← 🔐 Cryptography

🔐 SHA-256: The Hash Function Securing Bitcoin and the Web

Hash:
Avalanche:
Drag — rotate · Scroll — zoom

🔐 SHA-256: The Hash Function Securing Bitcoin and the Web

This simulator demonstrates how SHA-256 transforms any text input into a fixed 256-bit hash, and how the avalanche effect makes even a one-character change produce a completely different output.

🔬 What It Demonstrates

This simulator demonstrates how SHA-256 transforms any text input into a fixed 256-bit hash, and how the avalanche effect makes even a one-character change produce a completely different output.

🎮 How to Use

Type or edit text in the input field and watch the resulting SHA-256 hash update instantly, then try changing just one character to see the avalanche effect in action.

💡 Did You Know?

Did you know that Bitcoin miners perform quadrillions of SHA-256 hash computations every second worldwide, all in a race to find one output that happens to start with enough zeros?