canonical booleanSet to true if the microblock corresponds to the canonical chain tip. |
microblock_canonical booleanSet to true if the microblock was not orphaned in a following anchor block. Defaults to true if the following anchor block has not yet been created. |
microblock_hash stringThe SHA512/256 hash of this microblock. |
microblock_sequence integerA hint to describe how to order a set of microblocks. Starts at 0. |
microblock_parent_hash stringThe SHA512/256 hash of the previous signed microblock in this stream. |
block_height integerThe anchor block height that confirmed this microblock. |
parent_block_height integerThe height of the anchor block that preceded this microblock. |
parent_block_hash stringThe hash of the anchor block that preceded this microblock. |
parent_burn_block_hash stringThe hash of the Bitcoin block that preceded this microblock. |
parent_burn_block_time integerThe block timestamp of the Bitcoin block that preceded this microblock. |
parent_burn_block_time_iso stringThe ISO 8601 (YYYY-MM-DDTHH:mm:ss.sssZ) formatted block time of the bitcoin block that preceded this microblock. |
parent_burn_block_height integerThe height of the Bitcoin block that preceded this microblock. |
block_hash stringThe hash of the anchor block that confirmed this microblock. This wil be empty for unanchored microblocks |
txs string[]List of transactions included in the microblock |