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.
Chain overview
demo
Head
102
Finalized
100
Blocks
3
Transactions
10
Coverage
selective
Latest blocks
| Height | Block hash | Txs | Finality | Parent |
|---|---|---|---|---|
| 102 | 0x124f…9b8e | 2 | Unfinalized | 0x72e9…18ba |
| 101 | 0x72e9…18ba | 2 | Unfinalized | 0xd43d…508a |
| 100 | 0xd43d…508a | 6 | Finalized | 0x8084…1778 |
Latest transactions
| Debug | Tx hash | Block | From | To / target | Method | Fee | Status |
|---|---|---|---|---|---|---|---|
| Generate trace | 0x27a6…9a6c | 102:0 | 0x37c4…79a2 | 0x3115…3e2b | 0x1a2b3c4d | 42000 / 100000 mana | Succeeded |
| Debug | 0x5c67…f8df | 102:1 | 0x01c8…d932 | 0xc699…f6cb | 0x1a2b3c4d | 42000 / 100000 mana | Succeeded |
| Debug | 0xb636…6359 | 101:0 | 0x01c8…d932 | 0x1b31…624c | 0x | 88000 / 200000 mana | Partialprivate-part-succeeded-public-part-succeeded |
| Debug (divergent) | 0x0baa…4a96 | 101:1 | 0x01c8…d932 | 0xae27…671f | 0x1a2b3c4d | 42000 / 100000 mana | Succeeded |
| Debug | 0xa459…9296 | 100:0 | 0x37c4…79a2 | 0x6f1b…c4a5 | 0x1a2b3c4d | 42000 / 100000 mana | Succeeded |
| Debug | 0xd663…912f | 100:1 | 0x01c8…d932 | 0x9cef…e89c | 0x1a2b3c4d | 100000 / 100000 mana | Revertedassert(did_survive_positive == true) — constraint not satisfied at src/main.nr:35 |
| Debug | 0x1e82…836b | 100:2 | 0xc11f…d1d8 | 0x3171…872f | 0x1a2b3c4d | 42000 / 100000 mana | Succeeded |
| Generate trace | 0xfc0f…f376 | 100:3 | 0x18cd…06dc | 0x6f1b…c4a5 | 0x7f3e21c4 | 1874320 / 2000000 mana · 412800 / 500000 gas · 938114 / 1000000 gas · 6 / 8 slot · 24 / 64 count | Succeeded |
| Not observable | 0x7975…1064 | 100:4 | 0x37c4…79a2 | 0x6f1b…c4a5 | 0x1a2b3c4d | 42000 / 100000 mana | Succeeded |
| No recorder | 0x2ff4…642c | 100:5 | 0x37c4…79a2 | 0x6f1b…c4a5 | 0x1a2b3c4d | 42000 / 100000 mana | Succeeded |
Chain notes
- Data
- Synthetic demo data — 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.
- Recorder
- aztec-avm 0.0.0-demo build sha1:4…3c87
- Trace schema
- ctfs/v4
- Coverage
- Coverage mode selective — what the Debug affordance does on a transaction with no published trace yet.
- Generation
- 1 — every read on this page is pinned to it, so nothing here mixes two views of the chain.