Table Columns
| Column Name | Description |
|---|---|
| block_hash | The hash of the block at the specified height |
| block_height | The height of the block |
| block_timestamp | The time at which the block was created/added to the chain |
| first_version | The version number of the first transaction in the block |
| last_version | The version number of the last transaction in the block |
| transaction_count | Number of transactions in the block |
| _created_at | Timestamp of the entry creation |
| _updated_at | Timestamp of the entry update |