0% found this document useful (0 votes)
6 views5 pages

Blockchain Technology

Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views5 pages

Blockchain Technology

Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Blockchain technology

Blockchain technology is a decentralized, immutable digital ledger that records transactions across
many computers, creating a secure, transparent, and tamper-proof system without needing a central
authority like a bank. Data is grouped into "blocks," cryptographically linked in chronological order (a
"chain"), and shared across a network, ensuring every participant holds a copy, making it nearly
impossible to alter past records. It's famous for powering cryptocurrencies like Bitcoin but also used
for supply chain, smart contracts, and verifying digital assets.

Key Features:

 Decentralized: No single entity controls the network; it's maintained by participants (nodes).

 Immutable: Once recorded, data in a block is permanent and can't be changed, only added
to

 Transparent: All participants can view the ledger, promoting trust.

 Secure: Uses cryptography (hashing) and consensus mechanisms (agreement among nodes)
to validate transactions and prevent fraud.

How it Works:

1. Transaction: A transaction occurs (e.g., sending crypto).

2. Block Creation: The transaction is bundled with others into a new "block".

3. Verification: Network nodes verify the transaction's legitimacy using consensus.

4. Chaining: The verified block gets a unique digital fingerprint (hash) and is cryptographically
linked to the previous block, forming a chain.
5. Distribution: The updated chain is distributed to all nodes, ensuring everyone has the same,
accurate record.

Types of Blockchains:

 Public (Permissionless): Open to anyone (e.g., Bitcoin, Ethereum).

 Private (Permissioned): Restricted access, controlled by an organization (e.g., for supply


chains).

Applications:

 Cryptocurrencies: Digital money like Bitcoin.

 Supply Chain: Tracking goods from origin to consumer.

 Smart Contracts: Self-executing agreements.

 Digital Identity & Voting: Secure, verifiable records.

How does blockchain technology work?

Blockchain technology is based on three ideas or concepts: blocks, miners, and nodes.

Blocks

A block contains data from a transaction that shows an asset’s path or movement. Depending on the
situation, these blocks can contain various information, such as who is doing the transaction, what is
included, and when it is happening.

Miners
Miners in a blockchain network utilize mining to create new blocks for the chain. They do this by
using advanced software to find the solution to complex math problems that generate a hash. A hash
is a 256-bit number permanently connected to a nonce, a 32-bit whole number assigned to every
block once created. Once miners successfully find an accepted nonce and hash, their block adds to
the greater blockchain network.

Nodes

Nodes in blockchain technology can be in the form of any electronic device that can keep the
network running and maintain the chain through a copy. Each node must accept and approve new
blocks for the overall blockchain to update.

Types of blockchain

Different types of blockchain networks serve specific purposes for users and businesses. Each
blockchain network's construction is slightly different to effectively serve its defined purpose.

1. Private blockchain networks

A private blockchain network has one organization that oversees the entire network, having a full say
on who can join and participate, govern the ledger, and execute protocols. Private networks are peer-
to-peer and decentralized. Users in these networks trust in their security because of the overseeing
organization. Corporations can host their own private blockchain networks behind a firewall or on-
premises.

2. Public blockchain networks

A well-known example of a public blockchain network is Bitcoin. Public networks allow anyone to join
and participate, making them susceptible to privacy and security issues. Public networks also require
strong computational power, which only applies to specific purposes.

3. Permissioned blockchain networks

Permissioned blockchain networks combine the attributes of public and private blockchains. They are
commonly used by businesses that are setting up their own private network and are only used by
that company. However, public blockchain networks can also be permissioned. These networks
require permission or an invitation to join, and multiple people are given abilities on the blockchain.

4. Consortium blockchains

Consortium blockchains have multiple governing bodies or organizations maintaining the network
and determining who can access it and its data. These types of networks are most valuable in
situations where multiple organizations are responsible for the blockchain and where all participants
in the network need permission.

Transaction process

Blockchain technology confirms and authorizes transactions. As described, a transaction's data


gathers into a block with a digital signature, timestamp, and any other necessary information. Each
block then uses nodes to travel through the network to another user who has the correct private key
to complete it. Below are a few crucial concepts that facilitate the blockchain transaction process.

Hash encryptions

Hash encryptions secure data and information through an advanced algorithm. The specific
algorithm is primarily SHA-256, which transmits the transaction, the sender and receiver addresses,
and the private key details. The algorithm nearly prevents hacking and simplifies the authentication
process.

Proof of work

Each block within the blockchain has four main headers: the previous hash, transaction details,
nonce, and the block's hash address. A transaction is only completed when the correct hash value
matches a predetermined condition.

Mining

Blockchain technology uses mining to add transactional details to a digital or public ledger. Through
mining, you can generate the hash of a block transaction. Mining additionally serves to ensure the
safety of information.

JOURNEY FROM WEB 1.0 TO WEB 5.0

Web 1.0: The Static Web (Read-Only)

 Focus: Connecting information, passive consumption.

 Characteristics: Static HTML pages, basic web directories, personal websites.

 Technology: Web/File Servers, HTML.

Web 2.0: The Social Web (Read-Write)


 Focus: Connecting people, user-generated content.
 Characteristics: Blogs, wikis, social media, interactive applications.

 Technology: AJAX, JavaScript, CSS, HTML5.

Web 3.0: The Semantic/Decentralized Web (Read-Write-Execute)


 Focus: Intelligent data, user control, decentralization.

 Characteristics: AI understanding content, blockchain, decentralized apps (dApps).

 Technology: Blockchain, AI, decentralized protocols.

Future Visions
 Web 4.0 (Symbiotic Web): Seamless integration of virtual and physical worlds, AI-driven
agents.

 Web 5.0 (Sensory Web): Immersive experiences, potentially neuro-linked.

DEMO ([Link]

You might also like