Blocks

ColumnTypeDescription

block_height

NUMBER

The block height the block was recorded at.

block_timestamp

TIMESTAMP_NTZ

The date and time for when the block was written.

network

TEXT

The blockchain network the block or transaction occurred on.

chain_id

TEXT

The id for the chain of the network on which this block occurred.

tx_count

NUMBER

The number of transactions in the block.

id

TEXT

The block hash.

parent_id

TEXT

The block hash for the parent block.

Last updated