Skip to main content

/extended/v2/burn-blocks/{height_or_hash}/blocks API Method

Retrieves a list of blocks confirmed by a specific burn block. The burn block can be identified by its height, hash, or using 'latest' for the most recent burn block

Updated on
Jun 13, 2025

/extended/v2/burn-blocks/{height_or_hash}/blocks API Method

Path Parameters

height_or_hash
string
REQUIRED
Burn block hash (string), burn block height (integer), or 'latest' to specify the most recent burn block

Query Parameters

limit
integer
Maximum number of results to return per page
offset
integer
Number of results to skip (for pagination)

Returns

burn_blocks_response
object
Response containing a paginated list of Stacks blocks associated with the specified burn block
limit
integer
The requested number of results per page
offset
integer
The requested number of results to skip
total
integer
The total number of Stacks blocks associated with this burn block
results
array
List of Stacks blocks associated with the burn block
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free