vol. 1 / iss. 03 · No. 03
INDEX00
live readdocumentation
netmainnet

Reading the chain as it writes itself.

INDEX·00 is a an instrument for reading the public chain. INDEX·00 is a single-fold reader for the Ethereum execution layer — block cadence, fee orbitals, in-block auctions, calldata bytespace, and sender meshes. No charts. No dashboards. A document.

networkmainnet
head
base fee
block interval
gas / limit
since head
§ 01

Cadence

figure 1 · 32-block ECG

The chain breathes on a twelve-second target. Variance reads as deviation from that line — a tall spike is a slot that arrived late, a downward one is a slot that came early. Read the rhythm, not the value.

12s+late−fastnow

Fig. ECG-style cadence over the last 0 blocks. Spike height = deviation from the 12-second target. Mean |Δ|: 0.00 s.

blockΔtxs
head # · target 12.0 s · window 0 blk
§ 02

Fee orbital

figure 2 · base-fee rings

EIP-1559 base fee, plotted radially. Each concentric arc is one block; its radius is the base fee, its fill is the gas-used fraction. The outermost ring is the oldest in the window; the marked arc is now.

base-fee

Concentric rings. Radius = base fee (lo→hi mapped to 00 gwei). Arc fill = gas-used / limit. Outer = oldest.

heightbaseuse

median base-fee in window: 0 gwei.

§ 03

Auction ladder

figure 3 · in-block tip distribution

One line per transaction in the head block. Vertical position is the order in which the builder included the transaction; horizontal length is the priority tip on a log scale. Read top-to-bottom: a clean monotonic decay is a well-formed auction.

#0#0gtip (log gwei) →

awaiting head… · legend: call · transfer · create

#khashseltip

top tips · median 0 gwei · kinds: call 0 · tr 0 · cr 0

§ 04

Calldata bytespace

figure 4 · adjacent-byte pair plot

The single tx in the head block with the most calldata, plotted as adjacent byte pairs. Uniform scatter implies entropy near 8 bits/byte — likely encrypted or compressed. Clusters along the axes betray structure: padded zeros, repeated selectors, addresses.

x = byte[i], y = byte[i+1]. 0 bytes · entropy 0.00 bits/byte (highly structured)

tx
to
sel
size0 B
blk#
awaiting calldata…
§ 05

Sender mesh

figure 5 · bipartite from→to

Aggregated edges between distinct senders and recipients in the head block. The mass of crossings near the centre is one block worth of intent. Marked nodes are the most active actors; the rust dot is contract creation.

↤ sendersrecipients ↦

block # · 0 unique senders · 0 unique recipients · showing top-22 on each side. Edge weight ∝ tx count.

§ 06

Account stratum

figure 6 · per-wallet

When a wallet is bound this section displays its current readings: address, ens, chain, balance, nonce, plus a deterministic glyph derived from the address bytes.

No wallet bound. Connect from the masthead to render the per-account stratum — current nonce, balance, network identity.

readings here are scoped to your address only.