Cryptocurrencies and blockchain
What
Are Cryptocurrencies Really?
If
you take away all the noise around cryptocurrencies and reduce it to
a simple definition, you find it to be just limited entries in a
database no one can change without fulfilling specific conditions.
This may seem ordinary, but, believe it or not: this is exactly how
you can define a currency.
How Cryptocurrencies Emerged As A Side Product?
Few
people know, but cryptocurrencies emerged as a side product of
another invention. Satoshi Nakamoto, the unknown inventor of Bitcoin,
the first and still most important cryptocurrency, never intended to
invent a currency.
In
his announcement of Bitcoin in late 2008, Satoshi said he developed
“A Peer-to-Peer Electronic Cash System.”
The single most important part of Satoshi‘s invention was that he found a way to build a decentralized digital cash system. In the nineties, there have been many attempts to create digital money, but they all failed. After seeing all the centralized attempts fail, Satoshi tried to build a digital cash system without a central entity. Like a Peer-to-Peer network for file sharing. This decision became the birth of cryptocurrency.
What
is a decentralised network?
In
a decentralized
network ,
you don‘t have this server. So you need every single entity of the
network to do this job. Every peer in the network needs to have a
list with all transactions to check if future transactions are valid
or an attempt to double spend.
How
it works?
A
transaction is a file that says, “Bob gives X Bitcoin to Alice”
and is signed by Bob‘s private key. It‘s basic public key
cryptography, nothing special at all. After signed, a transaction is
broadcasted in the network, sent from one peer to every other peer.
This is basic p2p-technology. Nothing special at all, again.
Blockchain and Cryptocurrency:
The
transaction is known almost immediately by the whole network. But
only after a specific amount of time it gets confirmed. Confirmation
is a critical concept in cryptocurrencies. You could say that
cryptocurrencies are all about confirmation.
As
long as a transaction is unconfirmed, it is pending and can be
forged. When a transaction is confirmed, it is set in stone. It is no
longer forge-able, it can‘t be reversed, it is part of an immutable
record of historical transactions: of the so-called blockchain.
Only
miners can confirm transactions. This
is their job in a cryptocurrency-network. They take transactions,
stamp them as legit and spread them in the network. After a
transaction is confirmed by a miner, every node has to add it to its
database. It has become part of the blockchain. And this process goes
on and on.
Comments
Post a Comment