Quiz Entry - updated: 2026.07.30
What is a hashlock?
A lock on funds that commits the hash of a secret on-chain; whoever later reveals the matching secret is authorised — so the authoriser need not be named in advance.
It gives dynamic, after-the-fact authorization and routability: one revealed secret can unlock every transaction locked by it, which is the basis of multi-hop payment channels. Combined with a timelock it becomes an HTLC.