I've been curious about what it’s like to run a Bitcoin node. Got unlimited data, but SSD space is a problem for me right now. Can I sync my node to cloud storage, like, can that even work? Or should I be asking if I can run it from cloud storage?
If you’re looking to complete that 14-day challenge, gotta tell you it won’t work with just any setup. Better read the rules first. Honestly, sharing your PC specs could help us give better advice. I managed to run a node on a low-spec laptop, so it’s doable.
Using an HDD with enough RAM (>12GB) or a mix of HDD and SSD is a solid option if sync speed is your concern. I’ve heard you can use cloud storage that mounts as a drive, but I wouldn’t recommend it. Bitcoin Core does a ton of random writes, it’d be super slow.
Are you going full node or prune node? If it’s the full node, you’ll need about a terabyte of space. Pruned nodes just need about 13-14GB for the blockchain space. But really, cloud storage? That’s mostly for backup, not active use.
Wait, there’s a node challenge? I just wanted to do it for fun. But yeah, if I need a terabyte, that sounds like too much. Is 1TB even enough nowadays? Where can I check the current block size?
Check out the blockchain explorer charts. Currently, it’s around 730GB. A 1TB drive should hold up for a year or two unless the blockchain grows faster.
You don’t need a terabyte for the challenge. A pruned node is the way to go. Remember, it’s about supporting the network after the challenge too. Prune nodes can validate recent transactions but not older ones.
Look for guides on how to run a Bitcoin node. They cover what you can do based on your resources. There’s a challenge going on too, so you can learn and participate.