Stuck Transaction
You sign, we never canSpeed up or cancel a pending transaction.
Connect a wallet
Connecting only shares your address. It grants no permission to move anything — every action still needs a signature you approve.
Network
About stuck transaction
Nonces run strictly in order, so one transaction that never confirms blocks everything behind it — including transactions you have not sent yet. This shows the gap between your confirmed nonce and your pending one, and clears it. Worth understanding what cancelling actually is: nothing can be deleted from the mempool, so a cancel is a replacement — sending nothing to yourself at the same nonce with a higher gas price, so validators take that instead. You pay for the replacement, and if the original confirms first the replacement simply fails harmlessly.