Table Columns
Unique Key:Column Name | Description |
---|---|
chain | The kadena chain name |
creation_time | Timestamp when the block was created |
chain_id | The unique identifier for the kadena chain |
height | Block height |
hash | Hash of the block |
parent | Hash of the parent block |
target | Target hash for the block |
weight | Weight of the block |
epoch_start | Start timestamp of the epoch |
adjacents | Adjacent block information |
chainweb_version | Version of the Chainweb protocol |
feature_flags | Feature flags for the block |
nonce | Nonce value for the block |
coinbase_output | Coinbase output information |
payload_hash | Hash of the block payload |
outputs_hash | Hash of the block outputs |
transactions_hash | Hash of the transactions in the block |
miner | Information about the block miner |
payload | Block payload data |
transaction_count | Number of transactions in the block |
_created_at | Timestamp when this record was created |
_updated_at | Timestamp when this record was last updated |