Synthetic demo datademo

Every block, transaction, address and hash on this chain is generated from a fixed seed. None of them exists on any network, and none of these values can be looked up anywhere else. The execution trace is real — it is a recorded Noir program — but it is not the execution of the transaction it is published under.

Home/demo/blocks/0xd43d…508a
Block

Block 100

Finalized
Height 100 — the oldest block this generation indexes.
← PreviousNext →
Chain
demo
Hash
0xd43dbec962017960589ef20926d619c26e91508a
Height
100
Parent
0x80847ffee098aabcb519e6734b06b1b673bc1778 — below this generation's floor, so there is no page for it here. The hash is the chain's; the page is this tree's, and this tree does not hold it.
Finality
Finalized
Transactions
6

Transactions in this block

DebugTx hashBlockFromTo / targetMethodFeeStatus
Debug0xa459…9296100:00x37c4…79a20x6f1b…c4a50x1a2b3c4d42000 / 100000 manaSucceeded
Debug0xd663…912f100:10x01c8…d9320x9cef…e89c0x1a2b3c4d100000 / 100000 manaRevertedassert(did_survive_positive == true) — constraint not satisfied at src/main.nr:35
Debug0x1e82…836b100:20xc11f…d1d80x3171…872f0x1a2b3c4d42000 / 100000 manaSucceeded
Generate trace0xfc0f…f376100:30x18cd…06dc0x6f1b…c4a50x7f3e21c41874320 / 2000000 mana · 412800 / 500000 gas · 938114 / 1000000 gas · 6 / 8 slot · 24 / 64 countSucceeded
Not observable0x7975…1064100:40x37c4…79a20x6f1b…c4a50x1a2b3c4d42000 / 100000 manaSucceeded
No recorder0x2ff4…642c100:50x37c4…79a20x6f1b…c4a50x1a2b3c4d42000 / 100000 manaSucceeded
Family extras have no field in the block object yet. §5.2's per-family zone — base fee and blob gas on an EVM chain, checkpoint and epoch on Move, slot and leader on Solana — comes from the adapter, and the published block object carries the chain, the hash, the height, the parent and the transaction list. A transaction already carries its chain-native payload verbatim; a block does not, and that is the field this zone reads when it lands.