Back to Glossary
General TradingH

Hash Function

A cryptographic algorithm that converts input data of any size into a fixed-size output (hash). Used in blockchain to secure transactions and link blocks together. The output is deterministic and irreversible.

Example

Bitcoin uses the SHA-256 hash function to convert transaction data into a 64-character hexadecimal string, ensuring data integrity across the network.