Skip to main content

Juno

This page presents the available tables for Juno.

Raw Tables

Cosmos Blocks Table: This table provides information about blocks mined in the Cosmos ecosystem. It contains details such as block height and timestamp, validators, and other key metrics.

Column NameTypeDescription
block_heightINTEGERSequential number representing a block's position in the blockchain
block_timestampTIMESTAMPTimestamp when a block was created in the blockchain network
chain_idSTRINGUnique identifier for the blockchain network or chain
proposer_addressSTRINGAddress of the validator that proposed a new block in the blockchain
validators_hashSTRINGHash representing a collection of validator addresses
ingestion_timestampTIMESTAMPTimestamp when the block data was ingested into the datastore
messages_bytesINTEGERTotal size in bytes of messages within the block
tx_countINTEGERNumber of transactions included in a block