« Back to Glossary Index
The fixed-length output produced by applying a cryptographic hash function to a given input, used throughout blockchains to link blocks and verify data integrity.
Example: hashing the word ‘Blockchain’ with SHA-256 always produces the same 64-character output, and changing even one letter produces a completely unrelated result.
« Back to Glossary Index