canonical booleanSet to true if block corresponds to the canonical chain tip  | 
height integer | 
hash stringHash representing the block  | 
index_block_hash stringThe only hash that can uniquely identify an anchored block or an unconfirmed state trie  | 
parent_block_hash string | 
parent_index_block_hash stringIndex block hash of the parent block  | 
burn_block_time numberUnix timestamp (in seconds) indicating when this block was mined.  | 
burn_block_time_iso stringAn ISO 8601 (YYYY-MM-DDTHH:mm:ss.sssZ) indicating when this block was mined.  | 
burn_block_hash stringHash of the anchor chain block  | 
burn_block_height integerHeight of the anchor chain block  | 
miner_txid stringAnchor chain transaction ID  | 
tx_count integerNumber of transactions included in the block  | 
execution_cost_read_count integerExecution cost read count.  | 
execution_cost_read_length integerExecution cost read length.  | 
execution_cost_runtime integer | 
execution_cost_write_count integerExecution cost write count.  | 
execution_cost_write_length integerExecution cost write length.  |