Hacker News new | ask | show | jobs
by mkagenius 3114 days ago
If blocks doesn’t have anything extra that transactions cannot create then why is block bloated and why do we even need it?
1 comments

You don't. Full nodes do just fine without storing all those block states.

You need the current state, and very recent history just to make sure there's no shenanigans, but you don't need old state unless you're doing historical queries for some reason.