CDChain Desk Open the partner account
Chain Desk / Overview
The ledger side of money

What happens on-chain after you press send

A crypto transfer and a casino balance are two different things. This reference explains the settlement layer between them — the confirmations a deposit waits for, the reorganisation that can undo a block, the screening an address passes, the two fees inside one withdrawal quote, and the reasons a transfer cannot be reversed.

Block 01

Block 01Two ledgers and two decisions

A crypto transfer has two distinct halves, and almost every surprise lives in the gap between them. The first half is on the ledger: you sign a transaction, it is broadcast, a block includes it, and more blocks stack on top until it is buried deeply enough that reversing it is impractical. The second half is at the operator: it watches the ledger, and once your transaction has reached a threshold it chooses, it credits your balance. The first half is public, mechanical and final; the second is a private decision by a business.

A deposit from broadcast to finality A transaction moves from the mempool into a block, then advances one confirmation per block until it reaches the operator threshold and is credited SIGN → BROADCAST → MEMPOOL → INCLUDED(+1) → DEEPER(+N) → CREDITED → FINAL MEMPOOLwaiting +1 BLOCK1 conf +2 BLOCK2 conf +3 BLOCK3 conf THRESHOLDcredited DEEPERfinal ONE CONFIRMATION IS ADDED BY EACH NEW BLOCK ON TOP A shallow reorg can still return a +1 transaction to the mempool. Depth raises the cost of a rewrite, so the operator waits before crediting. The threshold is the operator's policy, not the network's rule.
Figure 1 — the legs of a deposit. The ledger side advances by confirmations; the credit is a separate decision made at a threshold the operator sets. Illustrative only.
  • Pending — in the mempool, not yet in a block
  • In a block — confirmations are accumulating
  • Credited — the operator has recognised the funds
  • Policy — thresholds, screening and holds are operator choices

Read this way, a deposit is not one event but a sequence, and the question "my deposit has not arrived" splits immediately into which half it is stuck in. If the transaction is not yet in a block, the network is still deciding; if it is buried and still not credited, the operator is.

Block 02

Block 02Confirmations are depth, not permission

A confirmation is simply a block on top of the block that included your transaction. When your transaction is first mined it has one confirmation; every later block adds one more. There is no point at which a block announces that a transaction is safe — confirmations are a measure of depth, and depth is what makes a transaction hard to remove. The number an operator waits for is its own threshold, chosen to make the residual risk acceptable.

What a confirmation count represents
DepthStateWhat it means for the deposit
0In the mempoolNot in any block yet; can be delayed, replaced or dropped
1Included onceA block carries it, but a shallow reorg can still return it
2–5AccumulatingIncreasingly costly to reverse; some operators credit here
6+DeepCommon conventional finality for some chains; cheap to wait for

The threshold is why the same coin can feel instant on one site and slow on another. It is not that one network is lying; it is that the two operators weighed the cost of a reorg against the friction of making customers wait, and set different numbers. There is no official depth at which a blockchain declares a transaction final, only depths at which reversing it stops being worth anyone's effort.

Where the waiting happens

Reading the depth ladder

The confirmations page works through what each level means and why the number is a policy choice rather than a network rule.

Block 03

Block 03Reorganisations are why depth matters

A chain reorganisation is what a confirmation threshold is protecting against. Sometimes the network must choose between two competing chains of blocks; it keeps the one carrying more accumulated work and abandons the other. Transactions in the abandoned blocks are not stolen or destroyed — they normally return to the mempool and are re-included — but for a window the confirmed picture can change, and a deposit credited too eagerly could briefly not exist.

A chain reorganisation A block containing a transaction is orphaned when a competing chain accumulates more work, and the transaction returns to the mempool to be re-included TWO CHAINS, ONE CANONICAL HISTORY A1 A2 A3MINE B1 B2 B3 B4 A3 IS ORPHANED (MORE WORK IN B) "MINE" returns to the mempool and is re-included in the B chain instead. B3, B4 CARRY MORE WORK Depth makes this rewrite progressively costlier, which is why operators wait. ILLUSTRATIVE ONLY. REAL REORG DEPTH, FREQUENCY AND CAUSES DIFFER ENORMOUSLY BETWEEN NETWORKS AND CONSENSUS RULES.
Figure 3 — a block orphaned when a competing chain carries more work. The transaction returns to the mempool and is re-included. Illustrative only; real reorg depth and frequency vary enormously between networks.

Deposits are safe from this in practice not because reorgs never happen but because operators wait for enough depth that the rewrite would cost far more than the deposit is worth. That is the trade: depth is time, and time is the price of reducing a small probability of reversal toward zero.

When the chain rewrites itself

Reorgs, in detail

How a reorganisation forms, how deep they typically go and how a credit survives one.

Block 04

Block 04Addresses carry a history, and it is screened

