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/0x124f…9b8e
Block

Block 102

Unfinalized
This is the head of the chain at generation 1.
← PreviousNext →
Chain
demo
Hash
0x124f579ccf78c80e2add83e9785f67c37c699b8e
Height
102
Parent
0x72e9ff22eabfba9b6a919946e216c308af8c18ba
Finality
Unfinalized
Transactions
2

Transactions in this block

DebugTx hashBlockFromTo / targetMethodFeeStatus
Generate trace0x27a6…9a6c102:00x37c4…79a20x3115…3e2b0x1a2b3c4d42000 / 100000 manaSucceeded
Debug0x5c67…f8df102:10x01c8…d9320xc699…f6cb0x1a2b3c4d42000 / 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.