Verify a Signature

Verify a Bitcoin DER signed message — cryptographic proof that the holder of an address's private key signed a given message. Supports legacy (BIP-137) and BIP-322 signatures for legacy, SegWit and Taproot addresses.

Must match byte-for-byte — trailing spaces and line breaks count.

Paste the full signature blob (base64) — nothing else.