CHROMECHAIN
BITCOIN BLOCKCHAIN VISUALIZER
Loading cache...
p.1 / —
GO TO
How the color is derived
Each Bitcoin hash is 64 hex chars = 32 bytes.
The color uses XOR across 3 byte groups — each bit of the result depends on every input byte, producing vivid, unpredictable colors.
R
bytes 0–10
XOR of 11 values
G
bytes 11–21
XOR of 11 values
B
bytes 22–31
XOR of 10 values
Block Detail
Click a pixel to inspect
its color derivation.