Bitcoin Forum

Other => Beginners & Help => Topic started by: nemesiz8139 on February 18, 2016, 01:58:28 PM



Title: Added bitcoins from address through Bitcoincore but no balance
Post by: nemesiz8139 on February 18, 2016, 01:58:28 PM
Hello all,

Some days ago I clicked "receive payment" from bitcoincore 64bit and added like 0.8 balance via Swish. Bitcoin core is now fully synced but i still see no balance. I spent many hours trying to google and I gave up therefore I ask you guys instead.

Apologize for my ignorance.


Title: Re: Added bitcoins from address through Bitcoincore but no balance
Post by: pedrog on February 18, 2016, 02:07:55 PM
Check the address at a block explorer like blockchain.info.


Title: Re: Added bitcoins from address through Bitcoincore but no balance
Post by: nemesiz8139 on February 18, 2016, 02:13:46 PM
Yeah, it's there and i can see the amount of bitcoins added. How do I grab them to my bitcoin core wallet?


Title: Re: Added bitcoins from address through Bitcoincore but no balance
Post by: pedrog on February 18, 2016, 02:55:38 PM
I've seen somewhere the solution for that, can't find it right now...

Try this, first you dump the private key and then you import it again:


To export a private key from your Satoshi bitcoin-qt client:

1. launch your bitcoin client as usual and wait for it to load the blockchain and start up
2. click on 'help' in the menu bar (top right)
3. click on 'debug window'
4. select the 'console' tab
5. type: walletpassphrase "your walletpassphrase here" 600
6. type: dumpprivkey [your Bitcoin address here]
7. this will return the private key, you can copy it now; ensure you clear your clipboard/history afterwards
8. type: walletlock

http://bitcoin.stackexchange.com/questions/4203/how-can-i-export-the-private-key-for-an-address-from-the-satoshi-client


Import key:

1. Run Bitcoin-QT
2. Select Help (to the right of Settings)
3. Select Debug Window
4. Select Console
5. If you encrypted your wallet, unlock it by entering walletpassphrase "YourLongPassphrase" 600 next to the > input box
6. Next to the > input box type importprivkey <bitcoinprivkey>

Example: importprivkey 5KJvsngHeMpm884wtkJNzQGaCErckhHJBGFsvd3VyK5qMZXj3hS


http://bitcoin.stackexchange.com/questions/5941/how-do-i-import-a-private-key-into-bitcoin-qt


Title: Re: Added bitcoins from address through Bitcoincore but no balance
Post by: nemesiz8139 on February 18, 2016, 03:06:42 PM
Thanks for the help I appreciate it. How do I get my priv key from my public address that I got from bitcoin core? I just have the public address


Title: Re: Added bitcoins from address through Bitcoincore but no balance
Post by: --Encrypted-- on February 18, 2016, 03:13:57 PM
Thanks for the help I appreciate it. How do I get my priv key from my public address that I got from bitcoin core? I just have the public address

console -> dumpprivkey [address]
pedrog posted this above.


Title: Re: Added bitcoins from address through Bitcoincore but no balance
Post by: nemesiz8139 on February 18, 2016, 03:20:06 PM
My bad, it says that the privkey for that address is not known


Title: Re: Added bitcoins from address through Bitcoincore but no balance
Post by: --Encrypted-- on February 18, 2016, 03:41:07 PM
My bad, it says that the privkey for that address is not known

that's weird. have you backed up your wallet.dat lately? if so then try doing this (https://bitcointalk.org/index.php?topic=580346.msg6357638#msg6357638) and/or the one above that. back up your wallet.dat just in case.


Title: Re: Added bitcoins from address through Bitcoincore but no balance
Post by: nemesiz8139 on February 18, 2016, 03:45:45 PM
Thanks I will try and return back, I remember that I accidentaly deleted the folder, trying to recover lost files


Title: Re: Added bitcoins from address through Bitcoincore but no balance
Post by: nemesiz8139 on February 18, 2016, 04:18:40 PM
I appreciate your help guys, I gave up since I deleted it before which I remember etc. Was small amount of bitcoin added (imo) anyway.