Before or as a deposit is credited, most operators run the sending address through blockchain-analytics tools that score it by the activity attached to it, and many are also obliged to screen against sanctions lists. The score is about the address, not about you — but it can hold a deposit for review, and a hold commonly triggers an identity check alongside it. This is a compliance gate distinct from the confirmation gate, and a deposit can clear one and wait at the other.

SOURCE RISKAn address with a history of theft, mixing or known illicit flows can taint a deposit that is otherwise clean.
SANCTIONSScreening against sanctions lists can require a deposit to be held, refused or returned.
CLUSTERINGAnalytics group addresses believed to share an owner, so a score can reflect an address you borrowed or received from.
MANUAL REVIEWA flagged deposit is often held for a human review rather than automatically credited or refused.
Block 05

Block 05One quote, two fees

A withdrawal any crypto user makes is priced by two different parties. The network fee is paid to the miners or validators who include the transaction, and it rises with congestion and with how quickly you want it confirmed. The operator fee, if there is one, is the casino's own processing charge and goes to the site. A clean withdrawal quote separates all of it: the amount debited, the operator fee, the network fee, and the amount that actually reaches the destination address.

Where a withdrawal quote goes A 100-unit payout is split into an operator fee, a network fee and the amount that lands at the address A 100.00 PAYOUT, SPLIT THREE WAYS LANDS AT YOUR ADDRESS 94.00 FEES 6.00 THE TWO FEES ARE DIFFERENT THINGS NETWORK FEE Paid to miners/validators to include the transfer. Rises with congestion. Goes to the network. OPERATOR FEE The casino's own processing charge. Stated in its terms, if it charges one at all. Goes to the site.
Figure 2 — a 100.00 payout split into the amount that lands and the two fees. The split is illustrative; real fees are set by the network and by each operator.
Amount debited
100.00 — what leaves the account balance
Operator fee
The site's processing charge, if it makes one
Network fee
What the miners or validators charge to include it
Amount landed
What actually arrives at the address you control
Block 06

Block 06Finality is a probability, not a wall

Once a transaction is buried deeply enough, every party in practice treats it as settled. But it is worth being precise: finality on a proof-of-work or probabilistic chain is a statement about the cost of reversal, not an absolute impossibility. A sufficiently powerful adversary could in theory rewrite a deep history; in practice the work required makes it infeasible, and some networks add an explicit finality mechanism on top of depth to make the statement stronger. Either way, the practical rule is the same — the deeper the block, the more real the settlement.

Depth buys certainty at the price of time

There is no free lunch between waiting and safety. Every confirmation reduces the chance of a reversal, and every confirmation is time the money is not yet usable. The threshold an operator picks is where it decided that trade-off for its customers.

Block 07

Block 07How to read a transfer before you make it

Almost every irreversible on-chain mistake is one of three things being wrong: the address, the network, or a required memo. None of the three can be fixed after the transaction confirms, which is why reading them before you send is the whole skill.

  • The address Copied whole and checked at both ends; a typo is a valid transfer to a stranger.
  • The network The same asset on a different chain is a different ledger; a mismatch is usually a loss.
  • The memo or tag If the destination requires one, omitting it strands the deposit until support intervenes.
  • The two fees Know what the network takes and what the operator takes before checking the amount that lands.
When it has gone wrong

Why a transfer is final

There is no chargeback on a public ledger. The irreversibility page collects the traps and the reasoning behind them.

Affiliate disclosure and risk warning

Every affiliate link on this page and in the header is a sponsored link to a partner operator, and we may be paid if you open an account through it, at no extra cost to you. That link pays us; it does not make a transfer safer, it does not improve any decision, and it is never a recommendation to play or to move money. Nothing on this page is legal, financial or investment advice, and nothing here is a view on any coin, token or network. 18+ only. Gambling is a real risk of real loss, and a crypto transfer is a real transfer: it settles on a public ledger where there is no chargeback, no reversal and usually no way to recover funds sent to a wrong address or the wrong network. A deposit you make is not a bet, but it becomes money at risk the moment it is credited, and the price of the asset you hold can fall — sometimes to nothing — while it sits there. The mechanics explained here — how many confirmations a deposit needs, what a chain reorganisation can undo, why an address is screened, which fee belongs to the network and which to the operator, why a memo field matters and why finality is a probability rather than a guarantee — belong to the networks and the operators, not to any suggestion that you should use them. The rules that govern these products — whether crypto is accepted at all, which assets and networks are supported, whether the operator is licensed, what is owed on winnings, how deposits are screened and whether any of it is lawful for you — differ between countries, states and provinces, they change, and they depend on facts about you that a website cannot know. Nothing on this page is advice, a prediction or a valuation of any asset. Never stake money you cannot afford to lose, never borrow to play, and never chase losses with a larger stake. Gambling can cause serious financial harm, including debt and damage to relationships and mental health. Free and confidential support is available in most countries through national gambling-harm helplines, for players and for the people around them.