🦙
Llamabet
Games▾
More·Articles▾
Sui Mainnet
Llamabet/Articles/Blackjack Bust-Out Odds: the Probability of Busting by Hand Total
← Back to articlesBlackjack · Provably fair on Sui · Aug 2, 2026

Blackjack Bust-Out Odds: the Probability of Busting by Hand Total

Every hit in blackjack is a bet within the bet: the chance the next card improves you against the chance it destroys you. Those probabilities are not vibes — they are fixed, published numbers that follow directly from the composition of a deck. Learn the bust ladder once and half of basic strategy stops being memorization and starts being obvious.

Play blackjack on-chain →

The bust ladder: one-card bust odds by hard total

Start with the raw numbers, which come straight from counting the cards that break each total. Hitting a hard 12, only the four ten-value ranks bust you, so the one-card bust probability is about 31%. From there each step up the ladder adds another busting rank: hard 13 busts about 39% of the time, hard 14 about 46%, hard 15 about 54%, and hard 16 about 62%. Past the point where basic strategy would ever hit, the ladder keeps climbing — 17 busts roughly 69% of the time, 18 about 77%, 19 about 85%, 20 about 92%, and hitting 21 busts on literally any card, 100%. These are the standard published figures used across the blackjack literature; the exact decimals shift a hair with deck count and the cards already showing, but the shape never changes. Two features are worth burning in: nothing at 11 or below can ever bust on one card, and the jump from 'coin-flip risky' to 'probably fatal' happens fast — every point past 12 costs you roughly 7 to 8 percentage points of safety.

Why 11 and below are free hits

Any hard total of 11 or less is unbustable on the next card — the worst case, 11 plus a ten, is exactly 21. That is why basic strategy never stands below hard 12: standing on an unbustable total sacrifices a guaranteed-safe draw for nothing in return. It is also the engine behind doubling. Hard 10 and 11 are premium totals precisely because they combine zero bust risk with roughly a 31% chance of landing a ten for 20 or 21 — when a draw cannot hurt you and is likelier than anything else to make you near-perfect, putting more money on it is the whole point. The same logic explains why a pair of fives is played as a 10 and never split, and why 'hit until 12' is the one region of blackjack with no decisions at all. The game only becomes a game once your total enters the stiff zone, 12 through 16, where every draw carries real two-way risk.

Why 16 is the worst hand in blackjack

Hard 16 is the total players dread, and the numbers show why. Hit it and you bust about 62% of the time — nearly two draws in three end the hand on the spot. Stand on it and you hold a total that beats nothing: the dealer must play to at least 17, so a standing 16 only wins when the dealer busts. There is no third option that fixes it; 16 is a choice between two losing lines, and basic strategy simply picks the one that loses less against each upcard. Against a dealer 2 through 6, whose bust chance is high, you stand and let the dealer take the risk. Against 7 through ace you hit, because a dealer who is likely to make 17-or-better leaves your standing 16 nearly dead anyway — a 38% shot at improving beats a near-certain loss. This is also exactly why 16 is the poster child for surrender where it is offered, and why basic strategy tells you to surrender 16 against a 9, 10 or ace: giving up half the bet beats both bad lines.

Your bust risk versus the dealer's: the whole logic of hit and stand

Basic strategy's hit/stand table looks arbitrary until you see it as two bust curves laid on top of each other. Your side is the ladder above. The dealer's side is fixed by rule — the dealer must hit to 17 with no discretion — so each upcard implies a known bust probability: roughly 35% to 42% for the weak upcards 2 through 6, peaking against a 5 or 6, but only about 21% to 26% for 7 through ten, and lower still behind an ace. The stand-on-stiffs region of the chart is exactly the zone where the dealer's bust chance is high enough that taking a 31% to 62% risk yourself is unnecessary: with 13 against a 6, you stand not because 13 is good but because the dealer busts about 42% of the time and your job is to still be alive when it happens. Flip to 16 against a ten, where the dealer busts only about 21% of the time, and waiting for a bust is a losing plan — so you hit despite the 62% bust risk. Every line of the chart is just this comparison, computed exactly.

Soft hands: the bust math bends

Soft totals — hands where an ace counts as 11 — break the ladder entirely, because the ace can retreat to 1. Hit soft 17 and a ten does not bust you; it re-forms the hand as hard 17. No soft total can bust on a single card, which is why basic strategy hits soft hands that look identical to must-stand hard ones: soft 17 is a hit (or a double against a weak dealer) while hard 17 is an automatic stand. The asymmetry is pure bust math. A soft hand gets a free roll at improvement — draw well and your 17 becomes 18 to 21, draw badly and you continue playing a hard total no worse than where a hard hand would have died. The practical rule: never stand on soft 17 or lower, and treat soft 18 with respect but not reverence, since against a 9, 10 or ace it is an underdog and hitting costs nothing on the bust axis. If you have been playing soft hands like hard ones, this is the leak in your game with the cheapest fix.

Fixed odds, provable deck

All of these probabilities assume one thing: the deck is what it claims to be. At Llamabet that assumption is checkable. Every blackjack hand is dealt from a fresh four-deck shoe whose shuffle is committed on the Sui blockchain before you bet — the hash of the server seed is published on-chain, then revealed after the hand so you can recompute the entire deck order and confirm the cards were fixed before your money moved. The rules match what the strategy math assumes: dealer hits 16 and stands on 17, blackjack pays a full 3:2, and you can hit, stand, double or surrender from a 1 SUI minimum bet. Onboarding takes seconds — Google sign-in via zkLogin with no seed phrase, or any Sui wallet such as Slush — and payouts settle on-chain instantly. The bust ladder tells you the odds; the on-chain commitment proves nobody bent them. Neither changes the house edge, so bet what you can afford and treat the math as a way to lose less, not a promise to win.

Frequently asked questions

What are the odds of busting on 16 in blackjack?

About 62% on a single hit — only an ace through 5 keeps you alive. That is why 16 is played defensively: stand against a weak dealer upcard (2 through 6), hit against a strong one, and surrender against a 9, 10 or ace where the option exists. All three lines lose on average; basic strategy just picks the smallest loss.

What is the chance of busting when hitting a 12?

Roughly 31% — only the four ten-value ranks break a 12. That relative safety is why basic strategy hits 12 against most upcards and only stands against a dealer 4, 5 or 6, where the dealer's own bust chance (about 40% to 42%) makes waiting the better bet.

Can you bust on a soft hand in blackjack?

Not with one card. A soft hand counts its ace as 11, and if a draw would push past 21 the ace simply reverts to 1, converting the hand to a hard total. That is why you should never stand on soft 17 or below — the hit is free on the bust axis and can only improve or sidestep.

Sources

  • Wizard of Odds — Blackjack basics (bust probabilities)
  • Wizard of Odds — Blackjack Appendix 1: dealer probabilities by upcard
Found this useful? Share it with the timeline.
Help a fellow degen play provably fair. GM.
𝕏 Share on X

Keep exploring

Reading the Dealer's Upcard: the Half of the Hand Everyone IgnoresBlackjack Basic Strategy for On-Chain PlayGambling Odds and Probability, Explained
← All articlesAll gamesDocsProvable fairnessPlay responsibly