Add UTXO
Add a new UTXO to your inventory by providing transaction details.
Want to spend this coin later? Use βImport from xpub β Scan & Archiveβ below instead. The manual wizard here records a coin for watch-only tracking but does not know which key controls it, so the Send page can't spend it. The xpub scan records that key.
Switch to Online mode to auto-fetch transaction data.
Paste an account xpub (path m/44'/0'/0') from your offline generator. UTXOrder derives receive and change addresses, discovers their UTXOs, and archives each proof. Only the public xpub is used β a private key (xprv) is refused.
In ElectrumSVP: Wallet β Information β copy the Master public key.
Network privacy β read before scanning real funds
A scan asks an indexer about every derived address. UTXOrder spreads those lookups across multiple indexers and mixes in decoy addresses so that, in normal operation, no single indexer sees your whole wallet (if a provider is down, it fails over to a backup that then sees a bit more) β but that's defense-in-depth, not the main protection.
What actually protects you: run UTXOrder behind Tor or a dedicated VPN, or point it at your own node β source-IP correlation outweighs every in-app trick. And scan less β re-scanning the same xpub repeatedly is the biggest self-inflicted leak; archived proofs are kept locally, so rescan deliberately, not on every visit.
Paste your account xpub to get fresh, unused receive addresses β derived instantly from the public key (watch-only, no scan needed). For anything significant, verify the address on your cold device (ElectrumSVP β Receive) before sending to it.
Verify a restored wallet
After restoring your seed on the cold machine, paste that wallet's xpub above and list its first addresses β they must match what the cold wallet shows, on both chains.
Import multiple UTXOs from CSV. Format: txid,vout,satoshis,bucket,label
Note: This creates dossier entries without BEEF proofs. You can fetch BEEF later from the BEEF page using the txids.
Pick a bucket first. Rows that don't name their own go here, and coins can't be moved between buckets afterward.