there are three principal technologies that combine to create a blockchain. None of them are new. Rather, it is their orchestration and application that is new.
These technologies are Following
AND
Two people wish to transact over the internet.
Each of them holds a private key and a public key.
The main aim of this ingredient of blockchain technology is to create a secure digital identity mention . Identity is based on monomania of a combination of private and public cryptographic key .
The combining of these keys can be seen as a dexterous form of consent, creating an extremely useful digital signature.
In turn, this digital signature provides strong control of ownership.
But strong control of ownership is not enough to secure digital relationships. While authentication is solved, it must be combined with a means of approving transactions and permissions (authorisation).
For blockchains, this begins with a distributed network.
The benefit and need for a distributed network can be understood by the ‘if a tree falls in the forest’ thought experiment.
If a tree falls in a forest, with cameras to record its fall, we can be pretty certain that the tree fell. We have visual evidence, even if the particulars (why or how) may be unclear.
Much of the value of the bitcoin blockchain is that it is a large network where validators, like the cameras in the analogy, reach a consensus that they witnessed the same thing at the same time. Instead of cameras, they use mathematical verification.
In short, the size of the network is important to secure the network.
That is one of the bitcoin blockchain’s most attractive qualities — it is so large and has amassed so much computing power. At time of writing, bitcoin is secured by 3,500,000 TH/s, more than the 10,000 largest banks in the world combined. Ethereum, which is still more immature, is secured by about 12.5 TH/s, more than Google and it is only two years old and still basically in test mode.
When cryptographic keys are combined with this network, a super useful form of digital interactions emerges. The process begins with A taking their private key, making an announcement of some sort — in the case of bitcoin, that you are sending a sum of the cryptocurrency — and attach it to B’s public key.