Bitcoin Forum
May 08, 2024, 09:51:29 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Help me sweep my paper wallet  (Read 193 times)
thecrunge (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 6


View Profile
January 02, 2022, 06:26:22 PM
Last edit: January 02, 2022, 08:40:09 PM by thecrunge
Merited by o_e_l_e_o (4), hugeblack (2)
 #1

Hello and Happy New Year!
I have a paper wallet (from 2017) and would like to now put it on my Bitcoin core wallet. It's not immediately apparent how do it. (I almost put the paper wallet onto my Electrum wallet, but decided to wait for advice on the Bitcoin core.) Could someone tell me how it's done? Thanks!
1715205089
Hero Member
*
Offline Offline

Posts: 1715205089

View Profile Personal Message (Offline)

Ignore
1715205089
Reply with quote  #2

1715205089
Report to moderator
1715205089
Hero Member
*
Offline Offline

Posts: 1715205089

View Profile Personal Message (Offline)

Ignore
1715205089
Reply with quote  #2

1715205089
Report to moderator
Make sure you back up your wallet regularly! Unlike a bank account, nobody can help you if you lose access to your BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715205089
Hero Member
*
Offline Offline

Posts: 1715205089

View Profile Personal Message (Offline)

Ignore
1715205089
Reply with quote  #2

1715205089
Report to moderator
Upgrade00
Legendary
*
Offline Offline

Activity: 2030
Merit: 2174


Professional Community manager


View Profile WWW
January 02, 2022, 07:12:21 PM
 #2

• Import your bitcoin wallet on a bitcoin software, using your private keys or seed phrase. Preferably, do this using an air gapped device for signing transactions to avoid compromising your privacy,
• You can use an online device to broadcast the transaction,
• Send all your coins to your new address on bitcoin core.

Alternatively;
• You could import the wallet directly into bitcoin core
• This could also pose a security risk and would be safer to sweep into a new address.

.BEST..CHANGE.███████████████
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
███████████████
..BUY/ SELL CRYPTO..
hosseinimr93
Legendary
*
Offline Offline

Activity: 2394
Merit: 5235



View Profile
January 02, 2022, 07:48:54 PM
Merited by LoyceV (4), hugeblack (4), ABCbits (2)
 #3

First of all note that if you insist on using bitcoin core for any reason, you have to download the blockchain. It's currently around 380 GB.

For importing your paper wallet into bitcoin core, Go to console (Window > Console) and use the following command.

Code:
importprivkey "YourPrivateKey"

Warning:
Before doing anything, make sure that your device is secure.

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
suzanne5223
Hero Member
*****
Offline Offline

Activity: 2618
Merit: 650


Want top-notch marketing for your project, Hire me


View Profile WWW
January 02, 2022, 08:07:15 PM
 #4

In addition to what others have said.
Sweeping of paper wallet is a procedure of you importing your private keys on BitcoinQt while the entire balance is moved into your new address but Bitcoin core will require you to download the entire blockchain before your current wallet balance will be visible as stated by hosseinimr93
You'll find a guide here https://en.bitcoin.it/wiki/Help:How_to_import_private_keys_in_Bitcoin_Core_0.7%2B
Why do you use a wallet like Electrum which will save you time and stress?

thecrunge (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 6


View Profile
January 02, 2022, 08:50:37 PM
 #5

Thanks alot for the help.
The 22.0 version I have is fully synced and ready. It's just that it doesn't have a 'debug window', 'console', and 'Import Private key' unlike the 0.14.0 v core wallet I downloaded 4 years ago, which my laptop ran out space. So I had to download the 22.0v. If there's no easy way to do it, I could sweep to my Electrum.
odolvlobo
Legendary
*
Offline Offline

Activity: 4298
Merit: 3214



View Profile
January 02, 2022, 08:55:35 PM
Merited by NeuroticFish (2), ABCbits (2), hugeblack (2), Pmalek (1), hosseinimr93 (1)
 #6

It is important to note the difference between "importing" a private key and "sweeping" a private key, and their security implications.

When you "import" a private key, the wallet continues to hold and use the private key. You should destroy all copies of the private key after it is imported because the bitcoins haven't moved and the private key still gives access them. Otherwise, anybody who somehow gains access to one of these copies can still spend the bitcoins. However, note that some wallets do not back up imported keys. So, if the imported private key is not backed up and the wallet is damaged or lost, then imported private key is lost.

When you "sweep" a private key, the software sends the bitcoins to a new address generated by the wallet. After sweeping a private key, the key is now useless because the bitcoins have been moved. The drawback to "sweeping" a private key is that it involves a transaction and a transaction fee.

Join an anti-signature campaign: Click ignore on the members of signature campaigns.
PGP Fingerprint: 6B6BC26599EC24EF7E29A405EAF050539D0B2925 Signing address: 13GAVJo8YaAuenj6keiEykwxWUZ7jMoSLt
hosseinimr93
Legendary
*
Offline Offline

Activity: 2394
Merit: 5235



View Profile
January 02, 2022, 09:26:24 PM
Last edit: January 02, 2022, 09:39:00 PM by hosseinimr93
 #7

The 22.0 version I have is fully synced and ready.
Note that if you have downloaded the blockchain in pruned mode and wants to import a new private key now, you have to download the blockchain again.


When you "import" a private key, the wallet continues to hold and use the private key. You should destroy all copies of the private key after it is imported because the bitcoins haven't moved and the private key still gives access them.
In the case you import the private key into a wallet and don't move the fund, you shouldn't destroy the copies. Instead, you should keep them in safe places. You will need your private key as a backup for your fund.

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
LoyceV
Legendary
*
Offline Offline

Activity: 3304
Merit: 16620


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
January 03, 2022, 09:19:49 AM
Last edit: January 04, 2022, 09:36:08 PM by LoyceV
Merited by hugeblack (2), NeuroticFish (1), ABCbits (1), Pmalek (1)
 #8

The 22.0 version I have is fully synced and ready. It's just that it doesn't have a 'debug window', 'console'
Click Window > Console (at list this is how it shows in my version).
Or press CTRL-T.
Keep your paper wallet backup.

If your wallet is from early 2017, you probably also own some Forkcoins. Don't do anything with them before you move all Bitcoin to a new address.

When you "import" a private key, the wallet continues to hold and use the private key. You should destroy all copies of the private key after it is imported because the bitcoins haven't moved and the private key still gives access them.
Don't destroy your paper wallet, just make sure nobody can get to it!



If it's a large value, you may want to find a different solution than keeping everything on a computer connected to the internet.

thecrunge (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 6


View Profile
January 04, 2022, 09:29:41 PM
 #9

Success! Thank you everyone for your help! Much appreciated.
Pmalek
Legendary
*
Offline Offline

Activity: 2758
Merit: 7136



View Profile
January 06, 2022, 09:27:38 AM
 #10

Success!
So, what did you do in the end? Did you import your private key or did you create a new wallet and sweeped the coins (sweept? *unsure*) everything from the old one?
If someone else comes across this thread looking for similar answers, it would benefit them if they can read how you solved it and why.

How are your keys stored now?
On paper, digitally, somewhere online?... 

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!