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.
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.
Public evidence checks
Your browser downloads the final CSV and hashes the exact bytes with SHA-256.
The first outbound transaction from the round commitment address carries the committed payload.
The draw block must be the pre-specified future block, not a chosen one.
The raw minor seed is revealed after the draw block exists.
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.
Run the replay to recompute the eliminations, final draw tiles, and winner from the committed CSV, minor seed, draw block hash, and hash count.
Recorded payout
No payout transaction is recorded for this round because no funded ticket won. Cryptography proves the draw, not payout liveness — see the security model on the provably fair page.