Round auditor

Audit round 3

One page, every check: the committed CSV bytes, the on-chain commitment payload, the future-block rule, and a full local replay of the weighted draw. Watch your own browser try to falsify the round.

Verdict

Round 3: Pending

Every check below runs against public evidence — the published CSV bytes, the Bitcoin chain, and the protocol's fixed draw parameters. The CSV hash is computed by your own browser, and the draw replay runs inline in this page's JavaScript as a demonstration. To remove this page from the trust path, reimplement the byte-level rules in the technical specification and compare your result with the evidence shown here.

Checks

Public evidence checks

CSV bytes match the committed hashPending

Your browser downloads the final CSV and hashes the exact bytes with SHA-256.

Commitment transactionPending

The first outbound transaction from the round commitment address carries the committed payload.

Draw block is commitment height + 2Pending

The draw block must be the pre-specified future block, not a chosen one.

Draw replay

Replay the elimination draw in your browser

The replay advances one sequential SHA-256 chain by 200,000hashes per elimination — the protocol's fixed hash count — so it takes as long for you as it did for Luckotto.

Remaining tiles
Recorded tiles pending
Pending
Replay computes the pending drawPending

Run the replay to compute the eliminations, final draw tiles, and winner from the revealed CSV before the stored result is published.

Payout

Recorded payout

No payout transaction is recorded for this round yet. Cryptography proves the draw, not payout liveness — see the security model on the provably fair page.