getbestblockhash
POST
/{apiKey}
Returns the hash of the most-work fully-validated tip block in the active Bitcoin blockchain.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Responses
200
The hash of the best block in the longest chain.
A 64-character hex string representing the block hash.
Was this page helpful?