Skip to main content

Quicksilver

This page presents the available tables for Quicksilver.

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.
messages_bytesINTEGERThe total size of the messages included in the block, in bytes.
tx_countINTEGERThe total number of transactions included in the block.