Introduction
If you typed searches like "ledger nano s sweep paper wallet" or "sweep paper wallet ledger", you probably have crypto printed on paper and want to move it to a hardware wallet for long-term, non-custodial storage. Sweeping a paper wallet means creating a transaction that spends the funds controlled by that paper wallet's private keys and sends them to an address controlled by your hardware wallet. Simple concept. Risky in practice if done carelessly.
I’ve handled dozens of paper-wallet recoveries since the 2017–2018 cycle. In my experience, the most common slip is exposing the paper private key to an internet-connected device and forgetting to delete traces. This guide explains practical, hands-on options (fast and air-gapped), why each step matters, and where to find more in-depth help on device setup and verification.
Who this guide is for (and who should look elsewhere)
- Best for: holders with a paper wallet or old printed key who want to transfer funds into a hardware wallet and regain strong self-custody.
- Not for: complete beginners who are uncomfortable using temporary wallets or running an offline device. If you prefer not to touch any private key material, consider seeking trusted technical help (but choose wisely — see where-to-buy-and-seller-safety).
Who should look elsewhere? If you need complex inheritance planning or corporate-level custody, read about multisig setups and estate tools first (see multisig-setup-ledger).
Sweep vs Import vs Restore — quick comparison
| Method |
What it does |
Risk level |
Best use case |
| Sweep |
Spend funds from paper key and send to a new address you control |
Low–Medium (depends on method) |
Move funds cleanly into hardware wallet |
| Import |
Add paper private key to a software wallet so it can be used directly |
Medium–High (key stored on device) |
Short-term access for small amounts or one-off use |
| Restore |
Recreate wallet from seed phrase into hardware wallet |
Low (if seed phrase is trustworthy) |
When paper wallet actually contains a seed phrase, not single private key |
Which to pick? Sweep is usually the safest option to transfer funds into clean keys you control.
Security considerations before you sweep
Think of your paper wallet like a one-time master key. Once used, that key should be retired. That means you should assume any private key printed on paper could be compromised by handling, photos, or hidden camera capture.
Key items to check before proceeding:
- Firmware: Make sure your hardware wallet firmware is up-to-date and authentic. See firmware-update-verify. I always verify firmware before receiving any significant transfer.
- Secure element and signing: Hardware wallets protect private keys inside a secure element. Your sweep should end with funds controlled by that secure element. If you’re curious about signing options, read air-gapped-signing.
- Connectivity: USB vs Bluetooth vs NFC—each has trade-offs. For a sweep, USB (wired) is generally preferred for lower attack surface; read more at connections-usb-bluetooth-nfc.
- Passphrase (25th word): If you plan to use a passphrase on the receiving hardware wallet, understand the risks in passphrase-usage-risks. A passphrase creates a hidden wallet that only you can access. I believe many people confuse passphrases across devices; document your process carefully.
And always test with a small amount first.
How to sweep a paper wallet to a hardware wallet — Step by step
Two realistic workflows: a quicker method that uses a temporary online wallet, and a safer air-gapped method. Choose based on your risk tolerance.
Method A — Quick sweep using a temporary desktop/mobile wallet (faster, more exposure)
- Verify your hardware wallet is initialized and firmware-verified. Generate a receiving address using your companion app or device and copy it.
- Use a clean, updated machine or a mobile device you trust. Open a reputable wallet that supports "sweep" or private-key import. (If you want reading on compatibility, see third-party-compatibility.)
- Import or sweep the paper private key (scan the QR or paste WIF). Important: choose the option that spends all funds to your new hardware wallet address rather than reusing change to the paper key.
- Set a sensible fee. Broadcast the transaction and confirm the TXID. Verify the output address on a public explorer.
- Immediately remove the imported private key from the temporary wallet and securely wipe the device if it held the key.
What I noticed: some wallet apps default to sending change back to the imported key. But if your goal is to move everything to the hardware wallet, confirm the change address before broadcasting.
Method B — Air-gapped sweep (safer, more setup)
- Prepare an offline (air-gapped) machine or live USB with trusted wallet software that supports offline transaction creation and signing.
- On your online machine, generate a receiving address from your hardware wallet and copy the address (transfer via QR or USB-safe method to the air-gapped machine).
- On the air-gapped machine, import the paper private key and build a transaction that spends all UTXOs to the hardware wallet address. Sign it offline.
- Transfer the signed raw transaction to an online machine using a clean medium (QR or USB that you trust) and broadcast.
This method avoids touching the private key on an internet-connected machine. But it requires more care (and verification of the offline tools).
After the sweep: verification and secure cleanup
- Check the transaction and final balance on a blockchain explorer. Confirm funds landed in the address generated by your hardware wallet.
- If you imported the paper key into a temporary wallet, securely delete or factory-reset that device. Overwrite backups if needed.
- Update your long-term backup plan: record your hardware wallet seed phrase on metal plates or robust storage (see metal-backup-plates and shamir-slip39-guide for alternatives).
But don’t stop there. Consider making a watch-only wallet to track activity without exposing keys (see multiple-accounts-and-wallets).
Multisig, tokens, and advanced cases
- Tokens (ERC-20 and similar): these live on account-based chains. To move tokens you need ETH for gas. If the paper wallet has tokens but no ETH, send a small ETH amount to the paper address first, then sweep.
- Multisig: To get funds into a multisig setup, you’ll create a transaction from the paper key that spends into a multisig address. That process varies by wallet and requires compatible derivation paths. See multisig-setup-ledger and advanced-derivation-paths.
Common mistakes and troubleshooting links
- Buying a hardware wallet from an unofficial seller (risk: tampering). See where-to-buy-and-seller-safety.
- Forgetting to verify firmware. See firmware-update-verify.
- Exposing the paper private key to photos or cloud services.
- Sweeping tokens without gas funds and wondering why the transaction fails.
If something goes wrong during a sweep, consult restore-recover-failure and troubleshooting-common-errors.
FAQ
Q: Can I recover my crypto if my hardware wallet breaks?
A: Yes — if you safely stored your seed phrase (recovery phrase). Restore instructions are at restore-recover-failure.
Q: Is Bluetooth safe for a hardware wallet during a sweep?
A: Bluetooth adds an attack surface. For sweeping, prefer wired connections or air-gapped methods. See connections-usb-bluetooth-nfc.
Q: What happens to tokens on a paper wallet?
A: Tokens require a chain transaction (and gas). Sweep the native-chain balance first (e.g., ETH) or top up gas before sweeping tokens.
Conclusion & next steps
Sweeping a paper wallet into a hardware wallet is the right move for long-term, self-custody, but it must be done carefully. Test with a small amount first. I noticed that a cautious workflow (air-gapped when feasible) eliminates most common risks, and it’s the method I prefer for larger balances.
Ready to continue? If you need help with device setup, start at getting-started-setup or download the companion app at ledger-live-download-install. For deeper reading on seed phrases and backups, see seed-phrase-basics and backup-recovery-best-practices.
And remember: moving coins is reversible only on-chain. Double-check addresses before you sign. But if you follow the steps above you’ll reduce exposure and move funds into long-term self-custody safely.