eDMT·eNAT
Live·ETH Mainnet
block#24,836,710
·
burn0.0134ETH
age00s
Plate I./Plate I. · Mint

Mint a block.

Each Ethereum block becomes eligible once its EIP-1559 burn reaches 1 gwei. The first transaction that submits a canonical emt-mint calldata captures the block. One block, one eNAT — nothing else counts.

indexer livemintable now · 12historical backlog · 12+
Plate I.A.0./Open ledger

The floor.

The heaviest mintable blocks, ranked by EIP-1559 burn. The first valid signature on mainnet captures the block — every other transaction is rejected.

Refreshes as captures land. No queue, no waitlist, no admin to ask.

Remaining on floor
12
Captured this session
0
Burn locked into eNAT
0.0000ETH
  • #24,825,574
    Golden0.9374 ETH9d ago
  • #24,823,920
    Golden0.2144 ETH9d ago
  • #24,823,003
    Golden0.2021 ETH9d ago
  • #24,802,373
    Silver0.1311 ETH12d ago
  • #24,817,489
    Silver0.1030 ETH10d ago
  • #24,821,584
    Silver0.0856 ETH9d ago
  • #24,819,578
    Bronze0.0485 ETH10d ago
  • #24,820,994
    Bronze0.0473 ETH9d ago
  • #24,830,380
    Bronze0.0471 ETH8d ago
  • #24,833,028
    Bronze0.0456 ETH8d ago
  • #24,827,040
    Bronze0.0453 ETH9d ago
  • #24,803,729
    Bronze0.0450 ETH12d ago
Mempool · live
  1. No captures in this session yet — claim one above.

Demo data.This is an interactive preview wired to a deterministic mock. Real captures appear once the indexer and wallet are connected; the calldata, ordering, and finality model are protocol-correct.

showing 12 of 11.87M+ · indexer sync in progress — list refreshes as state advances
Detail Card./Selected block · detail card

Block #24,836,710

Burn
0.0259 ETH
(25,901,967 gwei)
Block time
2026-04-13 00:35:20 UTC
Era (UI annotation)
bronze
Status
Mintable

Your wallet sends a transaction whose data field contains the calldata below. The ETH cost is only the Ethereum gas fee — nothing is paid to any team or contract.

Calldata./Raw calldata

You may copy this and submit from any wallet. The first valid submission confirmed on mainnet captures the block.

data field · hex-encoded UTF-8
data:,{"p":"edmt","op":"emt-mint","tick":"enat","blk":"24836710"}
Open detail page
Plate I.B./Plate I.B. · Bypass mode

Skip the UI. Sign the calldata.

The UI is a convenience. You can always construct and submit the calldata yourself — from a hardware wallet, a script, or a command line. The protocol layer does not distinguish them.

  1. 01

    Pick a block

    Choose a historical or current block that has not been minted yet. The block number N is the only parameter unique to you.

  2. 02

    Compose calldata

    Assemble the exact payload below. Replace «N» with your chosen block number. No whitespace, no extra fields — the indexer rejects deviations.

    sample mint · replace «N» with target block
    data:,{"p":"edmt","op":"emt-mint","tick":"enat","blk":"<N>"}
  3. 03

    Self-transfer

    Send 0 ETH to your own address with this calldata attached. Once finalized, the indexer reads the transaction and credits the eNAT to you.

Plate I.C./Plate I.C. · Finality

How finality works.

A mint is accepted once it is included and remains after finality (~12–15 minutes). Only then does the indexer commit ownership.

  1. 01broadcast

    Pending

    The signed tx is in the mempool. Gas price must be high enough to be included within the mint window.

    0–30 sec
  2. 02included

    Included

    The tx is in a mined block. Ownership is tentative until finality; a re-org could still displace it.

    ~12 sec
  3. 03finalized

    Finalized

    Two epochs passed. Re-org probability approaches zero. The indexer now commits ownership.

    ~12–15 min
Volume II./Volume II. · Pro

Pro minting.

coming soon
  • Batch mint

    Queue multiple blocks and submit in a single transaction bundle.

  • Auto-bid window

    Pre-sign conditional bids that fire only when a block becomes mintable.

  • Monitor

    Watch blocks by burn threshold or rarity pattern and alert on match.

  • Private relay

    Route through a private mempool to avoid front-runners on high-value mints.