Follow your curiosity

What discovery has been shared with you?

FACTREE gives you something interesting to discover every day — and something worth talking about together.

Start with one fact. Explore it, go deeper, then follow whichever branch catches your imagination.

Choose subjects for a surprise

Exploring any topic

Begin your discovery

Your next discovery is one click away.

Choose one or more subjects above, or leave Any Topic selected and let curiosity decide.

Mathematics

Understanding the Key Properties of SHA-256

Quick fact

SHA-256 always produces a 256-bit (64-character) hexadecimal hash, regardless of input size. Changing a single bit in the input flips, on average, half of the output bits—this is the avalanche effect, which is essential for security.

Why this is interesting

You’ve probably seen SHA-256 in blockchain and security contexts, but have you ever wondered what makes it so special? Even a single punctuation change in a document produces an entirely different hash—how is that possible?