1
I have tried to restore my wallet by replacing wallet.dat with my file, but the issue is that Bitcoin Core started synchronizing from 8 years again. Can some one help me to avoid this because I frequently format my system. So, is there any way to avoid needing to repeat the synchronization?
I have tried -rescan too but it did not work. :(
It shows my transaction history but does not show my balance for which I assume the sync needs to finish.
by the way which folder i need to backup is it blocks or chainstate? – Rocky – 2017-01-21T12:52:58.043
It depends on your version of Windows; here is a good article on the subject: http://bitzuma.com/posts/moving-the-bitcoin-core-data-directory/
– SDsolar – 2017-01-21T18:09:23.200Here: https://en.bitcoin.it/wiki/Data_directory
– SDsolar – 2017-01-21T18:11:14.933You need both the blocks and the chainstate. They do not need to be perfectly synchronized however - the blocks data may be newer than the chainstate – Pieter Wuille – 2017-01-22T16:31:35.617