Post
Topic
Board Bitcoin Technical Support
Re: Is Downgrading to an Older Version Better for Bitcoin Core Synchronization?
by
promise444c5
on 29/07/2025, 21:40:04 UTC

And how can I lower it to 550MIB like you said
Here’s how pruning works: it downloads the full blockchain but keeps only latest block-data upto to the size you specify( like the 550MiB you mentioned ), old block-data that goes beyond that size(550MiB if used) will be deleted leaving behind the latest block-data that fits with the size (550MiB) ..
The setup itself mainly gives you more disk-space(which will help your hardware).. other than that, everything stays the same as your node will download and verify the entire blockchain history…