Next scheduled rescrape ... never
Version 1
Last scraped
Scraped on 03/05/2025, 14:40:38 UTC

~snip
.....
Can you share your RAM and SSD size, and also the DB cache size you used.
Depending on your ram but the nMaxDbCache=16384 i.e the max dbcache=16GB..
If you have a RAM of 16GB  you can set it to 5~6GB  (but calculated in mb) considering other computer process too.
E.g
Code:
dbcache=5120
For SSD, you can get a 256 ~512GB, i believe you're runnig a prune mode , unless you want to run a full node , not sure the  total sixe but you might be needing    1TB+, your pc also need extra free space.
Original archived Re: Updating to the latest Bitcoin Core Release (v29.0)
Scraped on 26/04/2025, 14:40:31 UTC

~snip
.....
Can you share your RAM and SSD size, and also the DB cache size you used.
Depending on your ram but the nMaxDbCache=16384 i.e the max dbcache=16GB..
If you have a RAM of 16GB  you can set it to 5~6GB  (but calculated in mb) considering other computer process too.
E.g
Code:
dbcache=5120
For SSD, you can get a 256 ~512GB, i believe you're runnig a prune mode , unless you want to run a full node , not sure the  total sixe but you might be needing    1TB+, your pc also need extra free space.