#创作者任务台 Bitcoin (BTC) is a peer-to-peer cryptocurrency designed to serve as a means of transaction independent of any central authority. BTC can be transferred as electronic cash in a secure, verifiable, and immutable manner.

BTC was launched in 2009 and is the "first virtual digital currency to solve the double-spending problem" by timestamping transactions before broadcasting transaction information to all nodes in the Bitcoin network. The Bitcoin protocol provides a solution to the Byzantine fault tolerance problem through a blockchain network structure, a concept originally created by Stuart Haber and W. Scott Stornetta in 1991.

The Bitcoin white paper was published in 2008 by an individual or group under the pseudonym "Satoshi Nakamoto," whose true identity has not been verified.

The Bitcoin protocol uses a proof-of-work (PoW) algorithm based on SHA-256d to achieve network consensus. The target block time for its network is 10 minutes, with a maximum supply of 21 million tokens, and the rate of token generation decreases over time. To prevent congestion time fluctuations, the network's block difficulty is readjusted based on the congestion time of the past 2016 blocks.

The block size limit is 1 megabyte, and the Bitcoin protocol supports a multi-layer infrastructure for Lightning Network payment channels, as well as Segregated Witness, which is a soft fork that adds functionality as a solution for network scalability.