Hacker News new | ask | show | jobs
by ohhhlol 3104 days ago
1/2 a TB now, http://bc.daniel.net.nz/
2 comments

That's only if you store the full state of every block, which isn't necessary even for a full node. If you just keep a few recent block states, plus the entire transaction history, it's in the low tens of GB but you can still fully validate the entire chain history, and reconstruct the state of any block you want.
Thanks for not reading the linked article, I'm explaining this very same example in the first paragraph :)