Skip to main content
Schema: external.avalanche Table: fact_x_blocks Type: View

What

Avalanche X-Chain Blocks. Please visit https://discord.gg/avax for any questions.

Columns

Column NameData TypeDescription
BLOCK_HASHTEXTUnique identifier (hash) for the block
BLOCK_INDEXNUMBERSequential index of the block within the chain
TIMESTAMPTIMESTAMP_NTZTimestamp when the block was produced
TYPETEXTType of block (e.g., proposal, decision, etc.)
TX_COUNTNUMBERNumber of transactions included in the block
BLOCK_SIZENUMBERBLOCK_SIZE column
PARENT_HASHTEXTHash of the parent block in the chain
PROPOSER_IDTEXTIdentifier for the entity that proposed the block
PROPOSER_PARENT_IDTEXTPROPOSER_PARENT_ID column
PROPOSER_NODE_IDTEXTUnique node ID of the block proposer
PROPOSER_P_CHAIN_HEIGHTNUMBERPROPOSER_P_CHAIN_HEIGHT column
PROPOSER_TIMESTAMPTIMESTAMP_NTZTimestamp recorded by the proposer when creating the block
LAST_UPDATEDTIMESTAMP_NTZTimestamp of the last update to this record
LOAD_TIMESTAMPTIMESTAMP_NTZTimestamp when the block data was loaded into Snowflake
BLOCK_HEIGHTNUMBERBlock height on the chain indicating its position in the ledger