znort987 / blockparser

Simple C++ bitcoin blockchain parser
539 stars 319 forks source link

Late Links? Failed to locate parent block? #92

Open a0li opened 6 years ago

a0li commented 6 years ago

Hi, im just testing and I downloaded the whole chain to the latest 532,524. however, when trying to parse allbalances it results in multiple warnings saying "failed to locate parent block" Then says did "173329" late links... and only starts parsing up to 488,812? Can anyone explain how/why this happens and any possible way to fix this? Thanks!