The blockchain is a public ledger where transactions are recorded and confirmed anonymously. It’s a record of events that are shared among many parties. The blockchain is actually managed by distributed nodes. These nodes all have a copy of the entire blockchain. Nodes will forever come and go, synchronizing their own copies of the chain with those of other users. By distributing copies and access, the chain can’t simply “go down,” or disappear. It’s a decentralized system that is both sturdy and secure. More importantly, once information is entered, it cannot be altered. Here is blockchain explained in fewer than 100 words
You (a "node") have a file of transactions on your computer (a "ledger"). Two government accountants (let's call them "miners") have the same file on theirs (so it’s "distributed"). As you make a transaction, your computer sends an e-mail to each accountant to inform them.
Each accountant rushes to be the first to check whether you can afford it (and be paid their salary "Bitcoins"). The first to check and validate hits “REPLY ALL”, attaching their logic for verifying the transaction ("Proof of Work"). If the other accountant agrees, everyone updates their file.
This concept is enabled by "Blockchain" technology.
Surely it's more complicated?
Yes - but as a concept, not much more. Complexities come in the implementation and the journey to realize value from such implementations. The above example will, of course, be overly simplistic for some — but may be a starting point for others.
In a traditional environment, trusted third parties act as intermediaries for financial transactions. If you have ever sent money overseas, it will pass through an intermediary (usually a bank).
It will usually not be instantaneous (taking up to 3 days) and the intermediary will take a commission for doing this either in the form of exchange rate conversion or other charges.
The original blockchain is open-source technology which offers an alternative to the traditional intermediary for transfers of the crypto-currency Bitcoin. The intermediary is replaced by the collective verification of the ecosystem offering a huge degree of traceability, security, and speed.
In the example above (a "public blockchain"), there are multiple versions of you as “nodes” on a network acting as executors of transactions and miners simultaneously. Transactions are collected into blocks before being added to the blockchain. Miners receive a Bitcoin reward based upon the computational time it takes to work out:
- whether the transaction is valid and
- what is the correct mathematical key to link to the block of transactions into the correct place in the open ledger.
As more transactions are executed, more Bitcoins flow into the virtual money supply. The "reward" miners get will reduce every 4 years until Bitcoin production will eventually cease (although estimates say this won't be until 2140!). Of course, although the original blockchain was intended to manage Bitcoin, other virtual currencies, such as Ether, can be used.