Bitcoin

From Mises Wiki, the global repository of classical-liberal thought
Jump to: navigation, search
Bitcoin logo.

Bitcoin is an open source peer-to-peer system developed by Satoshi Nakamoto that aims to provide electronic cash. The system has no central server or trusted parties.[1] Bitcoin relies on cryptographic principles to create unique, unreproducible, and divisible tokens. Users hold the cryptographic keys to their own tokens and transact directly with each other, with the help of the network to check for double-spending.[2]

Technical basis

Bitcoin uses an ever-growing hash tree to store, linearize, and verify transactions.

Bitcoin is an implementation of Wei Dai's b-money proposal on Cypherpunks in 1998 and Nick Szabo's Bitgold proposal.[3] The principles of the system are described in the Bitcoin White Paper.[4]

A user on the network has one or several cryptographic identifiers (ECDSA keypairs), which represent their wallet. The public key counterpart of this wallet is called an address. The private key, stored only on the user's computer, is used to authorize payments from the user. The wallet or address contain no information about their owner, so they are effectively anonymous.[5]

Each coin of the Bitcoin system has its owner's public key on it. The owner can transfer it further by adding the recipient's public key on it, signing it with his private key and broadcasting the transaction to the network. This way, each coin contains its cryptographic ownership history from the creator of the coin to its current owner.

To prevent users from double-spending their coins (signing the same coin for many recipients), transactions are timestamped by the network with a proof-of-work system. The network collects and records new transactions into a chain of blocks. Nodes of the network are constantly racing to complete these blocks by finding a value, that summed up with the block and the hash of the previous block, produces an SHA-256 hash containing a certain amount of leading zero bits. The average work required by this operation can be calculated and used to timestamp the block's transactions, so that they cannot be invalidated by later double-spending.

The incentive to use CPU time for running the system is that new coins are created and assigned to the node that manages to complete the new block first. This method of coin creation "was designed to be a digital analogue to gold and silver mining"[6]. Once a node successfully creates a block, it broadcasts the block to the network. Other nodes receive the block, perform a proof-of-work check, and add it to their chain if it is valid. As more transactions occur, blocks are created and added ad infinitum. The longest proof-of-work block chain is acknowledged to be the oldest and most reliable account of the transaction history.

This mechanism is claimed[4] to be virtually tamper-proof. For an attacker to manipulate the record, he must outpace all of the other nodes on the network to produce the longest proof-of-work. This becomes exponentially more difficult as time passes, because such "tampered" chains would continuously be rejected by nodes attempting to build a valid chain.

Bitcoin is a completely peer-to-peer network, and every node is able to enter or leave the network at will. When a node joins the network, the longest proof-of-work is automatically accepted as the most reliable one.

Economic aspects

The average rate of Bitcoin production is tapered such that over time the total number of Bitcoins will approach 21,000,000. After this point, no further Bitcoin production is possible. In this environment of limited supply and in situations where large numbers of Bitcoins are either lost or destroyed, the electronic divisibility of Bitcoins is argued to be conducive to downward price adjustments with no practical limitations in the actual storage or transport of Bitcoin value.[7] Rather than relying on the incentive of newly created Bitcoins to package transactions, nodes in this period will likely depend more heavily on their ability to competitively collect transaction fees to process Bitcoin transactions into blocks.[8]

Monetary and financial benefits

Given the decentralized nature of Bitcoin and the hard coding of rules within the software, potential users claim various monetary and financial benefits[9]:

  • Direct transfer via the internet without a trusted middleman or financial processor.
  • Third parties cannot prevent or control transactions.
  • Transactions are practically free.
  • Bitcoin value is unconnected to possible instability caused by fractional reserve banking and poor central bank policy (see Austrian business cycle theory).
  • Corrupted transactions created by hacked or modified clients are rejected by honest clients.
  • The limited inflation of the Bitcoin system’s money supply is distributed evenly by CPU power throughout the network and programmatically created at a rate known to all parties in advance. Inflation cannot therefore be centrally manipulated to effect redistribution of Bitcoin value from general users.
  • Given the predetermined rate of Bitcoin creation, the system is further protected against wild swings in supply due to externalities sometimes seen with traditional commodity currencies (see Fall of the Rupee due to large discoveries of silver reserves in the New World).
  • Bitcoins are potentially divisible to eight decimal points.[7] There are therefore no practical limitations to downward price adjustments in a deflationary environment.

According to the author, the design also supports a variety of possible transaction types that have yet to be implemented within the currently available client. These include escrow transactions, surety bond contracts, third party arbitration, and multi-party signatures.[10]

Acceptance

As of august 2010 there are roughly 30 sites accepting payment via Bitcoin[11], spanning areas such as digital telephony services[12], currency trading systems[13][14], online games[15][16][17], physical goods[18][19], advertising services[20][21], auction systems[22], web hosting[23], computer security auditing[24] and other online services. The Electronic Frontier Foundation [EFF] has switched to accepting donations in Bitcoins through BitPay.[25]

In October, 2013, the first Bitcoin ATM was opened in Vancouver, Canada.[26]

See also

References

  1. Maymin, Phil (2010-07-08). "Is It Time For Digital-Only Dollars?". Hartford Advocate. Retrieved 2010-07-23. 
  2. McAllister, Neil (2010-05-24). "Open source innovation on the cutting edge". InfoWorld. Retrieved 2010-07-23. 
  3. Bitcoin author on external references
  4. 4.0 4.1 Bitcoin White Paper
  5. Nathan Willis (2010-11-10). "Bitcoin: Virtual money created by CPU cycles". Wikipedia:LWN.net. 
  6. LewRockwell.com article: The FED’s Real Monetary Problem
  7. 7.0 7.1 Divisibility of Bitcoins
  8. Incentive to Collect Transactions
  9. Bitcoin FAQ
  10. Predicate Transactions
  11. List of sites accepting Bitcoin
  12. Link2VoIP (www.link2voip.com) accepts Bitcoin as payment.
  13. Bitcoin Trading System.
  14. "Bitcointo, a Bitcoin to physical goods conversion service". http://www.bitcointo.com/. 
  15. "A Tale in the Desert IV accepts Bitcoin as payment". http://www.atitd.com/. 
  16. "BitCoin Casino". http://www.sirarthur.net/bitcasino. 
  17. "The Far Wilds, online game accepting Bitcoin as payment". http://www.thefarwilds.com/. 
  18. "Quiggle extracts, online apothecary accepting bitcoins as payment". http://qextracts.ecrater.com/. 
  19. "The Odd Shot, a print photography business accepting bitcoins as payment". http://www.theoddshot.com.au/. 
  20. "Bitads, advertising system accepting Bitcoins as payment". http://www.bitads.tk/. 
  21. "Bitlist, advertising system accepting Bitcoins as payment". http://www.bitlist.tk/. 
  22. "BiddingPond.com, a Bitcoin-powered auction system". http://www.biddingpond.com/. 
  23. "Privacy Shark, anonymous Bitcoin-based domain name and DNS hosting services". http://www.privacyshark.com/. 
  24. "Binary Security, Bitcoin only web application security auditing services". http://binarysecurity.webs.com/. 
  25. "EFF Thank you Bitcoin community". https://www.eff.org/deeplinks/2013/05/thank-you-bitcoin-community/. 
  26. World's first Bitcoin ATM goes live in Vancouver Tuesday, CBC News, October 25, 2013. Referenced 2013-11-07.

Links