Understanding Bitcoin

The Bitcoin system is a collection of computers (also referred to as "nodes" or "miners") that all run Bitcoin's code and store its blockchain. Figuratively speaking, a blockchain can be thought of as a collection of blocks. In each block is a collection of transactions. Because all of the computers running the blockchain have the same list of blocks and transactions and can transparently see these new blocks as they're filled with new Bitcoin transactions, no one can cheat the system.

Anyone—whether they run a Bitcoin "node" or not—can see these transactions occurring in real time. To achieve a nefarious act, a bad actor would need to operate 51% of the computing power that makes up Bitcoin. Bitcoin has around 13,768 full nodes, as of mid-November 2021, and this number is growing, making such an attack quite unlikely.

But if an attack were to happen, Bitcoin miners—the people who take part in the Bitcoin network with their computers—would likely split off to a new blockchain, making the effort the bad actor put forth to achieve the attack a waste.

Balances of Bitcoin tokens are kept using public and private "keys," which are long strings of numbers and letters linked through the mathematical encryption algorithm that creates them. The public key (comparable to a bank account number) serves as the address published to the world and to which others may send Bitcoin.