SlideShare a Scribd company logo
BLOCK CHAIN
BY KOUSHIK ESLAVATH
CSE D
What Is Blockchain?
• Blockchain technology is a decentralized and distributed ledger
system that allows multiple parties to record and store information in
a secure, transparent, and tamper-resistant manner. The fundamental
concept behind blockchain is to create a chain of blocks, where each
block contains a list of transactions or records, and each block is
linked to the previous one through a cryptographic hash.
• In simple words, a blockchain is a chain of blocks that store
information. Each block in the chain contains a set of transactions,
and once the block is filled, it is added to the chain, forming a
permanent record of the transactions. This chain is then duplicated
and distributed across a network of computers, making it nearly
impossible to alter or delete information.
How does blockchain work?
Blockchain is a combination of technologies:
• Cryptographic keys
• A peer-to-peer network containing a shared ledger
• A means of computing, to store the transactions and records of the
network
Cryptographic keys
What is cryptography ?
In simple terms, it involves making information unreadable to anyone
who doesn't have the proper key to access it
Cryptography keys consist of two keys – Private key and Public key.
These keys help in performing successful transactions between two
parties. Each individual has these two keys, which they use to produce
a secure digital identity reference. This secured identity is the most
important aspect of Blockchain technology.
Peer-To-Peer Network
• The term Peer-To-peer (P2P) refers to decentralized networks of
interconnected computer systems containing peers, or nodes. All
nodes are equal, and the exchange of data occurs without a central
server — that is, each computer or node can act as both a file server
and a client.
Can Blockchain be Hacked?
• blockchain is considered to be very safe from hackers. On cryptocurrency
blockchains, hackers can launch something called a 51% attack, where they
attempt to gain more than half the hash rate (computer power) of a
blockchain’s network. If they are successful at doing this, they can block
transactions — or even reverse previously confirmed transactions, meaning
they can “double-spend” coins (spend a coin twice).
• Although the Bitcoin network has never been subjected to a successful 51%
attack, other cryptocurrencies have fallen prey. One such example occurred
in May 2018, when the Bitcoin Gold network succumbed to a 51% attack,
resulting in the loss of $18 million worth of its currency. Thankfully, such
events are rare, due to the sheer amount of hash power needed to conduct
an attack. While the hacking of a blockchain isn’t impossible, it’s very
unlikely.
Types of Blockchain
• Public Blockchain Networks
• Private Blockchain Networks
• Consortium Blockchains
• Hybrid Blockchains
Public Blockchain Networks
They’re open to everyone, and all transactions on the network can be
traced. Public blockchains are also known as permissionless blockchain
networks because anyone who joins can read or write to them
anonymously without the need for authorization.
Private Blockchain Networks
Private blockchains are fundamentally different from public
blockchains because they’re run by a central authority — they’re not
entirely decentralized networks. The central authority determines who
can read, write and participate in the network’s activities, which is why
they’re also known as permissioned blockchain networks. Private
blockchains offer greater customizability and can be used to store
sensitive data.
Consortium Blockchains
Consortium blockchains are most similar to private networks but share
some characteristics with public blockchains. These are controlled by
multiple central authorities and collaborate on a decentralized
network.
A predefined group of individuals or nodes are in charge of reaching
consensus in consortium blockchains. Like hybrid blockchains, the
ability to read or write on the network may be public or restricted to
select participants.
Hybrid Blockchains
Hybrid or semi-private blockchains were built to offer the best of both
worlds by combining elements from both public and private types of
blockchain. For example, they’re run by a single entity but may employ
both permission-based and permissionless systems to fine-tune access
to their data.
Transactions are generally not public but may be verified if necessary.
Users join the network as anonymous participants and only reveal their
identities to other parties when they engage in transactions.
Key features of blockchain technology
• Decentralization
• Transparency
• Immutability
• Security
Decentralization
Unlike traditional centralized systems where a single authority controls
the data, blockchain operates on a decentralized network of computers
(nodes). Each node on the network has a copy of the entire blockchain,
and consensus mechanisms are used to validate and agree on the state
of the blockchain.
Transparency
The data in a blockchain is visible to all participants in the network.
Every transaction or record is recorded in a block, and the entire history
of the blockchain is accessible to anyone who has the necessary
permissions.
Immutability
Once a block is added to the blockchain, it is very difficult to alter the
information within it. Each block contains a cryptographic hash of the
previous block, creating a chain of blocks. Changing the data in one
block would require changing the data in all subsequent blocks, which
is computationally infeasible.
Security
Blockchain uses cryptographic techniques to secure transactions and
control access to the network. Public and private keys enable secure
authentication and authorization. Consensus mechanisms, such as
Proof of Work (used in Bitcoin) or Proof of Stake, ensure agreement on
the state of the blockchain.
Pros and cons of
blockchain
PROS
• Transparency. All participants in a blockchain network share the
same documentation instead of individual copies. Because data is
shared across a wide network of computers, the blockchain is available
for anyone to access, verify and audit data and transactions.
• Traceability. Information in a blockchain is organized chronologically
and every block of data has an alphanumeric code linked to the
preceding block. This makes it easy to track a specific transaction and
trace it back to its source.
• Security. Data can only be added to a blockchain. Once a block has
been created, it cannot be altered, securing the information within it.
Moreover, the decentralized nature of most blockchains makes them
immune to takeovers or corruption by a central entity.
CONS
• Energy consumption. The way proof of work networks function is
inherently inefficient. Having several network users competing to
validate the same operations is a huge waste of energy that has a
strikingly negative impact on the environment.
• Scalability. As the number of users in a blockchain grows, so does the
number of operations. The computational power required for these
operations may outpace the workload that hard disks are realistically
able to handle.
• Unavoidable security flaw. Blockchains are generally more secure
than other databases and record-keeping methods but they share one
key flaw. If more than half of the nodes participating in the network
create invalid transactions or deny legitimate ones, the rest cannot
intervene. This is known as a 51% attack.
Some notable applications of Blockchain
technology
• Cryptocurrency
• Non-fungible token (NFT)
• Identity Management
• E-Governance
• Healthcare
• Education
• Voting Systems
• Insurance
• Supply chains
Cryptocurrency
Digital currency is the most well-known of all blockchain
applications. Cryptocurrency has experienced a pronounced shift
into the mainstream during the last couple of years. Popular crypto
such as bitcoin, ether and dogecoin
Non-fungible tokens
• Non-fungible tokens are likely the second most popular application
for blockchain after cryptocurrencies. NFTs are digital items — music,
art, trading cards, GIFs, videos — that, unlike crypto, are not
interchangeable. Their sole rights to ownership are sold on a
blockchain: owning an NFT means you have a digital certificate of
authenticity for that specific token.
Identity Management
Aadhaar and Identity Verification:
Blockchain can be integrated with the Aadhaar system to enhance the
security and privacy of citizen data.
E-Governance
Land Records and Property Transactions:
Blockchain can be applied to maintain transparent and immutable land
records, reducing the chances of fraud and corruption in property
transactions. This could streamline the process and provide a reliable
record of ownership.
Healthcare
Patient Records and Drug Traceability:
Blockchain can be used to maintain secure and interoperable electronic
health records (EHRs). It can also be applied to track the supply chain of
pharmaceuticals, ensuring the authenticity and safety of drugs
Education
Credential Verification:
Blockchain can help in the secure verification of educational
credentials, reducing the risk of fake degrees and certificates. This is
particularly relevant in a country with a large and diverse education
system like India.
Voting Systems
Election Integrity:
Implementing blockchain in the electoral process can enhance
transparency, reduce fraud, and provide a secure and verifiable voting
system
Insurance
Claim Processing and Fraud Prevention:
Blockchain can be used to streamline insurance processes, especially in
areas like claim processing and fraud prevention. Smart contracts can
automate the claims settlement process.
Conclusion
In conclusion, blockchain is a revolutionary technology that has the potential
to change the way we interact with digital systems. Its decentralization,
transparency, and security make it ideal for a wide range of applications,
from financial transactions to supply chain management and voting systems.
However, there are also challenges that must be overcome, such as
scalability and security, if blockchain is to reach its full potential.
As the technology continues to evolve and improve, it is likely that we will
see more and more applications of blockchain in our daily lives. Whether it is
used for financial transactions, supply chain management, or voting systems,
the potential benefits of blockchain are clear, and it is an exciting technology
to watch in the years to come.
Thank You

