Lesson 1: "Introduction" Understanding the background of Bitcoin's creation

我为什么要上这堂课?

Why did Satoshi Nakamoto decide to invent Bitcoin? In this lesson, you will learn about the most important part of the Bitcoin thesis: why the Bitcoin system was necessary. What you will learn here is common to all blockchains. In order to deepen your understanding of Bitcoin, you should first have a good grasp of the background of its birth.

在本课中,你将学习到什么?

  • Background of Bitcoin's Birth
  • Issues and solutions in modern Internet commerce

目次を表示する

Introduction

The introduction mentions the need to interpose a trusted third party, such as a financial institution, in modern Internet commerce, and explains the problems and solutions.


Problems

The problems caused by the need for a trusted third party are as follows

  • Although the financial institution acts as an intermediary for the transaction between individuals, it collects the cost of arbitration in advance, in order to be prepared to handle arbitration in the event of a problem between individuals. This causes the need to limit the arbitration cost to be less than the transaction cost, and small transactions have not been realized.
  • In addition, there is a need to have a mechanism that can be used to pretend that the transaction never happened (reversible transactions) in order to deal with problems. This makes it impossible to realize irreversible transactions (transactions that cannot be reversed).
  • In order to achieve reversible transactions, a high level of trust is required, so financial institutions must acquire more personal information than necessary.
  • Even with the above stringent measures, it is impossible to completely prevent fraud.


Solution

In order to solve these problems, it is necessary to create a system that enables electronic transactions without the need for a third party such as a financial institution.

  • What is needed is not trust in a third party, but a mechanism based on cryptography.
  • If a PtoP distributed timestamp server can be used to mathematically verify the transaction time, multiple payments can be prevented.
  • Even if there are malicious nodes in the PtoP network, as long as the number of benevolent nodes exceeds the number of malicious nodes, the network can remain normal.

The "PtoP-based distributed timestamp server" that appears here is the original mechanism of the blockchain.


In fact, the term "Blockchain" does not appear once in the paper.

Satoshi Nakamoto himself probably never imagined that the mechanism for realizing Bitcoin would be separated into a blockchain and attract so much attention.


检查您的课程进度

了解了本课的内容,
就点击 "检查 "按钮吧!

Lesson 1: "Introduction" Understanding the background of Bitcoin's creation

0%

0%

你还没有完成所有的课程。 在做测试之前,让我们先完成所有的测试吧!

点击下面的按钮,开始测试。