About Blockchain
What is Blockchain in simple
words?
· A blockchain is a digital
record of transactions.
· The name comes from its
structure, in which individual records, called blocks, are linked together in
single list, called a chain.
· Blockchains are used for
recording transactions made with
cryptocurrencies, such as Bitcoin, and have many other applications.
Originally, blockchain was
just the computer science term for how to structure and share data. It is
“fifth evolution” of computing.
· Blockchains is as
distributed databases that a group of individuals controls and that store and share information.
· There are many different
types of blockchains and blockchain applications.
· Blockchain is an
all-encompassing technology that is integrating across platforms and hardware
all over the world.
What Blockchains Are?
A blockchain is a data structure that makes it
possible to create a digital
ledger of data and share it among a network of independent parties.
Types of blockchains
· Public blockchains:
o
Public blockchains, such as Bitcoin, are large distributed
networks that are run through a native cryptocurrency.
o
A cryptocurrency is a unique bit of data that that can be traded
between two parties.
o
Public blockchains are open for anyone to participate at any level and
have opensource code that their community maintains.
· Permissioned blockchains:
o
Permissioned blockchains, such as Ripple, control roles that
individuals can play within the network.
o
They’re still large and distributed systems that use a
native token. Their core code may or may not be open source.
· Private blockchains:
o
Private blockchains also known as distributed ledger technology (DLT)
tend to be smaller and do not utilize a token or cryptocurrency.
o
Their membership is closely controlled. These
types of blockchains are favored by consortiums that
have trusted members and trade confidential information.
All three types of
blockchains use cryptography to allow each participant on any given network to manage the ledger in
a secure way without the need for a central authority to enforce the rules.
o
The removal of
central authority from the database structure is one of the most
important and powerful aspects of blockchains.
· Blockchains create permanent records and histories of transactions, but nothing is really permanent.
·
The durability of the
record is based on the dependability and health of the network.
· In the context of
blockchains, this means that if a large portion of the blockchain community wanted to change
information written to their blockchain, they could.
· Cryptocurrency is used as a reward to
incentivize lots of users to facilitate the healthy function of the network
through competition.
· If the records are changed inappropriately,
this is known as a 51 percent attack.
· Small networks with few independent minors are vulnerable because it does not take
much effort to change their information, and powerful miners could do so and
gain extra cryptocurrency.
· Ethereum Class experienced
just this type of attack.
Important to Note:
·
When data is recorded in a blockchain, it is extremely difficult to change or remove it.
·
When someone wants to add a record to a blockchain, also called
a transaction or an entry, users in the network who have validation control verify the proposed
transaction.
· Every blockchain has a
slightly different spin on how this works
and who can validate a transaction.