Post
Topic
Board Bitcoin Technical Support
Merits 4 from 2 users
Re: How to re-verify blockchain using imported data
by
ragnar dannesk gold
on 20/02/2019, 08:58:59 UTC
⭐ Merited by DdmrDdmr (3) ,KingZee (1)
Thanks Jerome. I figured it out.

In case anyone else has this question, my problem was because I was using '-reindex' in the console, rather than adding it to the bitcoin-qt.exe to run (via command line- "Z:\Bitcoin\bitcoin-qt -reindex").

I am not sure whether deleting chainstate would have cause issues, but it does seem that reindex has done that and synced from block 1 to (currently) August 2018 in 3 hours using only 13MB of bandwidth. HDD bottlenecked for the first 8 years, and CPU for the last 2 years worth.

Edit - Finished reindex in ~4 Hours on a 5 year old PC (7200rpm HDD, i5 4690 CPU, 16gb RAM (dbcache set to 12,000)).