Bitcoin Forum
May 08, 2024, 09:19:32 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How do I retreive bitcoin from a paper wallet?  (Read 516 times)
Alpaca John (OP)
Newbie
*
Offline Offline

Activity: 42
Merit: 0



View Profile
May 10, 2013, 04:22:27 PM
 #1

'Sup guys,

I'm not very tech savvy, and still kind of strugling with the all the technicalities of bitcoin.

I'm trying to make a paper wallet. I therefore made a 'test' wallet, and send like .001 bitcoin to it. No I want to get it back, but I can't figure out how to do it. Anybody care to explain?

Sorry for the noobishness, and thanks.
Bitcoin addresses contain a checksum, so it is very unlikely that mistyping an address will cause you to lose money.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715203172
Hero Member
*
Offline Offline

Posts: 1715203172

View Profile Personal Message (Offline)

Ignore
1715203172
Reply with quote  #2

1715203172
Report to moderator
Illimensky
Newbie
*
Offline Offline

Activity: 56
Merit: 0



View Profile
May 10, 2013, 04:24:20 PM
 #2

You could always use your scanner (if you have one) to scan in your paper wallet, then use some sort of character recognition program so you are able to get the private keys.
fpool
Newbie
*
Offline Offline

Activity: 21
Merit: 0



View Profile
May 10, 2013, 04:25:03 PM
 #3

'Sup guys,

I'm not very tech savvy, and still kind of strugling with the all the technicalities of bitcoin.

I'm trying to make a paper wallet. I therefore made a 'test' wallet, and send like .001 bitcoin to it. No I want to get it back, but I can't figure out how to do it. Anybody care to explain?

Sorry for the noobishness, and thanks.

I think there's a full guide right here: https://blockchain.info/wallet/paper-tutorial . How to make one, and how to manage it aswell. It looks like you need a smartphone though..

I've never seen this method before, so this is all the help you'll get from me Wink
Alpaca John (OP)
Newbie
*
Offline Offline

Activity: 42
Merit: 0



View Profile
May 10, 2013, 04:42:25 PM
 #4

I have the private key (+the public key) so it shouldn't be as complicated as scanning and stuff. I just need to enter in my private key somewhere, I don't know where though...
DannyHamilton
Legendary
*
Offline Offline

Activity: 3388
Merit: 4653



View Profile
May 10, 2013, 04:45:19 PM
 #5

I have the private key (+the public key) so it shouldn't be as complicated as scanning and stuff. I just need to enter in my private key somewhere, I don't know where though...

You need to use a wallet to import the private key.  How you do so will depend on which wallet you choose.  Here are some to consider:

Armory
Bitcoin-Qt
Electrum
MultiBit
https://blockchain.ingo/wallet
Alpaca John (OP)
Newbie
*
Offline Offline

Activity: 42
Merit: 0



View Profile
May 10, 2013, 04:46:56 PM
 #6

I have the private key (+the public key) so it shouldn't be as complicated as scanning and stuff. I just need to enter in my private key somewhere, I don't know where though...

You need to use a wallet to import the private key.  How you do so will depend on which wallet you choose.  Here are some to consider:

Armory
Bitcoin-Qt
Electrum
MultiBit
https://blockchain.ingo/wallet

Can I use QT? I've got QT...
Alpaca John (OP)
Newbie
*
Offline Offline

Activity: 42
Merit: 0



View Profile
May 10, 2013, 04:47:37 PM
 #7

I have the private key (+the public key) so it shouldn't be as complicated as scanning and stuff. I just need to enter in my private key somewhere, I don't know where though...

You need to use a wallet to import the private key.  How you do so will depend on which wallet you choose.  Here are some to consider:

Armory
Bitcoin-Qt
Electrum
MultiBit
https://blockchain.ingo/wallet

Can I use QT? I've got QT...

Ah, you actually mentioned QT  Lips sealed

edit: I still can't seem to figure out how, though...  Undecided
Gabi
Legendary
*
Offline Offline

Activity: 1148
Merit: 1008


If you want to walk on water, get out of the boat


View Profile
May 10, 2013, 04:50:15 PM
 #8

You can do that via the console. The command to use? Dunno sorry.

trigeek
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250


View Profile WWW
May 10, 2013, 04:56:08 PM
 #9

I have the private key (+the public key) so it shouldn't be as complicated as scanning and stuff. I just need to enter in my private key somewhere, I don't know where though...

You need to use a wallet to import the private key.  How you do so will depend on which wallet you choose.  Here are some to consider:

Armory
Bitcoin-Qt
Electrum
MultiBit
https://blockchain.ingo/wallet

Can I use QT? I've got QT...

Ah, you actually mentioned QT  Lips sealed

edit: I still can't seem to figure out how, though...  Undecided

in the qt client you have to do two things.  Go to Help / Debug Window and click on the Console tab, and type in:

walletpassphrase yourpassphrase 120

to unlock your wallet. Then type in

importprivkey yourprivkeyhere "some name for the key"

# HashStrike $ Mining Pools -- Ruby -- Karma -- Mint -- Leaf -- Zeit -- Syn
** Low Fees ** Awesome support ** Super stable **

flatfly
Legendary
*
Offline Offline

Activity: 1078
Merit: 1016

760930


View Profile
May 10, 2013, 04:56:25 PM
 #10

You can do that via the console. The command to use? Dunno sorry.

IIRC, it should be:

Importprivkey YOUR_KEY_HERE
Alpaca John (OP)
Newbie
*
Offline Offline

Activity: 42
Merit: 0



View Profile
May 10, 2013, 05:40:21 PM
 #11

Thanks guys.

However, I've also got a blockchain.info wallet. Would that be easier, perhaps?
DannyHamilton
Legendary
*
Offline Offline

Activity: 3388
Merit: 4653



View Profile
May 10, 2013, 05:46:41 PM
 #12

Thanks guys.

However, I've also got a blockchain.info wallet. Would that be easier, perhaps?

If you would prefer to use that wallet:

Click the "Import/Export" link:

Quote


Then click on "I Understand":

Quote


You can then either type in the private key to import it:

Quote


Or if you printed QR codes when you printed the paper wallet, you can scan them:

Quote


Note, that once you use a private key in a wallet, you should consider it no longer secure.  It would be wise to create a new paper wallet for storage of any funds that you don't spend and send the entire unspent balance to the new paper wallet if you want to keep it for long term storage again.
Alpaca John (OP)
Newbie
*
Offline Offline

Activity: 42
Merit: 0



View Profile
May 10, 2013, 07:55:19 PM
 #13

Thanks guys.

However, I've also got a blockchain.info wallet. Would that be easier, perhaps?

If you would prefer to use that wallet:

Click the "Import/Export" link:

Quote

Then click on "I Understand":

Quote

You can then either type in the private key to import it:

Quote

Or if you printed QR codes when you printed the paper wallet, you can scan them:

Quote

Note, that once you use a private key in a wallet, you should consider it no longer secure.  It would be wise to create a new paper wallet for storage of any funds that you don't spend and send the entire unspent balance to the new paper wallet if you want to keep it for long term storage again.

Thanks a lot!
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!