The short answer
- Five minutes without an arrival is not on its own evidence of a fault. Start by asking whether the sender has given you a transaction hash you can verify.
- The total time splits into three stages: the sender's own review and broadcast, block inclusion and confirmation on the network, and crediting by the receiving platform.
- On every deposit, check the asset, the network you are actually on, the token contract, the full address, the minimum amount and whether a memo or tag is required.
- This article has no account-level arrival samples of its own; public block data cannot measure when a particular user's balance updates.
Where to check, network by network
ERC20, TRC20 and BEP20 are common names for token standards, not a shared arrival timer. The table below is for picking the right place to look. It does not say that Binance currently accepts deposits on every network, or on every asset that carries the same name. Confirm the contract address and the platform's support again before you send.
| Chain | Where to look | What to check | What it cannot establish |
|---|---|---|---|
| Tron / TRC20 | TronScan | The contract execution result, the address that actually received the funds, and the receiving platform's requirements | Fast blocks do not rule out maintenance or a review queue |
| Solana | Solana Explorer | The transaction signature, any execution error, the confirmation status and the token mint | A wallet showing the transfer as sent is not the same as final confirmation |
| BNB Smart Chain / BEP20 | BscScan | Whether this is the specific contract the recipient supports | A USDT of the same name is not necessarily the same issued or bridged asset |
| Polygon PoS | PolygonScan | The network, the contract and the version the receiving platform supports | Sharing the 0x address format does not mean the platform will credit it |
| Ethereum / ERC20 | Etherscan | Whether it has been included in a block, whether execution succeeded, and the confirmation requirement | The size of the fee does not translate into a time until credit |
“Processing” on the sender's page may still mean an internal queue that has not broadcast yet; once the transaction is in a block it has moved into the confirmation and crediting stage. Writing down the real time of each state locates the responsible party better than applying an average you found online.
Confirmed on chain, nothing in the account
A success on chain means the transaction executed. It does not mean the platform has matched it to your account. You still need to check the actual token transfer event and the contract address, because a fake token of the same name can also produce a successful transaction. A platform's crediting, tradable and withdrawable conditions may each be different as well.
Open the deposit history inside the official app where you are already signed in and read the status of that transfer, then compare it with the network, the minimum amount, the confirmation requirement and any maintenance notice on the deposit page. Go by what the page shows now, rather than by the old “12 blocks” and “19 blocks” figures.
When it counts as a problem and you should contact support
If you find the wrong chain, the wrong address or a security problem, there is no waiting period to sit out first. Otherwise work through the cases in this order.
- No hash to be found: check that you are looking at the network the funds were actually sent on. If the platform has not broadcast yet, go back to the sender. Do not send a second time merely because one explorer cannot find it for the moment.
- Pending: the transaction has not finished, and it may still go through. For a self-custody wallet, check the replacement or cancellation conditions only by the wallet's official method; a withdrawal from a platform is handled by the sending platform.
- Successful but not credited: check the asset, the network, the address, the amount, the confirmations and maintenance. If all of them match and there is still no record, send the recipient the hash and the deposit details.
- Failed or reverted: check the balance and the receipt. A reverted EVM transaction usually does not carry out that token transfer, but the gas already spent is still payable; find out why it failed before deciding whether to retry.
Three points that are easy to misread
A transaction that is not yet in a block is not a reason to send another
An Ethereum transaction that is pending and one that was included in a block and then failed are two different things. The first may still execute; for the second, read the error in the receipt. With Solana, keep three states apart as well: submitted, failed in execution, and confirmed to the required level. A transfer that never executed successfully should not be described as “the coins went out and then came back by themselves”. Check the original transaction's final state in an explorer, reading only and broadcasting nothing new, so that you do not pay twice.
The network can be right and the token version still unsupported
The receiving platform has to support both the network and the specific asset. Bridged tokens, wrapped tokens and natively issued assets sharing a name can have different contracts, and an unsupported version sent to that address will not be credited just because it is called USDT. Give the contract and the network you were actually on to official support and let them assess what recovery is possible.
Memo, account review and network confirmation are three separate things
Whether a memo or tag is needed is decided by the recipient's deposit page for this deposit; do not add or drop one on your own. A note you write inside your wallet is not necessarily recorded on chain, and you should not claim, without evidence, that filling in a note is what triggered a risk check. If the asset shows up but cannot be used, read the specific notice on the account: an insufficient confirmation count, maintenance and a compliance review are different states, and where the platform has not committed to a time, we do not put a figure on when it will unlock.
Choosing a network and preparing a ticket
Compare the sending fee, the minimum deposit, the asset version and the maintenance status only within the networks both sides clearly support. The speed of a chain says nothing about a platform's legitimacy and does not make the money safe. A small test amount still has to be above the minimum that will be credited, and after a test succeeds you still check the address and the network of the real transfer.
A ticket can follow this order: sending platform or wallet → asset and contract → the network actually used → amount and time, with the time zone → transaction hash → receiving address → the deposit page's current requirements → what is wrong now. Submit it through the official app or a URL you have verified yourself. Account screenshots belong inside the formal ticket only, as far as they are needed and with unrelated information masked; do not publish KYC material, balances or full account details.
A transfer to a valid but wrong address does not usually come back on its own, and whether it can be returned depends on whoever controls that address and on platform policy. If an internal transfer inside a platform has no on-chain hash, look up the internal order number instead of counting on-chain confirmations. A transfer that really is confirmed cannot be cancelled by the sender, and the replacement function for an unconfirmed transaction is not guaranteed to work.
Frequently asked
How long does a USDT deposit take?
There is no fixed number of minutes that holds across platforms. The total covers the sender's processing, block inclusion and confirmation on chain, and crediting by the receiving platform; go by the current requirements on the deposit page for that asset and network.
Why is the deposit confirmed on chain but still not showing in Binance?
A successful execution on chain does not mean the platform's crediting or withdrawal conditions have been met. You still have to check the network, the token contract, the address, the minimum deposit, the confirmations required and the maintenance status.
How long does a USDT deposit have to be stuck before it counts as a problem?
There is no fixed multiple to judge it by. If it succeeded on chain and meets the deposit page's requirements but is still not credited, if the status does not match the notices, or if you find the wrong chain or the wrong address, take the transaction hash to official support.