Author

Topic: bitcoin transferring (Read 119 times)

member
Activity: 73
Merit: 51
February 23, 2018, 03:27:27 PM
#3
The procedure for moving private keys from one wallet to another, if that is what you want to do, will vary based on the specific wallet, but if you had something similar to a bitcoin core wallet, the general commands would be first to use either:

dumpprivkey


or

dumpwallet

The first would give you the private key for a single address that holds bitcoin. The second would put all of your private/public key pairs into a file. Both of these would first require you to unlock your wallet if you have locked it with a passphrase.

Once you have the private key(s), you would do the reverse in the new wallet:

importprivkey

or

importwallet

That would bring over either that one address or all of the addresses into the new wallet.

If you have been doing a lot of transactions in your old wallet, you may have bitcoin on many different addresses. You will need to know which addresses have bitcoin balances to know which ones you need to transfer.

Of course, there is also the much easier method of sending the bitcoin from your old wallet to an address in the new wallet, as long as you don't mind the transaction fee and waiting for the transaction to be confirmed.
legendary
Activity: 2982
Merit: 2681
Top Crypto Casino
February 23, 2018, 11:14:01 AM
#2
is it possible to transfer bitcoin from one wallet to another wallet very easily? Cry Kiss

Hello akborsagorsm.

Remember bitcoins aren't sent from wallet to wallet, they are sent from address to address. But what's the difference? let me explain you.

*In the wallet you can have multiple addresses.
*You can import your address from one wallet to another with your private key
*You can have the same address in different wallets at the same time.

So, answering your question, yes, is possible to "transfer" your bitcoins from one wallet to another, you just need to import the private key.
jr. member
Activity: 405
Merit: 1
February 23, 2018, 10:54:56 AM
#1
is it possible to transfer bitcoin from one wallet to another wallet very easily? Cry Kiss
Jump to: