Skip to main content

Get burn blocks

Retrieves a list of recent burn blocks

Query Parameters
limit integer

Possible values: value ≤ 30

max number of burn blocks to fetch

offset integer

index of first burn block to fetch

Responses
200

List of burn blocks

Schema OPTIONAL
limit integer

Possible values: value ≤ 30

The number of burn blocks to return

offset integer

The number to burn blocks to skip (starting at 0)

total integer

The number of burn blocks available (regardless of filter parameters)

results object[]
burn_block_time number

Unix timestamp (in seconds) indicating when this block was mined.

burn_block_time_iso string

An ISO 8601 (YYYY-MM-DDTHH:mm:ss.sssZ) indicating when this block was mined.

burn_block_hash string

Hash of the anchor chain block

burn_block_height integer

Height of the anchor chain block

stacks_blocks string[]

Hashes of the Stacks blocks included in the burn block