Pages:
Author

Topic: Recovering bitcoins (already restore a wallet.dat) (Read 3949 times)

Sem
member
Activity: 93
Merit: 10
I find a way to test wallet.dat for matching with address you need (in bitcoin-qt client).
Thanks to fsb4000 user.

In console:

validateaddress addressyouwant

For example:
validateaddress 1KFHE7w8BhaENAswwryaoccDb6qcT6DbYY

Then you`l see the text:

"isvalid" : true,
"address" : "1KFHE7w8BhaENAswwryaoccDb6qcT6DbYY",
"ismine" : true
(other information, is not important)

If "ismine" : true this address is in wallet.dat and congrats)

If "ismine" : false there are no such address in wallet.dat


Maybe it helps to someone. I`m going to search another ways to recover wallet.dat

Also my opinion about keyhunter.py - must be a garbage. I tried to copy wallet.dat file on hdd, format it and scan with keyhunter - no results. This was a way to test it.
Sem
member
Activity: 93
Merit: 10
same situation
i am try recovery my old wallet dat

but also my hdd in old pc
claster hard drive error i am very confused in this moment

where 5.498215 bitcoin [pc work or some site in time libertyreserve workpc mine site reward options in 2010-2012 or before same]
to make donation to hospital my city  Cry


don`t really understand what you mean) If know russian, you can send me a message, maybe I can help somehow
newbie
Activity: 7
Merit: 0
same situation
i am try recovery my old wallet dat

but also my hdd in old pc
claster hard drive error i am very confused in this moment

where 5.498215 bitcoin [pc work or some site in time libertyreserve workpc mine site reward options in 2010-2012 or before same]
to make donation to hospital my city  Cry
Sem
member
Activity: 93
Merit: 10
How can I check that the address belong to existing wallet.dat (they match to each other)?  Except blockchain

As i see there are only new addresses in blockchain. Or i am wrong?
Sem
member
Activity: 93
Merit: 10
Have you tried imposting the wallet.dat into blockchain.info or another client?

Yes, already tried to blockchain and bitcoin qt.
Sem
member
Activity: 93
Merit: 10
I don't really understand your situation.
You said "wallet already was deleted and no backups" and "Now I recover wallet.dat", so how did you recover your wallet file?

From HDD, where it was. with tool - https://bitcointalksearch.org/topic/bitcoin-private-keywalletdat-data-recovery-tool-25091 . Also keyhunter can do that.

I see.

Since your balance is still zero after trying to use -rescan or upload it to blockchain.info, it is possible that you are looking at the wrong wallet.dat file. Do you remember creating another wallet back in 2011, may be on another machine?


Yep, maybe it`s wrong wallet.dat. Don`t remember creating a new one, but it can be (who knows, 2011 is faar away from today). That`s why i want to find a way to "test" wallet.dat for wrong/right one for that btc address.

No, only in this machine
full member
Activity: 215
Merit: 100
Have you tried imposting the wallet.dat into blockchain.info or another client?
legendary
Activity: 1134
Merit: 1002
I don't really understand your situation.
You said "wallet already was deleted and no backups" and "Now I recover wallet.dat", so how did you recover your wallet file?

From HDD, where it was. with tool - https://bitcointalksearch.org/topic/bitcoin-private-keywalletdat-data-recovery-tool-25091 . Also keyhunter can do that.

I see.

Since your balance is still zero after trying to use -rescan or upload it to blockchain.info, it is possible that you are looking at the wrong wallet.dat file. Do you remember creating another wallet back in 2011, may be on another machine?
Sem
member
Activity: 93
Merit: 10
I don't really understand your situation.
You said "wallet already was deleted and no backups" and "Now I recover wallet.dat", so how did you recover your wallet file?

From HDD, where it was. with tool - https://bitcointalksearch.org/topic/bitcoin-private-keywalletdat-data-recovery-tool-25091 . Also keyhunter can do that.
legendary
Activity: 1134
Merit: 1002
I don't really understand your situation.
You said "wallet already was deleted and no backups" and "Now I recover wallet.dat", so how did you recover your wallet file?
legendary
Activity: 3248
Merit: 1070
beaware because there is a bug, that make your balance disappear, i tried it when there is the "?" uncofirmed, basically i deleted the wallet and closed it fast when there was still no confirmations

returning the wallet didn't show my balance, i'm not sure if this is the same case...
Sem
member
Activity: 93
Merit: 10
Maybe try to import your existing wallet.dat to Blockchain.info -> https://blockchain.info/de/wallet/import-wallet

What a story...have fun with the coins Wink


Thanks for your apply. Already tried that, doesn`t help. I think maybe I found wrong wallet.dat (for my address) and i must to find another one, or as i see i can check with "pywallet" matching private keys from wallet.dat to address... , or I wrong?

Maybe your wallet is just fully damaged and doesn't contain your old keys...you tried to import it on Blockchain.info? There you can see if the particular address is included...


How i can see that address?  Or you mean Wallet----Receive Money---Active and look there for my old address? No such there...
hero member
Activity: 672
Merit: 508
LOTEO
Wallet.dat should have the key. If you have your private key you should be fine.  Try to import it into another wallet software such as Multibit or Electrum.
hero member
Activity: 560
Merit: 500
Maybe try to import your existing wallet.dat to Blockchain.info -> https://blockchain.info/de/wallet/import-wallet

What a story...have fun with the coins Wink


Thanks for your apply. Already tried that, doesn`t help. I think maybe I found wrong wallet.dat (for my address) and i must to find another one, or as i see i can check with "pywallet" matching private keys from wallet.dat to address... , or I wrong?

Maybe your wallet is just fully damaged and doesn't contain your old keys...you tried to import it on Blockchain.info? There you can see if the particular address is included...
Sem
member
Activity: 93
Merit: 10
Maybe try to import your existing wallet.dat to Blockchain.info -> https://blockchain.info/de/wallet/import-wallet

What a story...have fun with the coins Wink


Thanks for your apply. Already tried that, doesn`t help. I think maybe I found wrong wallet.dat (for my address) and i must to find another one, or as i see i can check with "pywallet" matching private keys from wallet.dat to address... , or I wrong?
hero member
Activity: 560
Merit: 500
Maybe try to import your existing wallet.dat to Blockchain.info -> https://blockchain.info/de/wallet/import-wallet

What a story...have fun with the coins Wink
Sem
member
Activity: 93
Merit: 10
May I suggest you use https://github.com/jackjack-jj/pywallet on a copy of the recovered wallet.dat ?
Or even try the new pywallet version here: https://bitcointalksearch.org/topic/m.9046836


I really need a FAQ to use pywallet. Thanks for idea
legendary
Activity: 1358
Merit: 1002
May I suggest you use https://github.com/jackjack-jj/pywallet on a copy of the recovered wallet.dat ?
Or even try the new pywallet version here: https://bitcointalksearch.org/topic/m.9046836
Sem
member
Activity: 93
Merit: 10
Your coins should be there if you have the right wallet.dat loaded one with this address. Check again it's fully synced or not if it is
Try doing a wallet rescan maybe it'll solve it.


How i can check wallet.dat is the right one to that address or no?


Thanks for your advice, -rescan is done, but nothing happens. Still 0.00 btc
sr. member
Activity: 616
Merit: 250
just let the btc there forever and buy some new, it will drive the price up Cheesy
Pages:
Jump to: