block

Get the last N blocks.

Returns recent blocks ordered by height descending.

get/api/v1/lastblocks

Query parameters

offsetinteger

Number of items to skip

limitinteger

Maximum number of items to return (max 100)

Response

Last N blocks response

block_headerinteger[]
coinbase_valueinteger
heightinteger
minerstring
orphanedboolean
sizeinteger
transaction_countinteger

Changes

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