The document explains blockchain technology, which underpins Bitcoin, and originated from Satoshi Nakamoto's 2008 white paper. It outlines three fundamental properties of blockchain: decentralization, transparency, and immutability, along with key features like enhanced security and consensus mechanisms. Additionally, it discusses terminologies such as proof of work and mining, and briefly touches on Bitcoin transaction processes and the applications of blockchain.
What is Blockchain?
BITCOIN uses a technology called BLOCKCHAIN to work the way
it does.
Blockchain technology first came to light when a person ‘satoshi
nakamoto’ published a white paper on “Biytcoin: A peer to peer
electronic cash system” in 2008.
A blockchain is a continuously growing list of records(blocks) which
are linked to each other, and secured using cryptography.
It enables bitcoin or any Cryptocurrency to transfer from one person
to another person.
3.
3 fundamental PillarsOf Blockchain
The three main properties of Blockchain Technology
which has helped it gain widespread acclaim are ---
1) Decentralization
2) Transparency
3) Immutability
4.
Pillar #1: Decentralization: Means NO CENTRALIZED
AUTHORITY.
The network is decentralized meaning it doesn’t have any governing
authority or a single person looking after the framework. Rather a group of
nodes maintains the network making it decentralized.
Pillar #2: Transparency : EVERY ONE CAN SEE whats happening in
the block chain.
It Means blockchain is a public distributed ledger. Which means everyone
has access to all the records and these records are distributed over the
network and because this ledger is distributed hence cannot altered by
hacking into the central autority .
Pillar #3: Immutability : Any additions to the Blockchain are
PERMANENT in nature.
It means that once something has been entered into the Blockchain, it
cannot be tampered with.
The reason why the Blockchain gets this property is that of cryptographic hash
function.
Proof of work
Proof-of-Work, or PoW, is the original consensus algorithm in a
Blockchain network.
In Blockchain, this algorithm is used to confirm transactions and
produce new blocks to the chain. With PoW, miners compete
against each other to complete transactions on the network and
get rewarded.
9.
Mining
Mining isthe process of adding transactions to the large
distributed public ledger of existing transactions,known as
the blockchain.