60 Consecutive Picks

How can this be proven?

Before the 2026 NCAA Tournament, I generated one trillion brackets with weighted probabilities. I then published a cryptographic fingerprint (a Merkle root) of the entire dataset to the Ethereum blockchain, permanently proving the brackets existed before tip-off. To view the hash on Etherscan, click "Click to show more" and reference the "Input Data." The merkle root follows "0x."

The Guarantee

Both remaining brackets correctly predicted all 60 games through the Elite 8. They both predict Illinois beating UCONN and Arizona beating Michigan in the Final Four. They differ only on the championship: one has Illinois winning, the other Arizona.

The 2 possible outcomes of the championship:

Select a bracket to see its full cryptographic proof below

Verify It Yourself

Everything you need is on GitHub: the raw chunk data for all 4 brackets, the proof files, and a standalone Python verifier.

# Clone the repo and verify

git clone https://github.com/samwilliamsprojects/best_bracket

cd prove_brackets

pip install blake3

python verify.py