Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.dune.com/llms.txt

Use this file to discover all available pages before exploring further.

Table Description

This table contains data about blocks in the Initia blockchain, including block headers, consensus data, and transaction information.

Column Descriptions

Column nameData TypeDescription
block_datedateThe date of the block.
block_heightbigintThe height of the block, a unique identifier for each block.
block_timestamptimestamp(3) with time zoneTimestamp when the block was validated.
chain_idvarcharThe ID of the chain where the block belongs.
proposer_addressvarcharThe address of the validator proposing the block.
validators_hashvarcharThe hash of the validators set for the block.
updated_attimestamp(3) with time zoneTimestamp of when the record was last updated.
ingested_attimestamp(3) with time zoneTimestamp of when the record was ingested into Dune.

Table Sample