T
iTokenly
DefinitionBitcoin

Taproot

A Bitcoin upgrade that improves privacy, efficiency, and flexibility for complex transactions by making many spending conditions look like normal payments.

Taproot is a Bitcoin protocol upgrade that changed how certain transactions can be created and verified. It combines Schnorr signatures, which allow more efficient signature handling, with a design that lets complex spending rules be hidden unless they are actually needed. In simple terms, a transaction involving multiple approval paths can often appear on the blockchain much like an ordinary single-signature payment.

This matters because it can reduce data size, lower fees in some cases, and improve privacy for users of advanced Bitcoin features such as multisignature wallets, time locks, and payment channels. For example, a company might set up a wallet that usually needs two executives to approve a spend, but has a backup recovery path after a delay. With Taproot, the blockchain may only reveal the path that was used, rather than exposing every possible rule. It does not make Bitcoin fully private, but it makes certain complex transactions less obvious and more efficient.

Other terms in Bitcoin