Get blocks by burn block
Retrieves a list of blocks confirmed by a specific burn block.
GET
/extended/v2/burn-blocks/{height_or_hash}/blocks
Retrieves a list of blocks confirmed by a specific burn block.
Path parameters
height_or_hash
Requiredinteger | string
Filter by burn block height, hash, or the constant latest
to filter for the most recent burn block
Query parameters
limit
integer
Max number of blocks to fetch
Example:20
offset
integer
Index of first burn block to fetch
Example:0
Status code | Description |
---|---|
200 | List of blocks |
GET request that returns blocks