SlideShare une entreprise Scribd logo
1  sur  29
Télécharger pour lire hors ligne
© 2016 IBM Corporation
Esra UFACIK
esra@sg.ibm.com
Blockchain IOT Lead for
AP Systems
Making Blockchain Real for Business
Explained
Contents
is Blockchain?
is it relevant
for our business?
2Page© 2016 IBM Corporation
Blockchain is a technology for a new generation of transactional applications that establishes trust,
accountability and transparency while streamlining business processes. Think of it as an operating
system for interactions. It has the potential to vastly reduce the cost and complexity of getting
things done.
Blockchain is a design
pattern made famous by its
use in Bitcoin. But it’s uses
go far beyond.
Blockchain can reimagine
the world's most fundamental
business interactions and
open the door to invent new
styles of digital interactions.
IBM is adopting Blockchain
to a very broad range of
business applications
Blockchain defined`
Blockchain in an emerging platform for transaction
services
Party A’s
records
Bank’s
records
Auditor’s
records
Party B’s
records
Digitally
signed/encrypted
transactions and
ledger
All parties have
same replica of the
ledger
Party A
Bank
Auditor
Party B
Types of Use Cases
• Trusted registry of
ownership of assets
• Asset transfer
• Smart contracts
Attributes
• Shared replicated immutable ledger
• Digitally signed/encrypted transactions
• Business logic linking transactions into
business processes
• Automation
Blockchain technology has the potential to radically transform multi-party business networks, enabling
significantly faster, less expensive, lower risk transactions and innovative new business models
Inefficient, expensive, vulnerable
Consensus, provenance, immutability, finality
• Difficult to maintain a single source of truth
• Difficulty to maintain transparency
• Not timely in delivery or access
• Business logic implementation linking
transactions can be different between parties
• Can be overly complex due to the evolution
and use of older technology.
1. It all starts with one node
4. Users submit transactions
2. Each node has the shared ledger
5. Consensus and leader election
3. Nodes form a peer network
6. Execution & Recovery
Each block has a digital fingerprint
of the previous block
Has an Owner Issues Transaction
ID = Digital Cert
Copy of Ledger
Sign Transactions
Answer Validated
Update
A = 100
Then
A=10
Now
A=100
5
Blocks
How it works
Shared Distributed Ledger
 Distributed
ledger is
implemented
as a chain of
blocks
 Transactions
are recorded
in each block
block 1020
Hash of previous
block
transaction(TX)
Create vehicle
registration
TX's hash value
block time stamp
● ● ●
● ● ●
block 1021
Hash of previous
block
transaction(TX)
Transfer vehicle
registration
TX's hash value
block time stamp
block 1022
Hash of previous
block
transaction(TX)
TX's hash value
block time stamp
block 1023
Hash of previous
block
transaction(TX)
TX's hash value
block time stamp
Update vehicle
registration
Transfer vehicle
registration
block 1024
Hash of previous
block
transaction(TX)
Transfer vehicle
registration
TX's hash value
block time stamp
block 1025
Hash of previous
block
transaction(TX)
Transfer vehicle
registration
TX's hash value
block time stamp
block 1026
Hash of previous
block
transaction(TX)
TX's hash value
block time stamp
block 1027
Hash of previous
block
transaction(TX)
TX's hash value
block time stamp
Transfer vehicle
registration
Dispose vehicle
registration
Distributed
Ledger
Source: On Distributed Communications Networks, Paul Baran, 1962
– Unregulated, censorship-
resistant shadow currency
– First Blockchain application
• Pioneer of Blockchain
technology
… Digital currencies different from cryptocurrency
8Page© 2016 IBM Corporation
BUT
is not bitcoin
Blockchain underpins Bitcoin …
Just Google “bitcoin.pdf”
Proof of Work
 Proof of Work asks for nodes to demonstrate they have burned CPU in order
to win the right to create the next block
 Mining is usually the process by which this proof occurs
 Nodes attempt to solve mathematics problems
 Called ‘miners’ because they receive payment for being the first to solve a
problem.
 Hash functions make it easy for other nodes to validate solutions
– Difficult to find (Brute Force)
– Easy to Check
Mining & Miners
 Transactions are broadcast to Miners for “Consensus”
 Example:
– Miner1 & Miner2 “process” the broadcast transactions
– Miner1 & Miner2 collect transactions into a block
– Miner1 & Miner2 work to solve a difficult maths problem based on the block
– Consider “Miner1” reaches the “solution” first
– Miner1 broadcasts the “solution” to Miner2
– Miner2 verifies the “solution”
– Miner2 also broadcasts consensus
– Block is added to the chain – by Miner1
Consensus
Node
Node
NodeNode
Node
Distributed to all nodes by Peer2Peer
Smart ContractShared Ledger
Block
Hash
Regulator
1.
Manufacturer
2. Dealer
3. Lease
Company
4. Lessee
5. Scrap
Merchant
Node
Hash of TX
nonce
Hash of TX
nonce
Hash of TX
nonce
Hash of TX
nonce
Hash of TX
nonce
Hash of TX
nonce
Create V5C
(Send transaction)
Proof of WorkDiscover nonce!
OK
OK
OKOK
V5C
Data
Owner: Regulator
VIN:
Make:
Model:
Method Create
Transaction
Create V5C
Create BlockConsensusCreate V5C
(Execute transaction)
635840321837
000000012345
OK
Block
Hash
Transfer V5C
(Send transaction)
Hash of TX
nonce
OK
Proof of Work
Hash of TX
nonce
Hash of TX
nonce
Hash of TX
nonce
Hash of TX
nonce
Hash of TX
nonce
Hash of TX
nonce
Hash of TX
nonce
Timestamp
759710275638
000000067890
Discover nonce!Create BlockConsensus
OK
OK
OKOK
OK
OK
Transfer V5C
(Execute transaction)
Block
Hash
Manufacturer
Transfer
Update V5C
(Send transaction)
Transaction
Update V5C
Proof of Work
Hash of TX
nonce
Hash of TX
nonce
Hash of TX
nonce
Hash of TX
nonce
Hash of TX
nonce
Hash of TX
nonce
Discover nonce!Create Block
Hash of TX
nonce
Timestamp
387291845274
000000037648
OK
OK
OKOK
OK
OK
Consensus
Update
123
Alfa Romeo
MiTO
Update V5C
(Execute transaction)
Shared
Ledger
Smart
Contract
Transaction
Transfer V5C
Timestamp
Very CPU intensive process!
Mining & Miners
Industrial Blockchain Characteristics
Confidential
permission
control
Private
un-linkable identity
Shared
single source of truth (ledger)
Secure
tamper proof
Auditable
prove identity &
ownership
Scalable
architecture
Append-only
distributed system of
record shared across
business network
Business terms
embedded in
transaction database
& executed with
transactions
All parties agree
to network verified
transaction
Ensuring appropriate
visibility; transactions are
secure, authenticated
& verifiable Privacy
Shared
ledger
… Broader participation, lower cost, increased efficiency
Smart
contract
Consensus
Blockchain for business …
• Shared between participants
• Participants have own copy through replication
• Permissioned, so participants see only appropriate transactions
• THE shared system of record
Records all transactions across business network
Shared ledger
Smart contract
• Verifiable, signed
• Encoded in programming language
• Example:
– Defines contractual conditions under which corporate Bond transfer occurs
Business rules implied by the contract … embedded in the Blockchain
and executed with the transaction
Privacy
• Participants need:
– Transactions to be private
– Identity not linked to a transaction
• Transactions need to be authenticated
• Cryptography central to these processes
Ledger is shared, but participants require privacy
Consensus
• When participants are anonymous
– Commitment is expensive
– Bitcoin cryptographic mining provides
verification for anonymous participants but
at significant compute cost (proof of work)
• When participants are known & trusted
– Commitment possible at low cost
… the process by which transactions are verified
• Multiple alternatives
– proof of stake where fraudulent transactions cost
validators (e.g. transaction bond)
– multi-signature (e.g. 3 out of 5 participants agree)
– PBFT (cross checked secure message exchange)
• Industrial Blockchain needs “pluggable”
consensus
Management Entity None Multiple Organizations Single Organization
Network Type Public Consortium Private
Participants
Free Permissioned
Anonymous, could be
malicious
Identified and trusted
Consensus Mechanisms
Mining
(Proof-of-Work)
Voting / multi-party consensus algorithm
• Large energy
consumption
• No finality
• 51% attack
• Lighter, faster
• Low energy consumption
• Enable finality
Transaction Approval
Frequency
Long (e.g., 10 min) Short (100x msec)
Use Cases Crypto Currency
Transactions in business networks, e.g., cross-
border payment, securities transactions, etc.
Comparison of consensus approaches
In business use, it is important the the platform supports different
consensus mechanisms depending on the use case
Contents
is Blockchain?
is it relevant
for our business?
22Page© 2016 IBM Corporation
Saves
time
Removes
cost
Reduces
risk
Increases
trust
Transaction time
from days to near
instantaneous
Overheads and
cost intermediaries
Tampering, fraud
& cyber crime
Through shared
processes and
recordkeeping
Blockchain benefits
Our analysis suggests blockchains can drive down
inefficiencies across networks
Blockchains have a leveling effect
by making business networks
more homogeneous in how they
can operate
This illustrative example of
shrinking inefficiencies suggests
that enterprises, ecosystems and
economies can function at
substantial higher levels of
efficiency and trust
Source: IBM Institute for Business Value analysis
We expect blockchains to fundamentally change
how we do business in three radical ways
A new science
of organizations
Codifications of contracts,
compliance and certifications
will redefine how trust is
embodied in business
transactions
Efficient and accessible
market-places built on
blockchains will accelerate
the exchange of value and
flow of wealth
The tightening
of trust
A new nexus for
value exchange
Highly efficient
distributed business
networks will challenge
our notions of traditional
enterprise management
Source: IBM Institute for Business Value analysis
Summary
Blockchain …
– is a shared, replicated, permissioned
ledger technology
– can open up business networks by
taking out cost, improving efficiencies
and increase accessibility
– addresses an exciting and topical set
of business challenges, which cross
every industry
IBM …
– supports the Linux Foundation
Hyperledger open standard, open
source, open governance Blockchain
– has an easy to access, proven and
incremental engagement model giving
customers the confidence to get
started NOW
© 2016 IBM Corporation
Thank you!

Contenu connexe

Tendances

Blockchain
BlockchainBlockchain
BlockchainSai Nath
 
Introduction to Blockchain
Introduction to BlockchainIntroduction to Blockchain
Introduction to BlockchainMalak Abu Hammad
 
Blockchain supply chains v0.4
Blockchain supply chains v0.4Blockchain supply chains v0.4
Blockchain supply chains v0.4Luca Mauri
 
Overview of blockchain technology and architecture
Overview of blockchain technology and   architectureOverview of blockchain technology and   architecture
Overview of blockchain technology and architectureEY
 
Blockchain Technology
Blockchain TechnologyBlockchain Technology
Blockchain TechnologyRashi Singh
 
Blockchain Explained | Blockchain Simplified | Blockchain Technology | Blockc...
Blockchain Explained | Blockchain Simplified | Blockchain Technology | Blockc...Blockchain Explained | Blockchain Simplified | Blockchain Technology | Blockc...
Blockchain Explained | Blockchain Simplified | Blockchain Technology | Blockc...Edureka!
 
Blockchain Presentation
Blockchain PresentationBlockchain Presentation
Blockchain PresentationZied GUESMI
 
How does blockchain work
How does blockchain workHow does blockchain work
How does blockchain workShishir Aryal
 
List of Top 50 Companies Using Blockchain Technology
List of Top 50 Companies Using Blockchain TechnologyList of Top 50 Companies Using Blockchain Technology
List of Top 50 Companies Using Blockchain Technology101 Blockchains
 
Blockchain Technology ppt project.pptx
Blockchain Technology ppt project.pptxBlockchain Technology ppt project.pptx
Blockchain Technology ppt project.pptxSahilBansal648873
 
Smart contracts using web3.js
Smart contracts using web3.jsSmart contracts using web3.js
Smart contracts using web3.jsFelix Crisan
 
Blockchain: The New Technology and Its Applications for Libraries
Blockchain: The New Technology and Its Applications for LibrariesBlockchain: The New Technology and Its Applications for Libraries
Blockchain: The New Technology and Its Applications for LibrariesBohyun Kim
 
Smart Contract & Ethereum
Smart Contract & EthereumSmart Contract & Ethereum
Smart Contract & EthereumAkshay Singh
 
Blockchain and Smart Contracts (Series: Blockchain Basics)
Blockchain and Smart Contracts (Series: Blockchain Basics)Blockchain and Smart Contracts (Series: Blockchain Basics)
Blockchain and Smart Contracts (Series: Blockchain Basics)Financial Poise
 

Tendances (20)

Blockchain
BlockchainBlockchain
Blockchain
 
Introduction to Blockchain
Introduction to BlockchainIntroduction to Blockchain
Introduction to Blockchain
 
Blockchain supply chains v0.4
Blockchain supply chains v0.4Blockchain supply chains v0.4
Blockchain supply chains v0.4
 
Overview of blockchain technology and architecture
Overview of blockchain technology and   architectureOverview of blockchain technology and   architecture
Overview of blockchain technology and architecture
 
Blockchain
BlockchainBlockchain
Blockchain
 
BLOCKCHAIN TECHNOLOGY
BLOCKCHAIN TECHNOLOGYBLOCKCHAIN TECHNOLOGY
BLOCKCHAIN TECHNOLOGY
 
Blockchain Technology
Blockchain TechnologyBlockchain Technology
Blockchain Technology
 
Blockchain Explained | Blockchain Simplified | Blockchain Technology | Blockc...
Blockchain Explained | Blockchain Simplified | Blockchain Technology | Blockc...Blockchain Explained | Blockchain Simplified | Blockchain Technology | Blockc...
Blockchain Explained | Blockchain Simplified | Blockchain Technology | Blockc...
 
Blockchain Presentation
Blockchain PresentationBlockchain Presentation
Blockchain Presentation
 
Introduction to Blockchain
Introduction to Blockchain Introduction to Blockchain
Introduction to Blockchain
 
How does blockchain work
How does blockchain workHow does blockchain work
How does blockchain work
 
BLOCKCHAIN
BLOCKCHAINBLOCKCHAIN
BLOCKCHAIN
 
List of Top 50 Companies Using Blockchain Technology
List of Top 50 Companies Using Blockchain TechnologyList of Top 50 Companies Using Blockchain Technology
List of Top 50 Companies Using Blockchain Technology
 
Blockchain ppt
Blockchain pptBlockchain ppt
Blockchain ppt
 
Blockchain Technology ppt project.pptx
Blockchain Technology ppt project.pptxBlockchain Technology ppt project.pptx
Blockchain Technology ppt project.pptx
 
Blockchain use cases
Blockchain use casesBlockchain use cases
Blockchain use cases
 
Smart contracts using web3.js
Smart contracts using web3.jsSmart contracts using web3.js
Smart contracts using web3.js
 
Blockchain: The New Technology and Its Applications for Libraries
Blockchain: The New Technology and Its Applications for LibrariesBlockchain: The New Technology and Its Applications for Libraries
Blockchain: The New Technology and Its Applications for Libraries
 
Smart Contract & Ethereum
Smart Contract & EthereumSmart Contract & Ethereum
Smart Contract & Ethereum
 
Blockchain and Smart Contracts (Series: Blockchain Basics)
Blockchain and Smart Contracts (Series: Blockchain Basics)Blockchain and Smart Contracts (Series: Blockchain Basics)
Blockchain and Smart Contracts (Series: Blockchain Basics)
 

Similaire à 1. ibm blockchain explained

Introduction to Ethereum Blockchain & Smart Contract
Introduction to Ethereum Blockchain & Smart ContractIntroduction to Ethereum Blockchain & Smart Contract
Introduction to Ethereum Blockchain & Smart ContractThanh Nguyen
 
Blockchain 101
Blockchain 101Blockchain 101
Blockchain 101BirthVenue
 
IBM Cloud Côte D'Azur Meetup - 20181004 - Blockchain Hyperledger Workshop
IBM Cloud Côte D'Azur Meetup - 20181004 - Blockchain Hyperledger WorkshopIBM Cloud Côte D'Azur Meetup - 20181004 - Blockchain Hyperledger Workshop
IBM Cloud Côte D'Azur Meetup - 20181004 - Blockchain Hyperledger WorkshopIBM France Lab
 
Blockchain architected
Blockchain architectedBlockchain architected
Blockchain architectedIBM Sverige
 
От прорывной концепции до комплексного решения для компаний
От прорывной концепции до комплексного решения для компанийОт прорывной концепции до комплексного решения для компаний
От прорывной концепции до комплексного решения для компанийPositive Hack Days
 
Blockchain Essentials and Blockchain on Azure
Blockchain Essentials and Blockchain on AzureBlockchain Essentials and Blockchain on Azure
Blockchain Essentials and Blockchain on AzureNuri Cankaya
 
Blockchain Demystified
Blockchain DemystifiedBlockchain Demystified
Blockchain DemystifiedMahesh M Reddy
 
BlockChain for the Banker
BlockChain for the BankerBlockChain for the Banker
BlockChain for the BankerBohdan Szymanik
 
Blockchain Explored: A technical deep-dive
Blockchain Explored: A technical deep-diveBlockchain Explored: A technical deep-dive
Blockchain Explored: A technical deep-diveBinh Nguyen
 
Interledger DvP Settlement on Amazon Managed Blockchain
Interledger DvP Settlement on Amazon Managed BlockchainInterledger DvP Settlement on Amazon Managed Blockchain
Interledger DvP Settlement on Amazon Managed BlockchainAmazon Web Services
 
Blockchain Technology.pptx
Blockchain Technology.pptxBlockchain Technology.pptx
Blockchain Technology.pptxtanvi253303
 
Blockchain 101: An Introduction to the Blockchain Ecosystem
Blockchain 101: An Introduction to the Blockchain EcosystemBlockchain 101: An Introduction to the Blockchain Ecosystem
Blockchain 101: An Introduction to the Blockchain EcosystemPureStake
 
Ibp technical introduction
Ibp technical introductionIbp technical introduction
Ibp technical introductionLennartF
 
Blockchain technology
Blockchain technologyBlockchain technology
Blockchain technologyAlpnaSingh5
 
Blockchain Ecosystem and Cryptocurrency Regulations
Blockchain Ecosystem and Cryptocurrency RegulationsBlockchain Ecosystem and Cryptocurrency Regulations
Blockchain Ecosystem and Cryptocurrency RegulationsAmir Rafati
 
Webinar - Loyalty Reward Points Using Blockchain
Webinar - Loyalty Reward Points Using BlockchainWebinar - Loyalty Reward Points Using Blockchain
Webinar - Loyalty Reward Points Using BlockchainJK Tech
 
Blockchain on Azure
Blockchain on AzureBlockchain on Azure
Blockchain on AzureNuri Cankaya
 
Klaytn: Service-Oriented Enterprise-Grade Public Blockchain Platform
Klaytn: Service-Oriented Enterprise-Grade Public Blockchain PlatformKlaytn: Service-Oriented Enterprise-Grade Public Blockchain Platform
Klaytn: Service-Oriented Enterprise-Grade Public Blockchain Platformif kakao
 

Similaire à 1. ibm blockchain explained (20)

Introduction to Ethereum Blockchain & Smart Contract
Introduction to Ethereum Blockchain & Smart ContractIntroduction to Ethereum Blockchain & Smart Contract
Introduction to Ethereum Blockchain & Smart Contract
 
Blockchain 101
Blockchain 101Blockchain 101
Blockchain 101
 
IBM Cloud Côte D'Azur Meetup - 20181004 - Blockchain Hyperledger Workshop
IBM Cloud Côte D'Azur Meetup - 20181004 - Blockchain Hyperledger WorkshopIBM Cloud Côte D'Azur Meetup - 20181004 - Blockchain Hyperledger Workshop
IBM Cloud Côte D'Azur Meetup - 20181004 - Blockchain Hyperledger Workshop
 
Blockchain architected
Blockchain architectedBlockchain architected
Blockchain architected
 
От прорывной концепции до комплексного решения для компаний
От прорывной концепции до комплексного решения для компанийОт прорывной концепции до комплексного решения для компаний
От прорывной концепции до комплексного решения для компаний
 
Blockchain Essentials and Blockchain on Azure
Blockchain Essentials and Blockchain on AzureBlockchain Essentials and Blockchain on Azure
Blockchain Essentials and Blockchain on Azure
 
Blockchain
BlockchainBlockchain
Blockchain
 
Blockchain Demystified
Blockchain DemystifiedBlockchain Demystified
Blockchain Demystified
 
BlockChain for the Banker
BlockChain for the BankerBlockChain for the Banker
BlockChain for the Banker
 
Blockchain Explored: A technical deep-dive
Blockchain Explored: A technical deep-diveBlockchain Explored: A technical deep-dive
Blockchain Explored: A technical deep-dive
 
Interledger DvP Settlement on Amazon Managed Blockchain
Interledger DvP Settlement on Amazon Managed BlockchainInterledger DvP Settlement on Amazon Managed Blockchain
Interledger DvP Settlement on Amazon Managed Blockchain
 
Blockchain Technology.pptx
Blockchain Technology.pptxBlockchain Technology.pptx
Blockchain Technology.pptx
 
Blockchain 101: An Introduction to the Blockchain Ecosystem
Blockchain 101: An Introduction to the Blockchain EcosystemBlockchain 101: An Introduction to the Blockchain Ecosystem
Blockchain 101: An Introduction to the Blockchain Ecosystem
 
Blockchain spreads
Blockchain spreadsBlockchain spreads
Blockchain spreads
 
Ibp technical introduction
Ibp technical introductionIbp technical introduction
Ibp technical introduction
 
Blockchain technology
Blockchain technologyBlockchain technology
Blockchain technology
 
Blockchain Ecosystem and Cryptocurrency Regulations
Blockchain Ecosystem and Cryptocurrency RegulationsBlockchain Ecosystem and Cryptocurrency Regulations
Blockchain Ecosystem and Cryptocurrency Regulations
 
Webinar - Loyalty Reward Points Using Blockchain
Webinar - Loyalty Reward Points Using BlockchainWebinar - Loyalty Reward Points Using Blockchain
Webinar - Loyalty Reward Points Using Blockchain
 
Blockchain on Azure
Blockchain on AzureBlockchain on Azure
Blockchain on Azure
 
Klaytn: Service-Oriented Enterprise-Grade Public Blockchain Platform
Klaytn: Service-Oriented Enterprise-Grade Public Blockchain PlatformKlaytn: Service-Oriented Enterprise-Grade Public Blockchain Platform
Klaytn: Service-Oriented Enterprise-Grade Public Blockchain Platform
 

Plus de Diego Alberto Tamayo

11 best practices for #mobile device management ( #mdm ) https /www-01.ibm.c...
11 best practices for #mobile device management ( #mdm )  https /www-01.ibm.c...11 best practices for #mobile device management ( #mdm )  https /www-01.ibm.c...
11 best practices for #mobile device management ( #mdm ) https /www-01.ibm.c...Diego Alberto Tamayo
 
Ibm white paper_harnessing_ap_is_and_platforms_0
Ibm white paper_harnessing_ap_is_and_platforms_0Ibm white paper_harnessing_ap_is_and_platforms_0
Ibm white paper_harnessing_ap_is_and_platforms_0Diego Alberto Tamayo
 
Ibm systems servidor linux power8 de 1u ibm power system s821 lc un servidor ...
Ibm systems servidor linux power8 de 1u ibm power system s821 lc un servidor ...Ibm systems servidor linux power8 de 1u ibm power system s821 lc un servidor ...
Ibm systems servidor linux power8 de 1u ibm power system s821 lc un servidor ...Diego Alberto Tamayo
 
Watson – un sistema diseñado para respuestas @ibm
Watson – un sistema diseñado para respuestas   @ibmWatson – un sistema diseñado para respuestas   @ibm
Watson – un sistema diseñado para respuestas @ibmDiego Alberto Tamayo
 
Blockchain powering the internet of value
Blockchain powering the internet of value  Blockchain powering the internet of value
Blockchain powering the internet of value Diego Alberto Tamayo
 
Blockchain technology amplify your enterprise / IBM
Blockchain technology amplify your enterprise / IBMBlockchain technology amplify your enterprise / IBM
Blockchain technology amplify your enterprise / IBMDiego Alberto Tamayo
 
Blockchain the chain of trust and its potential / IBM
Blockchain the chain of trust and its potential / IBMBlockchain the chain of trust and its potential / IBM
Blockchain the chain of trust and its potential / IBMDiego Alberto Tamayo
 
Blockchain rewires financial markets / IBM
Blockchain  rewires financial markets / IBMBlockchain  rewires financial markets / IBM
Blockchain rewires financial markets / IBMDiego Alberto Tamayo
 
Ibm elastic storage server moderno sistema de almacenamiento definido por s...
Ibm elastic storage server   moderno sistema de almacenamiento definido por s...Ibm elastic storage server   moderno sistema de almacenamiento definido por s...
Ibm elastic storage server moderno sistema de almacenamiento definido por s...Diego Alberto Tamayo
 
Ibm flash system a9000 una solución todo f lash altamente paralela para empre...
Ibm flash system a9000 una solución todo f lash altamente paralela para empre...Ibm flash system a9000 una solución todo f lash altamente paralela para empre...
Ibm flash system a9000 una solución todo f lash altamente paralela para empre...Diego Alberto Tamayo
 
IBM Object Storage and Software Defined Solutions - Cleversafe
IBM Object Storage and Software Defined Solutions - CleversafeIBM Object Storage and Software Defined Solutions - Cleversafe
IBM Object Storage and Software Defined Solutions - CleversafeDiego Alberto Tamayo
 
COLDCHAIN“Bringing high-quality vaccines and refrigerated medicine to patient...
COLDCHAIN“Bringing high-quality vaccines and refrigerated medicine to patient...COLDCHAIN“Bringing high-quality vaccines and refrigerated medicine to patient...
COLDCHAIN“Bringing high-quality vaccines and refrigerated medicine to patient...Diego Alberto Tamayo
 
Driving client value through hybrid cloud - IBM
Driving client value through hybrid cloud - IBMDriving client value through hybrid cloud - IBM
Driving client value through hybrid cloud - IBMDiego Alberto Tamayo
 
Global location trends 2016 annual report by IBM
Global location trends 2016 annual report by IBMGlobal location trends 2016 annual report by IBM
Global location trends 2016 annual report by IBMDiego Alberto Tamayo
 
Learning to trust artificial intelligence systems accountability, compliance ...
Learning to trust artificial intelligence systems accountability, compliance ...Learning to trust artificial intelligence systems accountability, compliance ...
Learning to trust artificial intelligence systems accountability, compliance ...Diego Alberto Tamayo
 
The ecosystem equation collaboration in the connected economy @harvard biz @i...
The ecosystem equation collaboration in the connected economy @harvard biz @i...The ecosystem equation collaboration in the connected economy @harvard biz @i...
The ecosystem equation collaboration in the connected economy @harvard biz @i...Diego Alberto Tamayo
 
Device democracy -Saving the future of the #InternetOfThings @IBMIBV
Device democracy -Saving the future of the #InternetOfThings  @IBMIBV Device democracy -Saving the future of the #InternetOfThings  @IBMIBV
Device democracy -Saving the future of the #InternetOfThings @IBMIBV Diego Alberto Tamayo
 
The cognitive advantage insights from early adopters on driving business va...
The cognitive advantage   insights from early adopters on driving business va...The cognitive advantage   insights from early adopters on driving business va...
The cognitive advantage insights from early adopters on driving business va...Diego Alberto Tamayo
 

Plus de Diego Alberto Tamayo (20)

11 best practices for #mobile device management ( #mdm ) https /www-01.ibm.c...
11 best practices for #mobile device management ( #mdm )  https /www-01.ibm.c...11 best practices for #mobile device management ( #mdm )  https /www-01.ibm.c...
11 best practices for #mobile device management ( #mdm ) https /www-01.ibm.c...
 
Ibm white paper_harnessing_ap_is_and_platforms_0
Ibm white paper_harnessing_ap_is_and_platforms_0Ibm white paper_harnessing_ap_is_and_platforms_0
Ibm white paper_harnessing_ap_is_and_platforms_0
 
Hybrid connectivity
Hybrid connectivityHybrid connectivity
Hybrid connectivity
 
Ibm systems servidor linux power8 de 1u ibm power system s821 lc un servidor ...
Ibm systems servidor linux power8 de 1u ibm power system s821 lc un servidor ...Ibm systems servidor linux power8 de 1u ibm power system s821 lc un servidor ...
Ibm systems servidor linux power8 de 1u ibm power system s821 lc un servidor ...
 
Watson – un sistema diseñado para respuestas @ibm
Watson – un sistema diseñado para respuestas   @ibmWatson – un sistema diseñado para respuestas   @ibm
Watson – un sistema diseñado para respuestas @ibm
 
Blockchain powering the internet of value
Blockchain powering the internet of value  Blockchain powering the internet of value
Blockchain powering the internet of value
 
Blockchain technology amplify your enterprise / IBM
Blockchain technology amplify your enterprise / IBMBlockchain technology amplify your enterprise / IBM
Blockchain technology amplify your enterprise / IBM
 
Blockchain the chain of trust and its potential / IBM
Blockchain the chain of trust and its potential / IBMBlockchain the chain of trust and its potential / IBM
Blockchain the chain of trust and its potential / IBM
 
Blockchain rewires financial markets / IBM
Blockchain  rewires financial markets / IBMBlockchain  rewires financial markets / IBM
Blockchain rewires financial markets / IBM
 
Ibm elastic storage server moderno sistema de almacenamiento definido por s...
Ibm elastic storage server   moderno sistema de almacenamiento definido por s...Ibm elastic storage server   moderno sistema de almacenamiento definido por s...
Ibm elastic storage server moderno sistema de almacenamiento definido por s...
 
Ibm flash system a9000 una solución todo f lash altamente paralela para empre...
Ibm flash system a9000 una solución todo f lash altamente paralela para empre...Ibm flash system a9000 una solución todo f lash altamente paralela para empre...
Ibm flash system a9000 una solución todo f lash altamente paralela para empre...
 
IBM Object Storage and Software Defined Solutions - Cleversafe
IBM Object Storage and Software Defined Solutions - CleversafeIBM Object Storage and Software Defined Solutions - Cleversafe
IBM Object Storage and Software Defined Solutions - Cleversafe
 
COLDCHAIN“Bringing high-quality vaccines and refrigerated medicine to patient...
COLDCHAIN“Bringing high-quality vaccines and refrigerated medicine to patient...COLDCHAIN“Bringing high-quality vaccines and refrigerated medicine to patient...
COLDCHAIN“Bringing high-quality vaccines and refrigerated medicine to patient...
 
Ibm power systems hpc cluster
Ibm power systems hpc cluster Ibm power systems hpc cluster
Ibm power systems hpc cluster
 
Driving client value through hybrid cloud - IBM
Driving client value through hybrid cloud - IBMDriving client value through hybrid cloud - IBM
Driving client value through hybrid cloud - IBM
 
Global location trends 2016 annual report by IBM
Global location trends 2016 annual report by IBMGlobal location trends 2016 annual report by IBM
Global location trends 2016 annual report by IBM
 
Learning to trust artificial intelligence systems accountability, compliance ...
Learning to trust artificial intelligence systems accountability, compliance ...Learning to trust artificial intelligence systems accountability, compliance ...
Learning to trust artificial intelligence systems accountability, compliance ...
 
The ecosystem equation collaboration in the connected economy @harvard biz @i...
The ecosystem equation collaboration in the connected economy @harvard biz @i...The ecosystem equation collaboration in the connected economy @harvard biz @i...
The ecosystem equation collaboration in the connected economy @harvard biz @i...
 
Device democracy -Saving the future of the #InternetOfThings @IBMIBV
Device democracy -Saving the future of the #InternetOfThings  @IBMIBV Device democracy -Saving the future of the #InternetOfThings  @IBMIBV
Device democracy -Saving the future of the #InternetOfThings @IBMIBV
 
The cognitive advantage insights from early adopters on driving business va...
The cognitive advantage   insights from early adopters on driving business va...The cognitive advantage   insights from early adopters on driving business va...
The cognitive advantage insights from early adopters on driving business va...
 

Dernier

Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical InfrastructureVarsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructureitnewsafrica
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Kaya Weers
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfpanagenda
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsRavi Sanghani
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Hiroshi SHIBATA
 
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security ObservabilityGlenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security Observabilityitnewsafrica
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityIES VE
 
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesMuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesManik S Magar
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Mark Goldstein
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 

Dernier (20)

Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical InfrastructureVarsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and Insights
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024
 
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security ObservabilityGlenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a reality
 
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesMuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 

1. ibm blockchain explained

  • 1. © 2016 IBM Corporation Esra UFACIK esra@sg.ibm.com Blockchain IOT Lead for AP Systems Making Blockchain Real for Business Explained
  • 2. Contents is Blockchain? is it relevant for our business? 2Page© 2016 IBM Corporation
  • 3. Blockchain is a technology for a new generation of transactional applications that establishes trust, accountability and transparency while streamlining business processes. Think of it as an operating system for interactions. It has the potential to vastly reduce the cost and complexity of getting things done. Blockchain is a design pattern made famous by its use in Bitcoin. But it’s uses go far beyond. Blockchain can reimagine the world's most fundamental business interactions and open the door to invent new styles of digital interactions. IBM is adopting Blockchain to a very broad range of business applications Blockchain defined`
  • 4. Blockchain in an emerging platform for transaction services Party A’s records Bank’s records Auditor’s records Party B’s records Digitally signed/encrypted transactions and ledger All parties have same replica of the ledger Party A Bank Auditor Party B Types of Use Cases • Trusted registry of ownership of assets • Asset transfer • Smart contracts Attributes • Shared replicated immutable ledger • Digitally signed/encrypted transactions • Business logic linking transactions into business processes • Automation Blockchain technology has the potential to radically transform multi-party business networks, enabling significantly faster, less expensive, lower risk transactions and innovative new business models Inefficient, expensive, vulnerable Consensus, provenance, immutability, finality • Difficult to maintain a single source of truth • Difficulty to maintain transparency • Not timely in delivery or access • Business logic implementation linking transactions can be different between parties • Can be overly complex due to the evolution and use of older technology.
  • 5. 1. It all starts with one node 4. Users submit transactions 2. Each node has the shared ledger 5. Consensus and leader election 3. Nodes form a peer network 6. Execution & Recovery Each block has a digital fingerprint of the previous block Has an Owner Issues Transaction ID = Digital Cert Copy of Ledger Sign Transactions Answer Validated Update A = 100 Then A=10 Now A=100 5 Blocks How it works
  • 6. Shared Distributed Ledger  Distributed ledger is implemented as a chain of blocks  Transactions are recorded in each block block 1020 Hash of previous block transaction(TX) Create vehicle registration TX's hash value block time stamp ● ● ● ● ● ● block 1021 Hash of previous block transaction(TX) Transfer vehicle registration TX's hash value block time stamp block 1022 Hash of previous block transaction(TX) TX's hash value block time stamp block 1023 Hash of previous block transaction(TX) TX's hash value block time stamp Update vehicle registration Transfer vehicle registration block 1024 Hash of previous block transaction(TX) Transfer vehicle registration TX's hash value block time stamp block 1025 Hash of previous block transaction(TX) Transfer vehicle registration TX's hash value block time stamp block 1026 Hash of previous block transaction(TX) TX's hash value block time stamp block 1027 Hash of previous block transaction(TX) TX's hash value block time stamp Transfer vehicle registration Dispose vehicle registration Distributed Ledger
  • 7. Source: On Distributed Communications Networks, Paul Baran, 1962
  • 8. – Unregulated, censorship- resistant shadow currency – First Blockchain application • Pioneer of Blockchain technology … Digital currencies different from cryptocurrency 8Page© 2016 IBM Corporation BUT is not bitcoin Blockchain underpins Bitcoin …
  • 9.
  • 11. Proof of Work  Proof of Work asks for nodes to demonstrate they have burned CPU in order to win the right to create the next block  Mining is usually the process by which this proof occurs  Nodes attempt to solve mathematics problems  Called ‘miners’ because they receive payment for being the first to solve a problem.  Hash functions make it easy for other nodes to validate solutions – Difficult to find (Brute Force) – Easy to Check
  • 12. Mining & Miners  Transactions are broadcast to Miners for “Consensus”  Example: – Miner1 & Miner2 “process” the broadcast transactions – Miner1 & Miner2 collect transactions into a block – Miner1 & Miner2 work to solve a difficult maths problem based on the block – Consider “Miner1” reaches the “solution” first – Miner1 broadcasts the “solution” to Miner2 – Miner2 verifies the “solution” – Miner2 also broadcasts consensus – Block is added to the chain – by Miner1
  • 13. Consensus Node Node NodeNode Node Distributed to all nodes by Peer2Peer Smart ContractShared Ledger Block Hash Regulator 1. Manufacturer 2. Dealer 3. Lease Company 4. Lessee 5. Scrap Merchant Node Hash of TX nonce Hash of TX nonce Hash of TX nonce Hash of TX nonce Hash of TX nonce Hash of TX nonce Create V5C (Send transaction) Proof of WorkDiscover nonce! OK OK OKOK V5C Data Owner: Regulator VIN: Make: Model: Method Create Transaction Create V5C Create BlockConsensusCreate V5C (Execute transaction) 635840321837 000000012345 OK Block Hash Transfer V5C (Send transaction) Hash of TX nonce OK Proof of Work Hash of TX nonce Hash of TX nonce Hash of TX nonce Hash of TX nonce Hash of TX nonce Hash of TX nonce Hash of TX nonce Timestamp 759710275638 000000067890 Discover nonce!Create BlockConsensus OK OK OKOK OK OK Transfer V5C (Execute transaction) Block Hash Manufacturer Transfer Update V5C (Send transaction) Transaction Update V5C Proof of Work Hash of TX nonce Hash of TX nonce Hash of TX nonce Hash of TX nonce Hash of TX nonce Hash of TX nonce Discover nonce!Create Block Hash of TX nonce Timestamp 387291845274 000000037648 OK OK OKOK OK OK Consensus Update 123 Alfa Romeo MiTO Update V5C (Execute transaction) Shared Ledger Smart Contract Transaction Transfer V5C Timestamp
  • 14. Very CPU intensive process! Mining & Miners
  • 15. Industrial Blockchain Characteristics Confidential permission control Private un-linkable identity Shared single source of truth (ledger) Secure tamper proof Auditable prove identity & ownership Scalable architecture
  • 16. Append-only distributed system of record shared across business network Business terms embedded in transaction database & executed with transactions All parties agree to network verified transaction Ensuring appropriate visibility; transactions are secure, authenticated & verifiable Privacy Shared ledger … Broader participation, lower cost, increased efficiency Smart contract Consensus Blockchain for business …
  • 17. • Shared between participants • Participants have own copy through replication • Permissioned, so participants see only appropriate transactions • THE shared system of record Records all transactions across business network Shared ledger
  • 18. Smart contract • Verifiable, signed • Encoded in programming language • Example: – Defines contractual conditions under which corporate Bond transfer occurs Business rules implied by the contract … embedded in the Blockchain and executed with the transaction
  • 19. Privacy • Participants need: – Transactions to be private – Identity not linked to a transaction • Transactions need to be authenticated • Cryptography central to these processes Ledger is shared, but participants require privacy
  • 20. Consensus • When participants are anonymous – Commitment is expensive – Bitcoin cryptographic mining provides verification for anonymous participants but at significant compute cost (proof of work) • When participants are known & trusted – Commitment possible at low cost … the process by which transactions are verified • Multiple alternatives – proof of stake where fraudulent transactions cost validators (e.g. transaction bond) – multi-signature (e.g. 3 out of 5 participants agree) – PBFT (cross checked secure message exchange) • Industrial Blockchain needs “pluggable” consensus
  • 21. Management Entity None Multiple Organizations Single Organization Network Type Public Consortium Private Participants Free Permissioned Anonymous, could be malicious Identified and trusted Consensus Mechanisms Mining (Proof-of-Work) Voting / multi-party consensus algorithm • Large energy consumption • No finality • 51% attack • Lighter, faster • Low energy consumption • Enable finality Transaction Approval Frequency Long (e.g., 10 min) Short (100x msec) Use Cases Crypto Currency Transactions in business networks, e.g., cross- border payment, securities transactions, etc. Comparison of consensus approaches In business use, it is important the the platform supports different consensus mechanisms depending on the use case
  • 22. Contents is Blockchain? is it relevant for our business? 22Page© 2016 IBM Corporation
  • 23. Saves time Removes cost Reduces risk Increases trust Transaction time from days to near instantaneous Overheads and cost intermediaries Tampering, fraud & cyber crime Through shared processes and recordkeeping Blockchain benefits
  • 24.
  • 25.
  • 26. Our analysis suggests blockchains can drive down inefficiencies across networks Blockchains have a leveling effect by making business networks more homogeneous in how they can operate This illustrative example of shrinking inefficiencies suggests that enterprises, ecosystems and economies can function at substantial higher levels of efficiency and trust Source: IBM Institute for Business Value analysis
  • 27. We expect blockchains to fundamentally change how we do business in three radical ways A new science of organizations Codifications of contracts, compliance and certifications will redefine how trust is embodied in business transactions Efficient and accessible market-places built on blockchains will accelerate the exchange of value and flow of wealth The tightening of trust A new nexus for value exchange Highly efficient distributed business networks will challenge our notions of traditional enterprise management Source: IBM Institute for Business Value analysis
  • 28. Summary Blockchain … – is a shared, replicated, permissioned ledger technology – can open up business networks by taking out cost, improving efficiencies and increase accessibility – addresses an exciting and topical set of business challenges, which cross every industry IBM … – supports the Linux Foundation Hyperledger open standard, open source, open governance Blockchain – has an easy to access, proven and incremental engagement model giving customers the confidence to get started NOW
  • 29. © 2016 IBM Corporation Thank you!