Taproot, Bitcoin’s Long-Anticipated Upgrade, Has Activated

In This Article:

At 5:15 UTC (00:15 EST) on Sunday, Nov. 14, Taproot, the long-anticipated Bitcoin upgrade, activated at block 709,632, opening the door for developers to integrate new features that will improve privacy, scalability and security on the network.

The upgrade locked in back in June, when over 90% of miners chose to “signal” their support. A programmed waiting period between lock-in and activation has since given node operators and miners time to fully upgrade to the latest version of Bitcoin Core, 21.1, which contains the merged code for Taproot. Only once they do so will they be able to enforce the new rules making it possible to use the new type of transaction.

Read more: Why Bitcoin’s Taproot Upgrade Matters

What is Taproot?

Taproot is a melting pot of various technical innovations throughout Bitcoin’s history into one upgrade. It was first proposed by Greg Maxwell in 2018. Since then, the three Bitcoin Improvement Proposals (BIPs) that codified Taproot were written by Pieter Wuille, Tim Ruffing, A.J. Townes and Jonas Nick, and merged into Bitcoin Core in October 2020.

At the root of the upgrade are “Schnorr signatures.” Bitcoin has been using a cryptographic scheme ECDSA for its “digital signatures” where a user signs a transaction with their private key in order to approve sending it somewhere else.

Taproot upgrades to a different scheme called Schnorr. Every transaction using Taproot will now use this new digital signature scheme, adding capabilities designed to boost the privacy, security and scale of Bitcoin transactions.

In addition to being smaller and faster that ECDSA, Schnorr signatures have the added benefit of being “linear,” a combination that will boost Bitcoin’s transaction privacy and allow for more lightweight and complex “smart contracts” (an encoded contract with self-executing rules).

Taproot will have many positive repercussions for various projects across the ecosystem. For instance, multisignature transactions, which require more than one out of a group of signers to sign a transaction, will be cheaper and will use less data.

Read more: How Bitcoin’s Taproot Upgrade Will Improve Its Tech Stack

Privacy

Taproot is part of a larger effort by developers around the world on a mission to improve the privacy of Bitcoin because its transaction history is very public. A curious user can look up any transaction ever sent on Bitcoin using a public block explorer such as Mempool.space.

This is still the case with Taproot, but details of some more-complex transactions (often called “smart contracts”) will be able to be hidden. For example, while right now Lightning Network transactions stand out on the blockchain, Taproot offers the possibility for them to look just like any other transaction, further enhancing transaction privacy.