Lumen is an independent third-party information site, not affiliated with Binance. Register with referral code BN1606 for a 20% trading-fee discount on Binance; exchange links on this site are referral links and cost you nothing extra. How we operate

How Long Does a Crypto Withdrawal Take?
How to track it yourself with a block explorer when it hasn't arrived

Diagram of a crypto withdrawal arriving and being tracked on a block explorer

You withdraw crypto from an exchange for the first time, tap confirm, and stare at your wallet. Five minutes, ten minutes pass, and the money still isn't there. About now your heart starts to thump: is something wrong? is the money gone?

Put your mind at ease. A withdrawal not arriving in the time you expected is, in the vast majority of cases, completely normal — and you can verify the whole thing yourself. Blockchains have a wonderful property: nearly every transfer is publicly viewable, so with a string called a "transaction hash" you can track exactly where the money is right now, like checking a package by its tracking number. This piece teaches you to do that, so it never rattles you again.

Keep these in mind
  • There's no standard arrival time. It depends on the exchange's review, the network you chose, and current congestion — usually a few to tens of minutes, longer when busy.
  • First check this withdrawal's status on the exchange. Processing, sent, and completed mean completely different stages.
  • After "sent," go to the block explorer. Copy the TxID (transaction hash), search it on the matching chain's explorer, and see pending vs confirmed.
  • If you really need support, only use the official in-app entry. Anyone who proactively messages you as "support" is a scammer.

What actually affects how long a withdrawal takes

Many beginners assume a withdrawal means "tap once and the money instantly flies over," but it passes through several independent stages, each of which can take time. First is the exchange's internal review: after you tap withdraw, the money doesn't go on-chain immediately — the exchange runs a risk check first (especially for large amounts, new addresses, or accounts with anomalies), sometimes instant, sometimes a manual review you have to wait on, and this stage is still inside the exchange and not visible on-chain. Once it goes on-chain, it relies on network confirmation: the exchange broadcasts the transaction, miners or validators must package it into a block, and then it accumulates a number of confirmations — more confirmations is safer, and a receiving platform usually waits for a set number before crediting you. Finally there's how congested the network is at that moment; the same chain can be far faster off-peak than at peak, and if there are many on-chain transactions while your fee was on the low side, yours waits in line.

So "how long does it take" has no single number It's the combined result of those three things. The same USDT withdrawal might arrive in three minutes this time and take half an hour the next during congestion — both are within the normal range.

Different networks, a rough sense of fast vs slow

Different blockchains have different block cadences and congestion, so the "felt" arrival speed differs too. Here's a qualitative direction only — no specific minute counts (they change daily, and memorizing them just misleads):

Common networkFeel (rough guide)What beginners should note
TRC20 (Tron)Usually fastLow fee, common for USDT — but be sure the receiver supports it
BEP20 (BNB Chain)Usually fastFast and low-fee; again, match the receiver's network
ERC20 (Ethereum)Noticeably slower and pricier when congestedFees can be high at peak; if not urgent, transfer off-peak
Bitcoin (BTC) mainnetSlower blocks, needs several confirmationsWaiting tens of minutes is common — don't rush it

The point of this table isn't to memorize a speed ranking — it's to grasp that which network you withdraw on directly affects arrival speed and the fee you pay, and the withdrawal and receiving networks must match. Picking the wrong network can lose the money forever, which we cover in detail in how crypto "vanishes into thin air"; for how to read fees and why networks differ so much, see understanding fees, once and for all.

It hasn't arrived — work through this order first (before contacting anyone)

When the money's not there, rushing to ask around just paints a target on your back for scammers. Walk this order yourself first; you'll most likely find the answer:

  1. Go back to the exchange and check this withdrawal's status. Find it in "withdrawal history" and see whether it shows processing / under review (not yet on-chain), sent / completed (on-chain), or failed / returned (the money is usually returned to your exchange account).
  2. If it's "processing," it's still inside the exchange — be patient; a manual review for a large amount or new address taking a while longer is normal.
  3. If it's "sent," copy this transaction's TxID; the next section teaches you to take it to a block explorer and see exactly where it is.
  4. Double-check the address and network you entered against what the receiver (your wallet or another platform) requires, and confirm you picked the same network when withdrawing.
  5. If the receiver is another platform or wallet, check the crediting history there too; often the coins reached the chain long ago and are just stuck in the receiver's crediting confirmation.
This is the step scammers exploit most The more anxious you are, the easier it is to click into a fake "support" or fake "recovery" site in the search results. Remember: a legitimate exchange has no third-party "expedited arrival" or "manual release" service, and anyone who wants you to send money, give a verification code, or hand over a seed phrase to "unfreeze/speed up" is committing fraud. We've written specifically about the fake-support playbook in fake apps and fake support — and if you do get scammed, report it to the FTC at reportfraud.ftc.gov or the FBI's IC3, not to whoever DMed you.

