Skip to main content

Juno

This page presents the available tables for Juno.

Raw Tables

This table contains information about each block in the Cosmos ecosystem, including block height and timestamp, as well as details about the proposer and validators.

Column NameTypeDescription
block_heightINTEGERThe height of the block in the blockchain.
block_timestampTIMESTAMPThe timestamp when the block was created.
chain_idSTRINGThe unique identifier of the Cosmos blockchain.
proposer_addressSTRINGThe address of the validator that proposed the block.
validators_hashSTRINGA hash of the validators that secured the block.
ingestion_timestampTIMESTAMPThe timestamp when the block data was ingested into the system.
messages_bytesINTEGERThe total size of the messages in the block in bytes.
tx_countINTEGERThe number of transactions in the block.