Skip to content
Onchain Economics

SHA-256

The cryptographic hash function used by Bitcoin for mining and transaction verification.

In-Depth Explanation

SHA-256 (Secure Hash Algorithm 256-bit) produces a 256-bit hash from any input. It's the basis of Bitcoin's proof-of-work: miners repeatedly hash block headers with different nonces until finding one below the target difficulty. SHA-256 is considered secure against current computational attacks.

Related Terms

More in Infrastructure

View all →