About OREStats
OREStats is an independent analytics dashboard for ORE, the 25-grid mining round game on Solana. We are not affiliated with Regolith Labs.
What you see
- Hits per grid — total wins each grid has scored.
- Drought — rounds elapsed without a win on that grid.
- Fairness χ² — chi-squared test of uniformity. High p-value (>0.05) means the data is consistent with each grid having an equal 1/25 chance.
- House take — observed (1 − winnings / deployed) across all rounds.
Important: there is no edge
The winning grid is determined by Solana's slot hash, which is cryptographically unpredictable. Our chi-squared test across 110,511 indexed rounds confirms uniformity. Every round, every grid has the same 4% probability — regardless of past droughts or hot streaks.
The on-chain payout formula is winnings = 0.891 × losing_pool (verified with R² = 1.000 against 110,511 rounds). The contract takes ~10.9% of the losing pool as a buyback fee, AND the winning grid's own deposit is not refunded — under uniform deployment that is another ~4% structural loss, totaling ~14.5% effective house take. Per-round EV is −14.5% × your stake. Martingale, cold-square, spread, fixed-grid — all strategies have the same negative drift. Strategy choice only changes variance, not edge.
Why this site exists
To make round history queryable: live drought tracking, per-grid timelines, fairness verification, and an events feed for drought breaks, hot streaks, and big rounds. If you choose to play, at least play with full data, not folklore.
Contact
Questions, feedback, or API issues? Email [email protected] — or follow @orestats_supply on X.