So, what exactly is “blockchain”?
Although I lead a big blockchain project at RoyaltyRange, I find it surprisingly difficult to explain the concept.
Here is how I see this technology and its benefits. Essentially, this is an evolution of several other older technologies. When put together, these technologies have the power to change the future.
Blockchain technology was developed on the foundation of other contemporary advanced technologies – cryptography, the internet, P2P networks and broadband connections. Blockchain technology emerged in 2008 as an underlying technology for one of its applications – the Bitcoin cryptocurrency. Although initially not named as a “blockchain” in the Satoshi Nakamoto’s White Paper, this underlying technology and its features attracted the attention of experts in different business sectors.
One of the main technical features of blockchain, is that the transactions are bundled into blocks, which are then chained together with other blocks by employing a cryptographic hash function. The cryptographic linkage enhances the security of the ledger, and the overall design increases the auditability.
Given the distributed network feature, blockchain technology has significant potential benefits to business because it employs consensus mechanism and reduces the trust gap, inherent in any trade or human interaction.
c++ dev at QD
6 年nice post. do you thing p2p is necessary to have a healthy blockchain?