blog-cover

Bitcoin is hard to understand because it involves different fields of knowledge such as: economics, technology, philosophy and incentives. However, I will try my best to explain my understanding of Bitcoin in just a few bullet points so perhaps I can awake your curiousity about this topic and also I'll provide resources to deepen your knowledge.

First of all, let's talk about economics, how do current currencies like the dollar and euro compare to Bitcoin?


Inflation

blog-cover

  • $100 in 1913 would only be worth about $3.87 today. Therefore, in around 100 years the dollar has lost 96.13% of its value [1].

  • While the purchasing power of the dollar has fluctuated since 1913, it has never surpassed the purchasing power it had in 1913.

Understanding why inflation happens is a bit complex, but to summarize: central banks print money, at a more or less steady pace. However, during periods of war or conflict, this money creation accelerates significantly. As a result, people's savings lose value, while the freshly printed money is often used to fund wars.

From the Gold Standard to Fiat money

The economic depression of the 1930s made countries enter a loop in which they would devaluate their currency (to promote exports) and push protectionist measures (to limit imports) that ultimately worsened the crisis by deterring international trade.

Some years later, 44 countries, including the USA, recognized this detrimental loop, and their presidents held a meeting where they signed the Bretton Woods Agreements in 1944.

The Bretton Woods Agreements created a new international monetary system [2]. In this new system:

  • The dollar became the central currency and the only one convertible to gold (at an exchange rate of $35 per ounce).

  • All other currencies had fixed exchange rates to the dollar but were not directly convertible to gold (they had to be converted to dollars first and then to gold).

The system worked fairly well for some years but eventually, both the USA and the other countries began to take advantage:

  • The USA started printing more dollars than those that they could back up with its gold reserves.

  • Some of the other 43 countries purposely devalued their currencies to boost exports to the USA, causing trading surpluses. This worsened U.S. deficits and put the dollar under pressure, contributing to the system's collapse.

Both sides tried to take advantage of the system and this finally led to its collapse. In 1965, France, under President Charles de Gaulle, grew suspicious about the system and demanded the USA to convert France's dollar reserves into gold.

Following in France's footsteps, other countries also started requesting the USA to exchange their dollars back into gold. In 1971, U.S. President Richard Nixon put a final end to the dollar's convertibility to gold.

Bitcoin vs. Fiat Currency

As we just saw, since Nixon detached the dollar from gold in 1971, fiat currencies are no longer convertible to gold; therefore, they are no longer backed by anything. You can't go to a bank and exchange your currency for gold, it doesn't work like that anymore.

As a result, fiat currencies are just paper bills, which, as we've seen, central banks can print as much as they want, thus making your money worth less and less.

Another way to look at it, is that fiat money has no intrinsic value, since it is no longer backed by anything. It is only based on the state's violence, since if you don't pay your taxes, you will be sent to jail.

Many often say Bitcoin is not based on anything. Well, as I have just explained, nowadays fiat money is also not based on anything. So, does either Bitcoin or fiat money have intrinsic value? The answer is: neither do.

So why would I invest in bitcoin if it has no intrinsic value? Well, because in the same way that fiat money is backed by the state's violence, Bitcoin is backed by electricity. Maintaining the network requires an enormous amount of computational power (hashrate) to mine blocks. In a way, all of that electricity is what gives bitcoin its "intrinsic" value. To put it that way, it's like transforming the energy of the real world into value in the digital world [3].


We've covered a bit of economics, let's see some technology and incentives behind Bitcoin.

The Basics of Bitcoin technology

blog-cover

Bitcoin is both a network and a currency. Bitcoin (with an uppercase 'B') refers to the network, and bitcoin (lowercase 'b') refers to the currency.

The Bitcoin network is built on maths and code. For it to work, it relies on its technology and its incentives, which both work in a synergic way to keep the system running [4].

When Bitcoin was created, there were two key challenges that had to be solved in order to build a working peer-to-peer electronic cash system. These challenges are:

  • The double spending problem.
  • The trusted third party problem.

The double spending problem refers to the challenge of preventing a user (User A) from transferring the same single coin to both User B and User C at the same time. Traditional currencies don't face this issue, because physical bills cannot be used twice, and digital fiat money is controlled by the state.

To address the double spending problem, one of the solutions is to have a trusted third party. However, this also introduces a new issue: the risk associated with relying on a centralized intermediary. The third party could be hacked or act maliciously, such as stealing users' funds. This leads to the second problem: the trusted third party problem.

For the trusted third party problem, Bitcoin solves it by being a peer-to-peer network that doesn't require trust. Since the same participants are responsible for both 1) mining new blocks and 2) verifying that the Bitcoin protocol is being followed and that no one is abusing the system.

How Bitcoin Works: Blockchain, Miners and Nodes

