Quasar Testnet
This page presents the available tables for Quasar.
Raw Tables
This table provides an overview of blocks in the Cosmos ecosystem, including key metrics and timestamps. It enables users to analyze block propagation and network activity.
Column Name | Type | Description |
---|---|---|
block_height | INTEGER | The height of the block in the blockchain |
block_timestamp | TIMESTAMP | The timestamp at which the block was proposed |
chain_id | STRING | A unique identifier for the Cosmos chain |
proposer_address | STRING | The address of the validator that proposed the block |
validators_hash | STRING | A hash containing information about the block's validators |
ingestion_timestamp | TIMESTAMP | The timestamp at which the block data was ingested into the system |
messages_bytes | INTEGER | The total number of bytes in all messages within the block |
tx_count | INTEGER | The total number of transactions in the block |