Legacy

Legacy get block hash by height.

Bitcore Insight-compatible V1 route for Bitcoin-type coins.

Load estimate: Low; indexed height-to-hash lookup.

get/api/v1/block-index/{height}

Path parameters

heightinteger required

Block height on the backend main chain.

Response

Block hash at the requested height.

blockHashstring required

Changes