Skip to main content

Terra 2

This page presents the available tables for Terra 2.

Raw Tables

Cosmos Blockchain Blocks Dataset: This dataset contains information about blocks in the Cosmos ecosystem, providing insights into network activity and block production. It includes data on block height, timestamp, and other key metrics.

Column NameTypeDescription
block_heightINTEGERThe height of the block in the blockchain.
block_timestampTIMESTAMPThe timestamp at which the block was produced.
chain_idSTRINGThe unique identifier of the Cosmos blockchain.
proposer_addressSTRINGThe address of the validator that proposed the block.
validators_hashSTRINGA hash of the validators involved in the block production process.
ingestion_timestampTIMESTAMPThe timestamp at which the block data was ingested into the dataset.