Hash
A hash is a fixed-length string of characters produced by running data through a cryptographic hash function. It acts as a unique digital fingerprint of that data.
How it works
A hash function takes an input of any size and returns an output of fixed length. The same input always yields the same hash, but even a tiny change to the input produces a completely different result, and the process cannot practically be reversed to recover the original data. These properties make hashes ideal for verifying integrity.
Why it matters
Hashes are fundamental to blockchains: each block is identified by its hash and references the previous block’s hash, which is what makes the chain tamper-evident. Proof-of-work mining is essentially a race to find an input that produces a hash meeting a target.
Example
Changing a single character in a block’s data would change its hash entirely, instantly signalling that the data was altered.
Latest news

Lightning Network Capacity Hits New ATH: Is Bitcoin Finally Ready for Everyday Payments?
Bitcoin's Lightning Network has reached 6,800 BTC in channel capacity — a new all-time high. We look at the growth drivers, merchant…

Bitcoin as a Macro Hedge: How BTC Tracks Global M2, Liquidity Cycles, and Central Bank Policy
Research shows Bitcoin's price has a statistically significant correlation with global M2 money supply growth with a 12-week lag. We examine the…

Meme Coin On-Chain Analysis: PEPE, WIF, and DOGE Holder Patterns That Signal Retail Sentiment
On-chain data from Glassnode and Nansen reveals how retail money moves through PEPE, WIF, and DOGE. Holder distribution, exchange flows, and wallet…