More Related Content

Similar to BLOCK CHAIN technology for the students.

chapter 4 Selected Topics in computer.pptx
chapter 4 Selected Topics in computer.pptxchapter 4 Selected Topics in computer.pptx
chapter 4 Selected Topics in computer.pptx
AschalewAyele2
 
Blockchain.pptx
Blockchain.pptxBlockchain.pptx
Blockchain.pptx
AshiQulIslam34
 
Blockchain Basics
Blockchain BasicsBlockchain Basics
Blockchain Basics
Bluechip Technologies
 
Blockchain Security and Demonstration
Blockchain Security and DemonstrationBlockchain Security and Demonstration
Blockchain Security and Demonstration
Yao Yao
 
Ultimate guide to understand- What is Blockchain Technology
Ultimate guide to understand- What is Blockchain Technology Ultimate guide to understand- What is Blockchain Technology
Ultimate guide to understand- What is Blockchain Technology
Chapter247 Infotech
 
How Blockchain Development Can Revolutionize Your Digital Strategy.pdf
How Blockchain Development Can Revolutionize Your Digital Strategy.pdfHow Blockchain Development Can Revolutionize Your Digital Strategy.pdf
How Blockchain Development Can Revolutionize Your Digital Strategy.pdf
Pixel Softwares
 
