blockchain is on disk (139GB) but not complete. Had an error. What is faster? Deleting the blockchain and start over with bitcoind -daemon or bitcoind -reindex. What will be faster to get it up and running?
Asked
Active
Viewed 281 times
-1
-
This question belongs to https://bitcoin.stackexchange.com/ – Grzegorz Żur Nov 20 '17 at 15:51
-
@Grzegorz Żur because you don't know the answer to it? – benice Nov 20 '17 at 16:04
-
2I'm voting to close this question as off-topic because it is not about programming. You should post things like this on https://bitcoin.stackexchange.com/ – Vadim Kotov Dec 12 '17 at 09:33
1 Answers
-1
In my experience, I calculated how long it would take to reindex and decided to delete and start again.
Watching the logs, you can see how long it takes to reindex each .dat
file. It would depende on the speed of your machine and the speed of your connection.

jordiburgos
- 5,964
- 4
- 46
- 80