Blockchain Technology (Distributed Ledger Technology)
Blockchain Technology (Distributed Ledger Technology)
A Blockchain is a database that stores encrypted blocks of data then chains them
together to form a chronological single-source-of-truth for the data.
Blockchain is a type of distributed ledger for maintaining a permanent and tamper-proof
record of transactional data.
Blockchain is a peer-to-peer decentralized network built on the basis of the internet. A
secure, shared, distributed and decentralized ledger used to execute transactions.
BLOCKS
Bundle of Transactions.
All blocks are linked using their hash.
Data can’t be changed in one block without breaking the chain.
In a Blockchain every block has its own unique nonce and hash.
MINERS
Mining is the process by which transactions are verified and added to a blockchain.
NODES
A node is a client, which owns the block.
Nodes can be any kind of electronic device that maintains copies of the blockchain and
keeps the network functioning.
CURRENCY
The U.S. dollar is controlled by the Federal Reserve (Central Authority System). If
a user’s bank is hacked, the client’s private information is at risk.
Blockchain allows Bitcoin and other cryptocurrencies to operate without the
need for a central authority.
This not only reduces risk but also eliminates many of the processing and
transaction fees.
HEALTHCARE
Health care providers can leverage blockchain to store their patients’ medical
records.
These personal health records could be encoded and stored on the blockchain
with a private key, so that they are only accessible by certain individuals, thereby
ensuring privacy.
REAL ESTATE
If property ownership is stored and verified on the blockchain, owners can trust
that their deed is accurate and permanently recorded.
Real Estate can benefit from blockchain solutions by enabling purchase of
property via digital currency.
VOTING
Block chain could be used to facilitate a modern voting system that eliminate
election fraud and boost voter turnout.
IMMUTABLE
In immutable, we cannot make any modifications to any of the records.
KEY MANAGEMENT
As we know, block chain is built on cryptography, which implies that there are
different keys, such as public keys and private keys.
SCALABILITY
Bitcoin was not developed to do the large scale volumes of transactions.
Currently, Bitcoin can process a maximum of seven transactions per second.
CONSENSUS MECHANISM
In the block chain, we know that a block can be created in every 10 minutes.
It is because every transaction made must ensure that every block in the block
chain network must reach a common consensus.