How to create a permissioned blockchain.pdf
How to create a permissioned blockchain.pdfHow to create a permissioned blockchain.pdf
How to create a permissioned blockchain.pdf
StephenAmell4
 
InitVerse Blockchain - 5 minutes to understand the blockchain.pdf
InitVerse Blockchain - 5 minutes to understand the blockchain.pdfInitVerse Blockchain - 5 minutes to understand the blockchain.pdf
InitVerse Blockchain - 5 minutes to understand the blockchain.pdf
InitVerse Blockchain
 
6 Key Blockchain Features You Need to Know Now
6 Key Blockchain Features You Need to Know Now6 Key Blockchain Features You Need to Know Now
6 Key Blockchain Features You Need to Know Now
101 Blockchains
 
Comprehensive List Of Blockchain Security Tools
Comprehensive List Of Blockchain Security ToolsComprehensive List Of Blockchain Security Tools
Comprehensive List Of Blockchain Security Tools
SoluLab1231
 
Blockchain Presentation
Blockchain PresentationBlockchain Presentation
Blockchain Presentation
Zied GUESMI
 
BlockchainRevolutioninBankingIndustry.pdf
BlockchainRevolutioninBankingIndustry.pdfBlockchainRevolutioninBankingIndustry.pdf
BlockchainRevolutioninBankingIndustry.pdf
LiberalAstu
 
Blockchain and Bitcoin
Blockchain and BitcoinBlockchain and Bitcoin
Blockchain and Bitcoin
M Shamim Iqbal
 
What Is Blockchain_.pdf
What Is Blockchain_.pdfWhat Is Blockchain_.pdf
What Is Blockchain_.pdf
BeuranHendricks
 
Blockchain based electronic voting system
Blockchain based electronic voting systemBlockchain based electronic voting system
Blockchain based electronic voting system
IRJET Journal
 
Blockchain Technology ppt project.pptx
Blockchain Technology ppt project.pptxBlockchain Technology ppt project.pptx
Blockchain Technology ppt project.pptx
SahilBansal648873
 
Blockchain Technology ppt project.pptx
Blockchain Technology ppt project.pptxBlockchain Technology ppt project.pptx
Blockchain Technology ppt project.pptx
SahilBansal648873
 
Blockchain
BlockchainBlockchain
Blockchain
Vivek Upadhyay
 
Blockchain: An Innovative Technology
Blockchain: An Innovative TechnologyBlockchain: An Innovative Technology
Blockchain: An Innovative Technology
IJSRED
 
Blockchain Technology.pdf
Blockchain Technology.pdfBlockchain Technology.pdf
Blockchain Technology.pdf
GrowITAcademy
 

Similar to BLOCK CHAIN technology for the students. (20)

chapter 4 Selected Topics in computer.pptx
chapter 4 Selected Topics in computer.pptxchapter 4 Selected Topics in computer.pptx
chapter 4 Selected Topics in computer.pptx
 
Blockchain.pptx
Blockchain.pptxBlockchain.pptx
Blockchain.pptx
 
Blockchain Basics
Blockchain BasicsBlockchain Basics
Blockchain Basics
 
Blockchain Security and Demonstration
Blockchain Security and DemonstrationBlockchain Security and Demonstration
Blockchain Security and Demonstration
 
Ultimate guide to understand- What is Blockchain Technology
Ultimate guide to understand- What is Blockchain Technology Ultimate guide to understand- What is Blockchain Technology
Ultimate guide to understand- What is Blockchain Technology
 
How Blockchain Development Can Revolutionize Your Digital Strategy.pdf
How Blockchain Development Can Revolutionize Your Digital Strategy.pdfHow Blockchain Development Can Revolutionize Your Digital Strategy.pdf
How Blockchain Development Can Revolutionize Your Digital Strategy.pdf
 
How to create a permissioned blockchain.pdf
How to create a permissioned blockchain.pdfHow to create a permissioned blockchain.pdf
How to create a permissioned blockchain.pdf
 
InitVerse Blockchain - 5 minutes to understand the blockchain.pdf
InitVerse Blockchain - 5 minutes to understand the blockchain.pdfInitVerse Blockchain - 5 minutes to understand the blockchain.pdf
InitVerse Blockchain - 5 minutes to understand the blockchain.pdf
 
6 Key Blockchain Features You Need to Know Now
6 Key Blockchain Features You Need to Know Now6 Key Blockchain Features You Need to Know Now
6 Key Blockchain Features You Need to Know Now
 
Comprehensive List Of Blockchain Security Tools
Comprehensive List Of Blockchain Security ToolsComprehensive List Of Blockchain Security Tools
Comprehensive List Of Blockchain Security Tools
 
Blockchain Presentation
Blockchain PresentationBlockchain Presentation
Blockchain Presentation
 
