← Back to Fix archive
Transaction Problems
Why Is My Crypto Transaction Stuck?
Learn the difference between a pending, stuck, dropped, failed, and replaced transaction.
Quick answer
What this usually means
A stuck transaction usually means the network has not processed it and a later transaction from the same wallet may be blocked behind it.
Common causes
Why it happens
- The gas fee was too low.
- The transaction nonce is blocking later transactions.
- The RPC provider has stale data.
- The transaction was dropped from some mempools but still shown by the wallet.
Fix path
What to check first
- Check the transaction hash in a block explorer.
- Look for earlier pending transactions from the same address.
- Use speed up or cancel from the wallet if available.
- Do not send many repeated transactions without checking nonce.
- Wait if the chain is congested and the transaction is not urgent.
Safety note
Do not make the problem worse
- Do not use random transaction repair tools.
- A stuck transaction does not require seed phrase recovery.
- Check the explorer before assuming funds are lost.