The core skill: track your own transaction on a block explorer

This is the most worthwhile thing to learn here. A blockchain is a public ledger, and every transfer has a unique ID called a transaction hash — in English, the TxID or transaction hash — a long string of letters and numbers (for example, something like 0x3f8a… on Ethereum, or a long alphanumeric ID on other chains). With it, you can look up the transaction's real-time status.

How to do it:

  1. In the exchange's withdrawal history, copy this transaction's TxID — the transaction hash. You can usually see it by opening the record, with a copy button beside it.
  2. Find the block explorer for the matching network. Different chains use different lookup sites — Bitcoin, Ethereum, Tron, and BNB Chain each have their own commonly used explorer (for instance Etherscan for Ethereum, Tronscan for Tron). Many exchange records include a "view on block explorer" link directly — clicking that is easiest and surest you've landed on the right site.
  3. Paste the TxID into the search box and press enter; the page shows the transaction's status.

The main things to read:

Status you seeMeaningWhat to do
Pending (awaiting/unconfirmed)The transaction is on-chain, queued for packaging/confirmationWait; slow during congestion is normal
Success / ConfirmedPackaged and confirmed; the coins reached the destination addressIt's on-chain; if the receiver doesn't show it, wait for their crediting
ConfirmationsHow many blocks have "stamped" this transactionThe receiving platform often requires a set number before crediting
FailedThe transaction didn't succeedCheck the exchange record; a failure usually returns the funds
Why this trick is so useful It turns the vague dread of "is the money gone?" into a fact you can confirm with your own eyes: either it's on-chain and confirming, or it has already reached the destination address. Once you see "confirmed," you know the coins left the exchange and arrived safely — what's left is just the receiver's crediting time.
Hands-on by Lumen Editorial · 2026-05-22

We made a small withdrawal to reconstruct the whole process: a tiny USDT withdrawal from an exchange (on a faster network), logging each step. After we tapped confirm, the exchange showed "processing" for about a minute or two (internal review); then the status flipped to "sent" and gave us a TxID. We copied the TxID into the block-explorer link attached to the record, which showed pending on open, and a short refresh later turned to success with the confirmation count ticking up. From initiation to the receiving wallet actually showing the balance, the whole thing was slower than "instant" — but every step was plainly visible on the explorer. That's exactly the feeling we want you to have: not waiting on a gut sense, but watching it run to completion. (Exact arrival time differs every time, so we don't hardcode minute counts.)

No exchange account yet? Withdrawing and tracking on-chain all require a legitimate account to practice on. The steadiest move for a beginner is to open one at a large, mature exchange. You can register on Binance's official site (referral code BN1606, for a 20% trading-fee discount); for the account-opening and verification steps, follow the Binance registration guide, then proceed with our complete first-purchase walkthrough. On your first withdrawal, always send a small test first.

When you genuinely do need to contact official support

After checking it yourself, these are the situations that actually warrant the exchange's official support. One: the block explorer can't find the transaction at all (no TxID was even generated) while the exchange shows it deducted — the exchange needs to verify. Two: the transaction is stuck in "processing" far beyond the usual, with no TxID given. Three: you suspect you entered the wrong address or network — contact them as early as possible here, but be prepared, because many such mistakes are irreversible.

The only safe way to reach support Contact them only through the official in-app support entry or the official website's live chat. Never trust: a "support phone number" in search results, a "staff member" who proactively adds you on a messenger, or anyone asking you to install remote-assistance software or provide your seed phrase / verification codes. Real support will never ask for those.

FAQ

How long does a crypto withdrawal usually take?
There's no fixed number. It depends on the exchange's internal review time, the network you chose, and how congested that network is. Usually a few minutes to tens of minutes, longer when the network is busy or the exchange does a manual review. First check whether the exchange shows the withdrawal as processing, sent, or completed before deciding whether to worry.
The exchange says "sent" but my wallet/the other platform hasn't received it — what do I do?
That usually means the coins have left the exchange and are propagating on-chain or awaiting enough confirmations. Copy the transaction's TxID and search it on the matching network's block explorer: if it shows pending, wait; if it shows success with enough confirmations but the receiver still doesn't display it, the holdup is most likely the receiving platform's crediting process, not your side.
When do I actually need to contact exchange support?
When the block explorer can't find the transaction, or it's stuck processing far longer than usual, or you suspect a wrong address/network — those warrant the exchange's official support. Only ever use the official support entry in the app or website; anyone who proactively contacts you claiming to be support and asks for a seed phrase or money is a scammer.

Make your first withdrawal muscle memory

Get a legitimate account, do a few small withdrawals, learn to track the chain — that experience beats any guide. Beginners are best off starting from a large exchange.

Referral code: BN1606 (for a 20% trading-fee discount)

Crypto prices are highly volatile and you could lose your entire principal. This content is for information only and is not investment advice.