Post
Topic
Board Development & Technical Discussion
Merits 6 from 4 users
Re: [Guide] How to run a Bitcoin Core full node for under 50 bucks!
by
n0nce
on 22/04/2022, 12:14:45 UTC
⭐ Merited by Welsh (3) ,ETFbitcoin (1) ,aysg76 (1) ,vapourminer (1)
Sadly I am still three years behind. I don't run my computer 24/7. But, Whenever I run, I let the core download the blocks. Meanwhile, I moved my Bitcoin into an Atomic wallet.
If you aren't running it 24/7, then you might want to consider running a pruned node instead. At least that'll be a reduction in local disk space needed. Otherwise, you'll likely be catching up for a while every day that you restart it. Especially, if you have a slow internet connection.
AnotherAlt, do note that pruning won't affect the IBD (initial block download) speed or sync speed in general. But since the node doesn't run 24/7 it doesn't provide that much utility to the network anyway, so might as well run it pruned, is what Welsh is probably saying here. Such a node needs considerably less disk space and gives you as a user all the benefits of a full node, and just lacks the ability to seed the blockchain to new nodes entering the network.

it can take a few days up to a week on bad connections or low-end hardware, but just let it run in the background, it shouldn't affect your overall system performance at all.
Yeah it shouldn't effect computer performance, but depending on their network could potentially make it absolutely awful to use that network while it does download. Depending on the network speed, and how fast they're downloading the Blockchain of course.
That's true! I'm not sure if you're able to set something like a bandwidth cap. I never needed it since my nodes run on dedicated hardware and IBD doesn't really affect my total network bandwidth.