Games · Blackjack

Blackjack: see the real odds

Blackjack has the lowest house edge in the casino — if you play it right. Set the rules below, run thousands of hands on computer-perfect basic strategy, and watch the simulated edge track the analytical theory line — exact in unlimited mode, a fresh-shoe reference for finite decks. Then look at the spread: even flawless play swings up and down.

Net result $0
Table rules (the Simulate tab has its own rules)
Dealer
Place your bet to begin.
Bet $0

entertainment only

How this simulation works
Rules modeled
Configurable: 1–8 decks or unlimited; dealer stands/hits soft 17; double after split; blackjack pays 3:2 or 6:5; late surrender; double-down restrictions. Fixed this build: US hole-card peek, split once (max 2 hands), split aces draw one card, insurance always declined; finite shoes reshuffle at the cut card (75% for 2+ decks, ≈50% on a single deck so a full round always fits).
Assumptions
Flat 1-unit bets. The simulated player follows computer-perfect basic strategy derived for the rules selected. Unlimited mode draws cards with replacement, so rounds are independent; finite mode deals consecutive rounds from a shuffled, depleting shoe until the cut card, so rounds within a shoe are not independent.
Mathematical basis
The theory line is computed analytically (dealer outcome distribution → player expected value): exact for the unlimited (independent-draw) model the default uses, and a close analytical fresh-shoe estimate for finite decks. The Monte Carlo simulation is an independent check — the unlimited model converges to the line, while finite decks settle a bit away from it (the cut-card effect: small for 6–8 decks, larger for 1–2).
Engine version
blackjack 0.4 · rules artifact 2026-06-21
Validation
137 fast regression tests, 4 high-sample validation tests, and a regenerated 240-rule finite-edge table; last independently reviewed 2026-06-21 (5 review passes).
Last reviewed
2026-06-21