BlockchainRevolutioninBankingIndustry.pdf
BlockchainRevolutioninBankingIndustry.pdfBlockchainRevolutioninBankingIndustry.pdf
BlockchainRevolutioninBankingIndustry.pdf
 
Blockchain and Bitcoin
Blockchain and BitcoinBlockchain and Bitcoin
Blockchain and Bitcoin
 
What Is Blockchain_.pdf
What Is Blockchain_.pdfWhat Is Blockchain_.pdf
What Is Blockchain_.pdf
 
Blockchain based electronic voting system
Blockchain based electronic voting systemBlockchain based electronic voting system
Blockchain based electronic voting system
 
Blockchain Technology ppt project.pptx
Blockchain Technology ppt project.pptxBlockchain Technology ppt project.pptx
Blockchain Technology ppt project.pptx
 
Blockchain Technology ppt project.pptx
Blockchain Technology ppt project.pptxBlockchain Technology ppt project.pptx
Blockchain Technology ppt project.pptx
 
Blockchain
BlockchainBlockchain
Blockchain
 
Blockchain: An Innovative Technology
Blockchain: An Innovative TechnologyBlockchain: An Innovative Technology
Blockchain: An Innovative Technology
 
Blockchain Technology.pdf
Blockchain Technology.pdfBlockchain Technology.pdf
Blockchain Technology.pdf
 

More from Rajasekhar364622

python and web for data science prfrograminh
python and web for data science prfrograminhpython and web for data science prfrograminh
python and web for data science prfrograminh
Rajasekhar364622
 
functions modules and exceptions handlings.ppt
functions modules and exceptions handlings.pptfunctions modules and exceptions handlings.ppt
functions modules and exceptions handlings.ppt
Rajasekhar364622
 
Machine learning how are things going on
Machine learning how are things going onMachine learning how are things going on
Machine learning how are things going on
Rajasekhar364622
 
Using Tree algorithms on machine learning
Using Tree algorithms on machine learningUsing Tree algorithms on machine learning
Using Tree algorithms on machine learning
Rajasekhar364622
 
DBMS-material for b.tech students to learn
DBMS-material for b.tech students to learnDBMS-material for b.tech students to learn
DBMS-material for b.tech students to learn
Rajasekhar364622
 
unit5-academic writing human intraction.ppt
unit5-academic writing human intraction.pptunit5-academic writing human intraction.ppt
unit5-academic writing human intraction.ppt
Rajasekhar364622
 
Advantages and disadvantages of ML .PPTX
Advantages and disadvantages of ML .PPTXAdvantages and disadvantages of ML .PPTX
Advantages and disadvantages of ML .PPTX
Rajasekhar364622
 
wepik-green-innovations-paving-the-way-for-a-sustainable-future-2023120414035...
wepik-green-innovations-paving-the-way-for-a-sustainable-future-2023120414035...wepik-green-innovations-paving-the-way-for-a-sustainable-future-2023120414035...
wepik-green-innovations-paving-the-way-for-a-sustainable-future-2023120414035...
Rajasekhar364622
 

More from Rajasekhar364622 (8)

python and web for data science prfrograminh
python and web for data science prfrograminhpython and web for data science prfrograminh
python and web for data science prfrograminh
 
functions modules and exceptions handlings.ppt
functions modules and exceptions handlings.pptfunctions modules and exceptions handlings.ppt
functions modules and exceptions handlings.ppt
 
Machine learning how are things going on
Machine learning how are things going onMachine learning how are things going on
Machine learning how are things going on
 
Using Tree algorithms on machine learning
Using Tree algorithms on machine learningUsing Tree algorithms on machine learning
Using Tree algorithms on machine learning
 
DBMS-material for b.tech students to learn
DBMS-material for b.tech students to learnDBMS-material for b.tech students to learn
DBMS-material for b.tech students to learn
 
unit5-academic writing human intraction.ppt
unit5-academic writing human intraction.pptunit5-academic writing human intraction.ppt
unit5-academic writing human intraction.ppt
 
Advantages and disadvantages of ML .PPTX
Advantages and disadvantages of ML .PPTXAdvantages and disadvantages of ML .PPTX
Advantages and disadvantages of ML .PPTX
 
wepik-green-innovations-paving-the-way-for-a-sustainable-future-2023120414035...
wepik-green-innovations-paving-the-way-for-a-sustainable-future-2023120414035...wepik-green-innovations-paving-the-way-for-a-sustainable-future-2023120414035...
wepik-green-innovations-paving-the-way-for-a-sustainable-future-2023120414035...
 

Recently uploaded

一比一原版(Bolton毕业证书)博尔顿大学毕业证成绩单如何办理
一比一原版(Bolton毕业证书)博尔顿大学毕业证成绩单如何办理一比一原版(Bolton毕业证书)博尔顿大学毕业证成绩单如何办理
一比一原版(Bolton毕业证书)博尔顿大学毕业证成绩单如何办理
h7j5io0
 
