Post
Topic
Board Bitcoin Technical Support
Merits 1 from 1 user
Re: I can not parse files after blk00975.dat (Bitcoin Core)
by
nc50lc
on 12/06/2018, 11:30:24 UTC
⭐ Merited by achow101 (1)
I'm sorry, I mistook your post as a "stopped synchronizing" post.
I did a quick research and I think it has something to do with SegWit (August 24, 2017).
Also, I have checked the blocks included in blk00971.dat & I've noticed that the timestamps range from last week of August to Mid September 2017.
And blk00975.dat's blocks are from September 2017, one month after SegWit (BIP144) activation.

SegWit input/output scripts structure is a lot different than the regular transaction's.

That "parser" doesn't support and cannot read SegWit Txs.
Disclaimer: I could be wrong.