Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: mp420 on July 24, 2014, 02:03:01 PM



Title: Easiest (secure) way to send bitcoins from an old wallet?
Post by: mp420 on July 24, 2014, 02:03:01 PM
I have an unencrypted wallet.dat file from ages ago that I encrypted manually with gpg and I'd like to send the coins elsewhere. I would like to avoid setting up a full node. Is it possible to just import the wallet.dat to some modern client and sign and broadcast a transaction? Which clients exist that would allow me to do that?


Title: Re: Easiest (secure) way to send bitcoins from an old wallet?
Post by: Challisto on July 24, 2014, 02:53:46 PM
You can use pywallet (https://github.com/jackjack-jj/pywallet) to dump the private keys and then import them to multibit or you can import the wallet file into blockchain.info (https://blockchain.info/wallet/import-wallet).


Title: Re: Easiest (secure) way to send bitcoins from an old wallet?
Post by: Dare on July 24, 2014, 09:38:31 PM
You should be able to import the old wallet into whatever client you're using now without much trouble. If you just want to sweep the keys and not import the addresses, you can make a backup of your current wallet, import the old wallet, send the coins to an address in your current wallet, and restore your current wallet from the backup. As far as I know, all of the popular wallets support this, with the possible exception of some web wallets. If you don't want to mess with swapping wallets around, then you can use pywallet to extract the keys from your old wallet and sweep or import them into your current wallet.


Title: Re: Easiest (secure) way to send bitcoins from an old wallet?
Post by: Sydboy on July 25, 2014, 05:22:15 PM
the easiest and quickest way might be to send the wallet to a trust escrow person and have them load the wallet and send the address you specific. it might cost you a small fee depending on who you use.


Title: Re: Easiest (secure) way to send bitcoins from an old wallet?
Post by: shorena on July 25, 2014, 05:51:54 PM
the easiest and quickest way might be to send the wallet to a trust escrow person and have them load the wallet and send the address you specific. it might cost you a small fee depending on who you use.


What? Just send the coins yourself, why would you use an escrow service for this? How is that even easy and quick?


Title: Re: Easiest (secure) way to send bitcoins from an old wallet?
Post by: Dare on July 26, 2014, 05:40:18 AM
the easiest and quickest way might be to send the wallet to a trust escrow person and have them load the wallet and send the address you specific. it might cost you a small fee depending on who you use.
What? Just send the coins yourself, why would you use an escrow service for this? How is that even easy and quick?

Exactly. Using an escrow service would be slower and more difficult, not to mention less secure. As I mentioned, the easiest way to send the coins is simply to temporarily swap the old wallet with the current one, though there are other options (such as dumping the keys from the old wallet via pywallet and importing them into the current one) that may be preferable depending on the situation.


Title: Re: Easiest (secure) way to send bitcoins from an old wallet?
Post by: Light on July 26, 2014, 06:01:31 AM
You can use pywallet (https://github.com/jackjack-jj/pywallet) to dump the private keys and then import them to multibit or you can import the wallet file into blockchain.info (https://blockchain.info/wallet/import-wallet).

Aside from what I removed, this should be the best option if you don't want your coins to be compromised. Keep the wallet offline and decrypt it and extract the private keys from there. You could possibly just use Bitcoin Core to extract the keys if you're not familiar with pywallet, as you should be able to use command lines without having it synced. From there I'd suggest you import it into Electrum/Multibit and send them from there to your main wallet that you want them in.


Title: Re: Easiest (secure) way to send bitcoins from an old wallet?
Post by: mp420 on August 16, 2014, 09:17:58 AM
You can use pywallet (https://github.com/jackjack-jj/pywallet) to dump the private keys and then import them to multibit or you can import the wallet file into blockchain.info (https://blockchain.info/wallet/import-wallet).

Aside from what I removed, this should be the best option if you don't want your coins to be compromised. Keep the wallet offline and decrypt it and extract the private keys from there. You could possibly just use Bitcoin Core to extract the keys if you're not familiar with pywallet, as you should be able to use command lines without having it synced. From there I'd suggest you import it into Electrum/Multibit and send them from there to your main wallet that you want them in.

I did the pywallet/Multibit thing (on a backup Linux laptop that's never been used much) and it worked great. Thanks for everyone who responded.


Title: Re: Easiest (secure) way to send bitcoins from an old wallet?
Post by: Light on August 16, 2014, 09:53:02 AM
I did the pywallet/Multibit thing (on a backup Linux laptop that's never been used much) and it worked great. Thanks for everyone who responded.

No problemo. Nice to see a good resolution to these problems for once - too many stories about deleted/destroyed HDDs with no chance of recovery.


Title: Re: Easiest (secure) way to send bitcoins from an old wallet?
Post by: Stery on August 16, 2014, 01:25:39 PM
You can use blockchain.info to import and send the balance to some other address.

Or You can use electrum to do the same


Title: Re: Easiest (secure) way to send bitcoins from an old wallet?
Post by: ajareselde on August 16, 2014, 09:18:54 PM
I did the pywallet/Multibit thing (on a backup Linux laptop that's never been used much) and it worked great. Thanks for everyone who responded.

No problemo. Nice to see a good resolution to these problems for once - too many stories about deleted/destroyed HDDs with no chance of recovery.

Solution is simple with deleted/destroyed HDDs, lol, just have multiple backups,
i mean, what are the chances that they will all get destroyed or corrupted?

I would never store bigger amounts on an online wallet, no matter how secure they claim it to be.