Design Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinkingDesign Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinking
cy0krjxt
 
一比一原版(UAL毕业证书)伦敦艺术大学毕业证成绩单如何办理
一比一原版(UAL毕业证书)伦敦艺术大学毕业证成绩单如何办理一比一原版(UAL毕业证书)伦敦艺术大学毕业证成绩单如何办理
一比一原版(UAL毕业证书)伦敦艺术大学毕业证成绩单如何办理
708pb191
 
Can AI do good? at 'offtheCanvas' India HCI prelude
Can AI do good? at 'offtheCanvas' India HCI preludeCan AI do good? at 'offtheCanvas' India HCI prelude
Can AI do good? at 'offtheCanvas' India HCI prelude
Alan Dix
 
一比一原版(LSE毕业证书)伦敦政治经济学院毕业证成绩单如何办理
一比一原版(LSE毕业证书)伦敦政治经济学院毕业证成绩单如何办理一比一原版(LSE毕业证书)伦敦政治经济学院毕业证成绩单如何办理
一比一原版(LSE毕业证书)伦敦政治经济学院毕业证成绩单如何办理
jyz59f4j
 
Between Filth and Fortune- Urban Cattle Foraging Realities by Devi S Nair, An...
Between Filth and Fortune- Urban Cattle Foraging Realities by Devi S Nair, An...Between Filth and Fortune- Urban Cattle Foraging Realities by Devi S Nair, An...
Between Filth and Fortune- Urban Cattle Foraging Realities by Devi S Nair, An...
Mansi Shah
 
一比一原版(UCB毕业证书)伯明翰大学学院毕业证成绩单如何办理
一比一原版(UCB毕业证书)伯明翰大学学院毕业证成绩单如何办理一比一原版(UCB毕业证书)伯明翰大学学院毕业证成绩单如何办理
一比一原版(UCB毕业证书)伯明翰大学学院毕业证成绩单如何办理
h7j5io0
 
一比一原版(CITY毕业证书)谢菲尔德哈勒姆大学毕业证如何办理
一比一原版(CITY毕业证书)谢菲尔德哈勒姆大学毕业证如何办理一比一原版(CITY毕业证书)谢菲尔德哈勒姆大学毕业证如何办理
一比一原版(CITY毕业证书)谢菲尔德哈勒姆大学毕业证如何办理
9a93xvy
 
20 slides of research movie and artists .pdf
20 slides of research movie and artists .pdf20 slides of research movie and artists .pdf
20 slides of research movie and artists .pdf
ameli25062005
 
National-Learning-Camp 2024 deped....pptx
National-Learning-Camp 2024 deped....pptxNational-Learning-Camp 2024 deped....pptx
National-Learning-Camp 2024 deped....pptx
AlecAnidul
 
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证成绩单如何办理
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证成绩单如何办理一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证成绩单如何办理
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证成绩单如何办理
n0tivyq
 
一比一原版(Bristol毕业证书)布里斯托大学毕业证成绩单如何办理
一比一原版(Bristol毕业证书)布里斯托大学毕业证成绩单如何办理一比一原版(Bristol毕业证书)布里斯托大学毕业证成绩单如何办理
一比一原版(Bristol毕业证书)布里斯托大学毕业证成绩单如何办理
smpc3nvg
 
White wonder, Work developed by Eva Tschopp
White wonder, Work developed by Eva TschoppWhite wonder, Work developed by Eva Tschopp
White wonder, Work developed by Eva Tschopp
Mansi Shah
 
Transforming Brand Perception and Boosting Profitability
Transforming Brand Perception and Boosting ProfitabilityTransforming Brand Perception and Boosting Profitability
Transforming Brand Perception and Boosting Profitability
aaryangarg12
 
Top 5 Indian Style Modular Kitchen Designs
Top 5 Indian Style Modular Kitchen DesignsTop 5 Indian Style Modular Kitchen Designs
Top 5 Indian Style Modular Kitchen Designs
Finzo Kitchens
 
Expert Accessory Dwelling Unit (ADU) Drafting Services
Expert Accessory Dwelling Unit (ADU) Drafting ServicesExpert Accessory Dwelling Unit (ADU) Drafting Services
Expert Accessory Dwelling Unit (ADU) Drafting Services
ResDraft
 
Top Israeli Products and Brands - Plan it israel.pdf
Top Israeli Products and Brands - Plan it israel.pdfTop Israeli Products and Brands - Plan it israel.pdf
Top Israeli Products and Brands - Plan it israel.pdf
PlanitIsrael
 
Borys Sutkowski portfolio interior design
Borys Sutkowski portfolio interior designBorys Sutkowski portfolio interior design
Borys Sutkowski portfolio interior design
boryssutkowski
 
