Tezos (XTZ) Definition: Tezos is a proof-of-stake blockchain that can upgrade its own protocol without a hard fork, because token holders propose and vote on changes on-chain and the winning upgrade activates automatically. Its native token, tez (XTZ), pays transaction fees, secures the network through a process called baking and gives holders voting power in each upgrade.
What Is Tezos?
When Bitcoin’s community spent years arguing over block size, the dispute ended with a split in 2017 and a new coin, Bitcoin Cash. Tezos was designed so that arguments like that end in a vote instead. Arthur and Kathleen Breitman described the idea in a 2014 whitepaper: a blockchain whose rules include a procedure for changing the rules.
The project raised about $232 million in a July 2017 initial coin offering, one of the largest of that cycle. A public dispute between the founders and the president of the Swiss foundation that held the funds then delayed the launch, and investors filed class-action lawsuits, which the parties settled for $25 million in 2020. The mainnet finally went live in September 2018.
Beyond governance, Tezos works like other smart contract platforms. It hosts tokens, NFTs and DeFi applications, and its contracts run in Michelson, a language designed to make formal verification easier. The feature that sets it apart, though, is the upgrade process, and it only makes sense once you know who the voters are.
How Does Tezos Work?
Tezos secures its chain with a variant of proof-of-stake that the project calls liquid proof-of-stake. Validators are called bakers, and running one requires at least 6,000 tez. Holders who do not want to run a node can delegate their voting and baking rights to a baker while keeping the tez in their own wallet. The tokens stay spendable, and the holder can switch bakers at any time.
Bakers vote on upgrades with the combined weight of their own stake and everything delegated to them. An upgrade passes through five voting periods: a proposal period, an exploration vote, a cooldown for testing, a promotion vote and an adoption period. At each vote, a proposal must win at least 80% of yes-or-no ballots and reach a minimum turnout. If it clears the final vote, every node switches to the new protocol at a set block, with no need for operators to install a new client.
Here is how the supermajority works in practice. Imagine bakers representing 500 million tez of voting power. In the promotion vote, bakers with 320 million tez vote yes, bakers with 70 million vote no, and the rest pass or stay silent. Yes votes make up 82% of the 390 million tez that expressed a view, so the amendment clears the 80% threshold.
Had the no side reached 100 million tez, yes would have fallen to 76%, and the upgrade would have failed and returned to the proposal stage.
This mechanism has approved more than 15 upgrades since 2019. Tezos names each accepted upgrade after a city in alphabetical order, from Athens and Babylon to later versions that shortened block times and introduced Tenderbake, a consensus algorithm that finalises blocks after two confirmations.
Tezos On-Chain Governance vs. Hard Forks
| Tezos self-amendment | Hard fork upgrade | |
|---|---|---|
| Who decides | Bakers, weighted by stake | Developers, node operators and exchanges informally |
| How the decision is recorded | Binding on-chain vote | Off-chain discussion and software adoption |
| Activation | Automatic at a set block | Each operator must install new software |
| Risk of chain split | Low, the protocol carries one set of rules | Real if part of the network refuses the change |
A hard fork can still produce two competing chains when a large group rejects the new rules, as Ethereum Classic showed in 2016. Tezos turns that social conflict into a counted vote, although it cannot stop a determined minority from copying the code and launching its own network.
Why Is Tezos Important for Traders?
Tezos lowers one specific risk: the price shock of a contested fork. Holders of a coin that splits face weeks of uncertainty over which chain exchanges will list and which one keeps the original ticker. On Tezos, the outcome of each upgrade is known from the vote count, so protocol changes rarely move the price on their own.
The main limitation is that stake-weighted voting concentrates power. A handful of large bakers, including exchanges that bake on behalf of customers, can carry a vote with their delegated weight. Holders who delegate to an exchange effectively hand their vote to that exchange, and governance becomes less decentralised than the design suggests.
Adoption is the second limitation. Smooth upgrades have not given Tezos a large share of DeFi activity, which clusters on Ethereum, while chains such as Algorand and Solana compete for the same developers. Staking yield on XTZ also dilutes non-stakers, so holders who neither bake nor delegate slowly lose their share of the supply.
Key Takeaways
- Tezos is a proof-of-stake blockchain that changes its own protocol through binding on-chain votes rather than hard forks.
- Bakers produce blocks and vote on upgrades, and ordinary holders can delegate their stake to a baker without giving up custody.
- An upgrade must pass several voting periods with at least 80% support and minimum turnout, after which it activates automatically.
- On-chain governance reduces the risk of contested chain splits but concentrates influence in the largest bakers and exchanges.
- XTZ pays fees, carries voting power and earns staking rewards, so holders who do not delegate are diluted over time.
What is a baker in Tezos?
A baker is a validator that produces and attests Tezos blocks. Running one requires at least 6,000 tez of stake, and bakers also cast the votes that decide protocol upgrades.
Can delegated tez be stolen or slashed?
Delegated tez never leaves your wallet, so a baker cannot spend it. If a baker double-signs, the protocol slashes the baker's own stake, while tez that holders only delegate is not penalised.
Does on-chain governance stop Tezos from ever forking?
It removes the need for a hard fork to upgrade the protocol, but it cannot stop anyone from copying the code and starting a separate chain. What it does is give every upgrade a formal, binding vote, so disagreements are settled inside the protocol rather than by splitting the network.
Why are Tezos upgrades named after cities?
Each accepted protocol amendment takes the name of a city, in alphabetical order, starting with Athens in 2019 and followed by Babylon, Carthage and later versions. The name makes it easy to track which rules are active on the network.