All errors

Mempool and nonce

already known

Also appears as: known transaction


What it means

The exact same signed transaction is already sitting in the node's mempool. Nothing failed: the node is telling you it has seen this one before, usually because a wallet or dapp resubmitted it.

How to fix it

Wait for the pending transaction to mine rather than resubmitting. If it is stuck because the fee is too low, use the wallet's speed-up option, which replaces it properly instead of duplicating it.

Still stuck?

Paste your transaction hash and get the exact decoded reason for your failure, free.

Decode my transaction

For the full walkthrough of why transactions fail, read the complete error guide.