block

Get a block by hash in JSON format.

Returns block data with the next block hash.

get/api/v1/block/{hash}/json

Path parameters

hashstring required

Block, transaction, or subtree hash in hexadecimal format

Response

Block with next block hash

heightinteger
idinteger
nextblockinteger[]

Hash is used in several of the bitcoin messages and common structures. It typically represents the double sha256 of data.

size_in_bytesinteger
transaction_countinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.