Quiz Entry - updated: 2026.07.30
What is SHA-256?
A specific cryptographic hash function (from the SHA-2 family) that always outputs a 256-bit value; it is the hash Bitcoin uses for mining and block linking.
The "256" is the fixed output size in bits. Any input, however large, is reduced to one 256-bit fingerprint — practically impossible to invert or to collide.