
What Is Blockchain Technology?
llolor Posted 20 Aug. in #Article Contest #Bitcoin #Cryptocurrency #BTC/USD #Blockchain #Blockchain Technology12/41
Ranking

Introduction
Dukascopy offers trading in currencies, Metals, CFD ETFs, CFD stocks, CFD Indices, CFD commodities and cryptocurrencies. Understanding the dynamics of the various options available makes trading them much easier.
This article looks at the blockchain technology, the bedrock on which all cryptocurrencies are established. Getting to understand this technology will aid in the trading of Bitcoin, and the other cryptocurrencies.
History of Blockchain
Before it was ever used in cryptocurrencies, it had humble beginnings as a concept in computer science, particularly, in the domains of cryptography and data structures. The Merkle tree is the earliest record of the blockchain technology which is a data structure that was patented by Ralph Merkle in 1979, and functioned by verifying and handling data between computer systems in a peer-to-peer network of computers, validating data was important to make sure nothing was altered or changed during transfer.
In 2008, Satoshi Nakamato conceptualized the distributed blockchain. It contains a secure history of data exchanges, utilize a peer-to-peer network to time stamp and verify each exchange, and could be managed autonomously without a central authority. This became the backbone of Bitcoin. At this moment the blockchain we know today was born, as well as the world of cryptocurrencies.
How does blockchain work?
The blockchain is an incorruptible digital ledger of economic transactions that can be programmed to record not just financial transactions but virtually everything of value.” Don & Alex Tapscott, Blockchain Revolution (2016)
Basic Points
- Blockchain keeps a record of all data exchanges. This record is referred to as a “ledger”, each data exchange is a “transaction“ and every verified transaction is added to the ledger as a “block”
- It utilizes a distributed system to verify each transaction know as a peer-to-peer network of nodes
- Once signed and verified, the new transaction is added to the blockchain and cannot be altered
- The concept of “keys” is also crucial to understand. With a set of cryptographic keys, you get a unique identity. The Private Key and Public Key are combined to give the user a digital signature. The public key is how others are able to identify you whilst the private key gives the user the power to digitally sign and authorize different actions on behalf of this digital identity when used with the public key.

The transaction is signed by whoever is authorizing it. An example as illustrated in Fig 1. “Alice is sending Bob 500”. It will include Bob’s address (public key), and will be signed by a digital signature using both Alice’s public key and private key. This gets added to the ledger of that blockchain that Alice sent Bob 500, and will also include a timestamp and a unique ID number. When this transaction occurs, it is broadcasted to a peer-to-peer network of nodes. Each transaction in that ledger will have the same data: a digital signature, a public key, a timestamp, and a unique ID.
- The anonymity of cryptocurrencies come from the fact that your public key is just a randomized sequence of numbers and letters. The means that one is not literally signing with their own name or some sort of handle.
Why decentralize the process?
Because blockchain technology uses a peer-to-peer network, copies of the ledger are stored in many different locations and therefore cannot the destroyed unless every one of them is located is destroyed. The second motive for decentralisation is that with so many different, independent nodes are keeping track of the ledger, modifying it in an untrustworthy way won’t go very far because all the other nodes will disagree with that transaction and won’t add it to the ledger.
How Bitcoin works
With the use of blockchain technology, fig 2 below gives an illustration of how Bitcoin actually works.

Other uses of blockchain technology
The blockchain technology gives various users the ability to create value and authenticates digital information. Some of the uses include:
- Smart contracts
- Protection of intellectual property
- Governance
- Supply chain auditing
- File storage
- AML and KYC
- Land title registration
The downside of blockchain technology.
Blockchain technology has a pretty steep learning curve, especially for the average individual without a solid technical background. All the jargon and computer science concepts involved may intimidate and scare away otherwise would-be users. However, the rising popularity of cryptocurrency is resulting in the blockchain moving into the mainstream.
Transferring, trading, and buying cryptocurrencies usually involves a transaction fee, and is not usually instantaneous. The former can be costly and the latter inconvenient.
There is also a concept called the “51% attack”. The is in the instance where for some reason 51% of a peer-to-peer network validates an otherwise invalid transaction, it will still get approved and added to the ledger by nature of how the validation process works.