| canonicalbooleanSet to trueif block corresponds to the canonical chain tip | 
| heightinteger | 
| hashstringHash representing the block | 
| block_timenumberUnix timestamp (in seconds) indicating when this block was mined. | 
| block_time_isostringAn ISO 8601 (YYYY-MM-DDTHH:mm:ss.sssZ) indicating when this block was mined. | 
| index_block_hashstringThe only hash that can uniquely identify an anchored block or an unconfirmed state trie | 
| parent_block_hashstring | 
| parent_index_block_hashstringIndex block hash of the parent block | 
| burn_block_timenumberUnix timestamp (in seconds) indicating when this block was mined. | 
| burn_block_time_isostringAn ISO 8601 (YYYY-MM-DDTHH:mm:ss.sssZ) indicating when this block was mined. | 
| burn_block_hashstringHash of the anchor chain block | 
| burn_block_heightintegerHeight of the anchor chain block | 
| miner_txidstringAnchor chain transaction ID | 
| tx_countintegerNumber of transactions included in the block | 
| execution_cost_read_countintegerExecution cost read count. | 
| execution_cost_read_lengthintegerExecution cost read length. | 
| execution_cost_runtimeinteger | 
| execution_cost_write_countintegerExecution cost write count. | 
| execution_cost_write_lengthintegerExecution cost write length. |