is it ethereum block <blockhash> cli?
Node 8.0 or greater (you need async/await support)
A simple utility to determine whether a block exists or not. If the target block does not exist, the utility will continue to poll until the block exists.
npm i
node index.js -n <blocknumber>