Коричневый и Кремовый Деликатный Органический Копирайтер Фрилансер Марке...
Коричневый и Кремовый Деликатный Органический Копирайтер Фрилансер Марке...Коричневый и Кремовый Деликатный Органический Копирайтер Фрилансер Марке...
Коричневый и Кремовый Деликатный Органический Копирайтер Фрилансер Марке...
ameli25062005
 
一比一原版(MMU毕业证书)曼彻斯特城市大学毕业证成绩单如何办理
一比一原版(MMU毕业证书)曼彻斯特城市大学毕业证成绩单如何办理一比一原版(MMU毕业证书)曼彻斯特城市大学毕业证成绩单如何办理
一比一原版(MMU毕业证书)曼彻斯特城市大学毕业证成绩单如何办理
7sd8fier
 

Recently uploaded (20)

一比一原版(Bolton毕业证书)博尔顿大学毕业证成绩单如何办理
一比一原版(Bolton毕业证书)博尔顿大学毕业证成绩单如何办理一比一原版(Bolton毕业证书)博尔顿大学毕业证成绩单如何办理
一比一原版(Bolton毕业证书)博尔顿大学毕业证成绩单如何办理
 
Design Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinkingDesign Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinking
 
一比一原版(UAL毕业证书)伦敦艺术大学毕业证成绩单如何办理
一比一原版(UAL毕业证书)伦敦艺术大学毕业证成绩单如何办理一比一原版(UAL毕业证书)伦敦艺术大学毕业证成绩单如何办理
一比一原版(UAL毕业证书)伦敦艺术大学毕业证成绩单如何办理
 
Can AI do good? at 'offtheCanvas' India HCI prelude
Can AI do good? at 'offtheCanvas' India HCI preludeCan AI do good? at 'offtheCanvas' India HCI prelude
Can AI do good? at 'offtheCanvas' India HCI prelude
 
一比一原版(LSE毕业证书)伦敦政治经济学院毕业证成绩单如何办理
一比一原版(LSE毕业证书)伦敦政治经济学院毕业证成绩单如何办理一比一原版(LSE毕业证书)伦敦政治经济学院毕业证成绩单如何办理
一比一原版(LSE毕业证书)伦敦政治经济学院毕业证成绩单如何办理
 
Between Filth and Fortune- Urban Cattle Foraging Realities by Devi S Nair, An...
Between Filth and Fortune- Urban Cattle Foraging Realities by Devi S Nair, An...Between Filth and Fortune- Urban Cattle Foraging Realities by Devi S Nair, An...
Between Filth and Fortune- Urban Cattle Foraging Realities by Devi S Nair, An...
 
一比一原版(UCB毕业证书)伯明翰大学学院毕业证成绩单如何办理
一比一原版(UCB毕业证书)伯明翰大学学院毕业证成绩单如何办理一比一原版(UCB毕业证书)伯明翰大学学院毕业证成绩单如何办理
一比一原版(UCB毕业证书)伯明翰大学学院毕业证成绩单如何办理
 
一比一原版(CITY毕业证书)谢菲尔德哈勒姆大学毕业证如何办理
一比一原版(CITY毕业证书)谢菲尔德哈勒姆大学毕业证如何办理一比一原版(CITY毕业证书)谢菲尔德哈勒姆大学毕业证如何办理
一比一原版(CITY毕业证书)谢菲尔德哈勒姆大学毕业证如何办理
 
20 slides of research movie and artists .pdf
20 slides of research movie and artists .pdf20 slides of research movie and artists .pdf
20 slides of research movie and artists .pdf
 
National-Learning-Camp 2024 deped....pptx
National-Learning-Camp 2024 deped....pptxNational-Learning-Camp 2024 deped....pptx
National-Learning-Camp 2024 deped....pptx
 
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证成绩单如何办理
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证成绩单如何办理一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证成绩单如何办理
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证成绩单如何办理
 
一比一原版(Bristol毕业证书)布里斯托大学毕业证成绩单如何办理
一比一原版(Bristol毕业证书)布里斯托大学毕业证成绩单如何办理一比一原版(Bristol毕业证书)布里斯托大学毕业证成绩单如何办理
一比一原版(Bristol毕业证书)布里斯托大学毕业证成绩单如何办理
 
White wonder, Work developed by Eva Tschopp
White wonder, Work developed by Eva TschoppWhite wonder, Work developed by Eva Tschopp
White wonder, Work developed by Eva Tschopp
 
Transforming Brand Perception and Boosting Profitability
Transforming Brand Perception and Boosting ProfitabilityTransforming Brand Perception and Boosting Profitability
Transforming Brand Perception and Boosting Profitability
 
Top 5 Indian Style Modular Kitchen Designs
Top 5 Indian Style Modular Kitchen DesignsTop 5 Indian Style Modular Kitchen Designs
Top 5 Indian Style Modular Kitchen Designs
 
Expert Accessory Dwelling Unit (ADU) Drafting Services
Expert Accessory Dwelling Unit (ADU) Drafting ServicesExpert Accessory Dwelling Unit (ADU) Drafting Services
Expert Accessory Dwelling Unit (ADU) Drafting Services
 