Some of the key implementations of this technology are:

  • Blockchain: A blockchain is a series of blocks, where each new block contains the hash of the previous one, thus forming a chain. It acts as a timestamp server. Since we can't trust any individual or organization to provide time for Bitcoin, the network creates its own time through the blockchain.
  • Miners: Miners are computers that rapidly perform calculations to solve complex cryptographic puzzles. When a block is successfully mined, the miner receives a reward. At the same time, the block is added to the blockchain, and all the transactions within it are confirmed.
  • Nodes: Nodes are computers that store the full copy of the blockchain and help validate transactions and blocks. To keep Bitcoin decentralized and secure, it's essential that anyone can run a node. Nodes can leave and rejoin the network freely, accepting the longest proof-of-work chain as proof of what happened while they were gone.
  • Encryption: To mine a block, miners must find a number (called a nonce) that, when passed through the SHA-256 hashing algorithm, it produces a hash that is lower than a target value set by the Bitcoin network's difficulty. Since there is no shortcut to find this nonce, miners use brute force, trying as many possible combinations as fast as possible until one solves the puzzle and earns the right to add the block and claim the reward.

Incentives

Incentives are very well aligned in Bitcoin, I can't cover everything in this post, but to name a few:

  • Bitcoin is scarce: This serves two purposes: 1) Its fixed supply makes it deflationary, so your long-term savings in bitcoin are likely to hold or increase in value, 2) it helps the network gain traction so people are incentivized to enter as soon as possible, since a perfect network with no users is like a library with no books.
  • Diminishing block rewards: Every 210000 blocks (≈4 years) the reward for mining a block is halved. This creates a strong incentive for people to adopt Bitcoin as early on as possible, since new issuance becomes progressively scarcer with each halving period.
  • Bitcoin's supply is pre-established: Everyone knows that the total amount of bitcoins that will ever exist is 21 million, as well as the rate at which they will be mined. In the first halving period, each block mined rewards the miner 50 bitcoins; in the second halving period, 25 bitcoins; and so on. Around the year 2140, the reward will be reduced to zero [5].
  • Miner's rewards: Nowadays, miners earn mostly from the block reward. As of the year 2025, which corresponds to the fourth halving, it is 3.125 BTC per block. As the reward decreases, miners will rely more on fees from the users who want to add transactions to the blockchain. Once the block reward reaches zero, they will depend solely on these fees.
  • Why run a node: Unlike miners, nodes don't grant rewards. However, to be sure that your bitcoins are safe, it's important to protect the network. There are currently around 23000 public nodes, but as long as even one node is running, the network can work. The Bitcoin network only depends on maths, the internet, and the existence of people with good will. So, the incentive here is that those who have a significant capital in bitcoin may buy a node, to protect the network and thus their wealth.
  • Why only 21 million bitcoins? The whole point of bitcoin is that its supply is limited, which protects the value of your investment from inflation. Could Bitcoin code be changed to increase the amount of bitcoins to more than 21 million? The answer is that technically yes, Bitcoin receives updates constantly; they are called BIPs (Bitcoin Improvement Proposals) [6]. However, realistically, it is not going to happen. BIPs are accepted or rejected based on community consensus and increasing the supply would dilute the wealth of bitcoin holders. Therefore, regarding incentives, those most involved in the network are the least interested in increasing the total supply of bitcoins.

Common doubts [7]

But Bitcoin is Volatile:

Bitcoin's volatility is one of the most common criticisms and they have a point. However, the price is extrinsic to it. It just means that the market still doesn't know what value it has, and it's still discovering its market value. As time goes on, its volatility decreases. In fact, volatility is good, since Bitcoin is not a company nor does it have a marketing department to promote it. If it weren't for the volatility, Bitcoin would still be worth $1.

The famous term HODL originated from a 2013 Reddit post uploaded by a drunk person, who said that he was a terrible trader and could not predict when the price of bitcoin was going to rise or fall in order to make a profit. But he realized that if he ignored the short-term swings and just held the asset, then the traders would not be able to profit from him.

There's a lot to learn about Bitcoin; therefore, there is a big asymmetry of knowledge between those who understand it and those who don't. This causes people to feel envious when they miss opportunities to make a profit and panic-sell when the price goes down, because they don't understand the asset. That's why it's important to focus on understanding the asset, keeping in mind the long-term value and not letting our emotions cloud our vision in the short term.

Why Bitcoin and not Crypto?

There's a fundamental flaw in grouping everything together under the term "crypto", as it implies that all other crypto assets compete with Bitcoin. In reality, most of them don't even intend to. As I have already talked about in this post, one of the most important virtues of Bitcoin is that there is no third party involvement. If you have a network that has been running on its own for over a decade, why would you choose a cheaper alternative that could be manipulated by any person or company at any given moment?

Other projects don't aim to become global monetary systems, rather, they aim to be entrepreneurial projects, or even worse, neolottery. Remember that if you think that a bitcoin is too expensive, you can always buy sats (satoshis, the smallest unit of bitcoin).


Spring/Summer seasonal image

Resources

Recommended videos:

Recommended book:

  • Filosofía de Bitcoin (Spanish) by Álvaro D. Maria: A highly recommended book that explains how Bitcoin changes the way we relate to money, how it redefines the concept of property ownership, and how it can change the political system that we live in. Read the preview (The full book is available on PlanetadeLibros).

Mentioned sources:

  • Inflation - [1]
  • Bretton Woods Agreement - [2]
  • Jack Mallers at BTCPrague 2024: The Intrinsic Value of Bitcoin and Proof of Work - [3]
  • Bitcoin Whitepaper - [4]
  • Bitcoin halvings explained: The reward per block at each halving - [5]
  • Bitcoin Improvement Proposals - [6]
  • Preview: La Filosofía de Bitcoin - [7]