Search content
Sort by

Showing 3 of 3 results by fjbpjoeuarhfipwejpfweji
Post
Topic
Re: My computer crashed. Back up wallet.dat shows balance of $0
by
fjbpjoeuarhfipwejpfweji
on 26/02/2019, 04:07:14 UTC
Either you should have copied the wrong wallet.dat file as others said or you should have done something wrong while importing the file to sync with the newer version of the core wallet. If you have messed up with the wrong wallet.dat then you have lost your btc probably. If you are aware of the addresses which holds your money, try checking out in a block explorer so that you should make sure you haven't lost them forever.

If you have the same wallet.dat from the corrupted computer that still holds $2000, then after installing a newer version of OS and qt client try this to retrieve your coins

1. Download a newer version of core
2. Run the wallet software
3. Once it starts running, close it
4. The client should have created AppData folder in your Roaming folder
5. Replace only wallet.dat file with your older file

Since the wallet.dat is not a human readable file, you should export your private keys if you are willing to create a paper wallet

6. Restart the core, go to the console and type

Code:
dumpwallet [filename]

This will export the keys associated with the wallet.

7. Allow them to sync if you are gonna use core

Note that, you should close the client and replace the wallet.dat file with the older file. That's how it should be done as far as I have read.

There might be a chance that your wallet.dat could have crashed along with your computer. If so, try having a copy of the wallet.dat and replace them and run the -salvagewallet command. This command will help you in recovering the private keys associated with the wallet. Running this command is quite risky since there are chances that this will corrupt your wallet.dat file even more. Hence try this command when you don't have any other choice of recovering them. Also save a copy of .dat file prior trying this out.

How do I access the console?
Post
Topic
Re: My computer crashed. Back up wallet.dat shows balance of $0
by
fjbpjoeuarhfipwejpfweji
on 26/02/2019, 01:52:45 UTC
First just store your wallet.dat file from your corrupt bitcoin core. If you're on Windows, it's installed by default in the AppData folder. I recommend saving the full data folder from the old installation.

After you've backed up everything, do a fresh re-install. Let the new installation finish syncing, then import your wallet using "importwallet" command in the bitcoin core console.

Hi, how to I access the bitcoin core console?
Post
Topic
Topic OP
My computer crashed. Back up wallet.dat shows balance of $0
by
fjbpjoeuarhfipwejpfweji
on 24/02/2019, 03:34:50 UTC
My computer crashed. I was able to retrieve the wallet.dat file but it shows a balance of 0 but I had about $2000 there. I re-scanned and re indexed but nothing. I am copying pasting wallet.dat in bitcoin folder. Please help. I am desperate. Wallet has fully synced.