Top Israeli Products and Brands - Plan it israel.pdf
Top Israeli Products and Brands - Plan it israel.pdfTop Israeli Products and Brands - Plan it israel.pdf
Top Israeli Products and Brands - Plan it israel.pdf
 
Borys Sutkowski portfolio interior design
Borys Sutkowski portfolio interior designBorys Sutkowski portfolio interior design
Borys Sutkowski portfolio interior design
 
Коричневый и Кремовый Деликатный Органический Копирайтер Фрилансер Марке...
Коричневый и Кремовый Деликатный Органический Копирайтер Фрилансер Марке...Коричневый и Кремовый Деликатный Органический Копирайтер Фрилансер Марке...
Коричневый и Кремовый Деликатный Органический Копирайтер Фрилансер Марке...
 
一比一原版(MMU毕业证书)曼彻斯特城市大学毕业证成绩单如何办理
一比一原版(MMU毕业证书)曼彻斯特城市大学毕业证成绩单如何办理一比一原版(MMU毕业证书)曼彻斯特城市大学毕业证成绩单如何办理
一比一原版(MMU毕业证书)曼彻斯特城市大学毕业证成绩单如何办理
 

BLOCK CHAIN technology for the students.

  • 1. BLOCK CHAIN BY KOUSHIK ESLAVATH CSE D
  • 2. What Is Blockchain? • Blockchain technology is a decentralized and distributed ledger system that allows multiple parties to record and store information in a secure, transparent, and tamper-resistant manner. The fundamental concept behind blockchain is to create a chain of blocks, where each block contains a list of transactions or records, and each block is linked to the previous one through a cryptographic hash.
  • 3. • In simple words, a blockchain is a chain of blocks that store information. Each block in the chain contains a set of transactions, and once the block is filled, it is added to the chain, forming a permanent record of the transactions. This chain is then duplicated and distributed across a network of computers, making it nearly impossible to alter or delete information.
  • 4.
  • 5. How does blockchain work? Blockchain is a combination of technologies: • Cryptographic keys • A peer-to-peer network containing a shared ledger • A means of computing, to store the transactions and records of the network
  • 6. Cryptographic keys What is cryptography ? In simple terms, it involves making information unreadable to anyone who doesn't have the proper key to access it Cryptography keys consist of two keys – Private key and Public key. These keys help in performing successful transactions between two parties. Each individual has these two keys, which they use to produce a secure digital identity reference. This secured identity is the most important aspect of Blockchain technology.
  • 7.
  • 8. Peer-To-Peer Network • The term Peer-To-peer (P2P) refers to decentralized networks of interconnected computer systems containing peers, or nodes. All nodes are equal, and the exchange of data occurs without a central server — that is, each computer or node can act as both a file server and a client.
  • 9.
  • 10.
  • 11. Can Blockchain be Hacked? • blockchain is considered to be very safe from hackers. On cryptocurrency blockchains, hackers can launch something called a 51% attack, where they attempt to gain more than half the hash rate (computer power) of a blockchain’s network. If they are successful at doing this, they can block transactions — or even reverse previously confirmed transactions, meaning they can “double-spend” coins (spend a coin twice). • Although the Bitcoin network has never been subjected to a successful 51% attack, other cryptocurrencies have fallen prey. One such example occurred in May 2018, when the Bitcoin Gold network succumbed to a 51% attack, resulting in the loss of $18 million worth of its currency. Thankfully, such events are rare, due to the sheer amount of hash power needed to conduct an attack. While the hacking of a blockchain isn’t impossible, it’s very unlikely.
  • 12. Types of Blockchain • Public Blockchain Networks • Private Blockchain Networks • Consortium Blockchains • Hybrid Blockchains
  • 13. Public Blockchain Networks They’re open to everyone, and all transactions on the network can be traced. Public blockchains are also known as permissionless blockchain networks because anyone who joins can read or write to them anonymously without the need for authorization.
  • 14. Private Blockchain Networks Private blockchains are fundamentally different from public blockchains because they’re run by a central authority — they’re not entirely decentralized networks. The central authority determines who can read, write and participate in the network’s activities, which is why they’re also known as permissioned blockchain networks. Private blockchains offer greater customizability and can be used to store sensitive data.
  • 15. Consortium Blockchains Consortium blockchains are most similar to private networks but share some characteristics with public blockchains. These are controlled by multiple central authorities and collaborate on a decentralized network. A predefined group of individuals or nodes are in charge of reaching consensus in consortium blockchains. Like hybrid blockchains, the ability to read or write on the network may be public or restricted to select participants.
  • 16. Hybrid Blockchains Hybrid or semi-private blockchains were built to offer the best of both worlds by combining elements from both public and private types of blockchain. For example, they’re run by a single entity but may employ both permission-based and permissionless systems to fine-tune access to their data. Transactions are generally not public but may be verified if necessary. Users join the network as anonymous participants and only reveal their identities to other parties when they engage in transactions.
  • 17. Key features of blockchain technology • Decentralization • Transparency • Immutability • Security
  • 18. Decentralization Unlike traditional centralized systems where a single authority controls the data, blockchain operates on a decentralized network of computers (nodes). Each node on the network has a copy of the entire blockchain, and consensus mechanisms are used to validate and agree on the state of the blockchain.
  • 19. Transparency The data in a blockchain is visible to all participants in the network. Every transaction or record is recorded in a block, and the entire history of the blockchain is accessible to anyone who has the necessary permissions.
  • 20. Immutability Once a block is added to the blockchain, it is very difficult to alter the information within it. Each block contains a cryptographic hash of the previous block, creating a chain of blocks. Changing the data in one block would require changing the data in all subsequent blocks, which is computationally infeasible.
  • 21. Security Blockchain uses cryptographic techniques to secure transactions and control access to the network. Public and private keys enable secure authentication and authorization. Consensus mechanisms, such as Proof of Work (used in Bitcoin) or Proof of Stake, ensure agreement on the state of the blockchain.
  • 22. Pros and cons of blockchain
  • 23. PROS • Transparency. All participants in a blockchain network share the same documentation instead of individual copies. Because data is shared across a wide network of computers, the blockchain is available for anyone to access, verify and audit data and transactions. • Traceability. Information in a blockchain is organized chronologically and every block of data has an alphanumeric code linked to the preceding block. This makes it easy to track a specific transaction and trace it back to its source. • Security. Data can only be added to a blockchain. Once a block has been created, it cannot be altered, securing the information within it. Moreover, the decentralized nature of most blockchains makes them immune to takeovers or corruption by a central entity.
  • 24. CONS • Energy consumption. The way proof of work networks function is inherently inefficient. Having several network users competing to validate the same operations is a huge waste of energy that has a strikingly negative impact on the environment. • Scalability. As the number of users in a blockchain grows, so does the number of operations. The computational power required for these operations may outpace the workload that hard disks are realistically able to handle. • Unavoidable security flaw. Blockchains are generally more secure than other databases and record-keeping methods but they share one key flaw. If more than half of the nodes participating in the network create invalid transactions or deny legitimate ones, the rest cannot intervene. This is known as a 51% attack.
  • 25. Some notable applications of Blockchain technology • Cryptocurrency • Non-fungible token (NFT) • Identity Management • E-Governance • Healthcare • Education • Voting Systems • Insurance • Supply chains
  • 26. Cryptocurrency Digital currency is the most well-known of all blockchain applications. Cryptocurrency has experienced a pronounced shift into the mainstream during the last couple of years. Popular crypto such as bitcoin, ether and dogecoin
  • 27. Non-fungible tokens • Non-fungible tokens are likely the second most popular application for blockchain after cryptocurrencies. NFTs are digital items — music, art, trading cards, GIFs, videos — that, unlike crypto, are not interchangeable. Their sole rights to ownership are sold on a blockchain: owning an NFT means you have a digital certificate of authenticity for that specific token.
  • 28. Identity Management Aadhaar and Identity Verification: Blockchain can be integrated with the Aadhaar system to enhance the security and privacy of citizen data.
  • 29. E-Governance Land Records and Property Transactions: Blockchain can be applied to maintain transparent and immutable land records, reducing the chances of fraud and corruption in property transactions. This could streamline the process and provide a reliable record of ownership.
  • 30. Healthcare Patient Records and Drug Traceability: Blockchain can be used to maintain secure and interoperable electronic health records (EHRs). It can also be applied to track the supply chain of pharmaceuticals, ensuring the authenticity and safety of drugs
  • 31. Education Credential Verification: Blockchain can help in the secure verification of educational credentials, reducing the risk of fake degrees and certificates. This is particularly relevant in a country with a large and diverse education system like India.
  • 32. Voting Systems Election Integrity: Implementing blockchain in the electoral process can enhance transparency, reduce fraud, and provide a secure and verifiable voting system
  • 33. Insurance Claim Processing and Fraud Prevention: Blockchain can be used to streamline insurance processes, especially in areas like claim processing and fraud prevention. Smart contracts can automate the claims settlement process.
  • 34. Conclusion In conclusion, blockchain is a revolutionary technology that has the potential to change the way we interact with digital systems. Its decentralization, transparency, and security make it ideal for a wide range of applications, from financial transactions to supply chain management and voting systems. However, there are also challenges that must be overcome, such as scalability and security, if blockchain is to reach its full potential. As the technology continues to evolve and improve, it is likely that we will see more and more applications of blockchain in our daily lives. Whether it is used for financial transactions, supply chain management, or voting systems, the potential benefits of blockchain are clear, and it is an exciting technology to watch in the years to come.