Post
Topic
Board Bitcoin Technical Support
Re: Initial block download drastically slowed down
by
28e7166c23e70c2014feb5d64
on 02/09/2025, 16:03:29 UTC
I am curious, if I may ask, why is it so memory hungry? From my limited understanding, while downloading the blockchain it is also validating it. This has to be done one block at a time, because of the nature of the blockchain itself (I guess I can validate a random block, but at some point I will need a hash of the previous, which I must check is valid before I can say this one is valid). If each block weights 1 MB, then how are we needing > 8 GB?