Skip to main content

Taproot

btc · upgrade

A Bitcoin upgrade that enables more private and efficient spending using Schnorr signatures and script path commitments.

1.definition

Taproot (activated on BTC in Nov 2021) improves privacy and efficiency by introducing key- and script-path spending with Schnorr signatures and Merkleized script trees. Complex spending policies can appear on-chain like simple single-sig spends when using the key path.

2.implications

Benefits include smaller signatures, key aggregation, and fewer visible script details on-chain. Some features require wallet support and new address types (e.g., P2TR) to be fully utilized.

Related terms

All terms and definitions may update as the Cryptionary improves.