← Back to Fix archive
Network-Specific Fixes
Arbitrum Transaction Pending Fix
A guide to Arbitrum transaction delays, wallet status issues, and L2 explorer checks.
Quick answer
What this usually means
Arbitrum transaction issues are often display delays, RPC problems, fee estimation changes, or bridge-related waiting periods.
Common causes
Why it happens
- The RPC endpoint is stale.
- The transaction is confirmed but the dApp has not updated.
- The wallet is on the wrong Arbitrum network.
- A bridge operation is still processing.
Fix path
What to check first
- Check the transaction on an Arbitrum explorer.
- Confirm the exact network and chain ID.
- Refresh or switch RPC.
- Check whether the operation is a bridge transaction.
- Wait for the expected finality window if bridging.
Safety note
Do not make the problem worse
- Arbitrum bridge delays should be checked only through official links.
- Do not approve random contracts to release delayed funds.
- Verify network before signing.