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
Get blocks by burn block
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