I've noticed this about Bitcoin. It's not hard to understand at all, but everyone attempts to dive into the technical details right from the start and this loses most people. The core conceit that people gloss over is the fact there is no such thing as a "wallet" that "stores" bitcoins. The only thing that exists is a public record of numbers saying they're giving bitcoins to other numbers. When you create a "wallet"…
What's really hard is to get your head around is the random number- what are the chances someone will have the same number as me? For anyone that asks, the answer is basically 0, because maths For a trustless currency there's a lot of trust going on there!
No one has ever won the jackpot even two times in a row, so do we really need to worry about someone doing it four times in a row?
(Two people generating the same 256 bit number is a collision, which means the probability is 1/sqrt(2^256))