get https://api.chain49.com//v2/block-index/
Get block hash by its height
Note: Blockbook always follows the main chain of the backend it is attached to.
Log in to see full request history
Response
Get block hash by its height
Note: Blockbook always follows the main chain of the backend it is attached to.
xxxxxxxxxx
curl --request GET \
--url https://api.chain49.com/blockchain/v2/block-index/blockHeight \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: