Blockchain Overview
Blockchain Overview
Blockchain defined: Blockchain is a shared, immutable ledger that facilitates the process
of recording transactions and tracking assets in a business network. An asset can be tangible (a
house, car, cash, land) or intangible (intellectual property, patents, copyrights, branding).
Virtually anything of value can be tracked and traded on a blockchain network, reducing risk and
cutting costs for all involved.
Why blockchain is important: Business runs on information. The faster it’s received
and the more accurate it is, the better. Blockchain is ideal for delivering that information because
it provides immediate, shared and completely transparent information stored on an immutable
ledger that can be accessed only by permissioned network members. A blockchain network can
track orders, payments, accounts, production and much more. And because members share a
single view of the truth, you can see all details of a transaction end to end, giving you greater
confidence, as well as new efficiencies and opportunities.
Immutable records
No participant can change or tamper with a transaction after it’s been recorded to the shared
ledger. If a transaction record includes an error, a new transaction must be added to reverse the
error, and both transactions are then visible.
Smart contracts
To speed transactions, a set of rules — called a smart contract — is stored on the blockchain and
executed automatically. A smart contract can define conditions for corporate bond transfers,
include terms for travel insurance to be paid and much more.
Benefits of blockchain
What needs to change: Operations often waste effort on duplicate record keeping and
third-party validations. Record-keeping systems can be vulnerable to fraud and cyberattacks.
Limited transparency can slow data verification. And with the arrival of IoT, transaction volumes
have exploded. All of this slows business, drains the bottom line — and means we need a better
way. Enter blockchain.
Greater trust
With blockchain, as a member of a members-only network, you can rest assured that you are
receiving accurate and timely data, and that your confidential blockchain records will be shared
only with network members to whom you have specifically granted access.
Greater security
Consensus on data accuracy is required from all network members, and all validated transactions
are immutable because they are recorded permanently. No one, not even a system administrator,
can delete a transaction.
More efficiencies
With a distributed ledger that is shared among members of a network, time-wasting record
reconciliations are eliminated. And to speed transactions, a set of rules — called a smart contract
— can be stored on the blockchain and executed automatically.
Blockchain security
Blockchain FAQ
What’s the difference between blockchain and Bitcoin?
Bitcoin is an unregulated, digital currency. Bitcoin uses blockchain technology as its transaction
ledger.
IBM Blockchain Platform Software is optimized to deploy on Red Hat® OpenShift®, Red Hat’s
state-of-the-art enterprise Kubernetes platform.
This means you have more flexibility when choosing where to deploy your blockchain network
components, whether on-premises, in public clouds, or in hybrid cloud architectures.
Within a smart contract, there can be as many stipulations as needed to satisfy the participants
that the task will be completed satisfactorily. To establish the terms, participants must determine
how transactions and their data are represented on the blockchain, agree on the
“if/when...then…” rules that govern those transactions, explore all possible exceptions, and
define a framework for resolving disputes.
Sonoco and IBM are working to reduce issues in the transport of lifesaving medications by
increasing supply chain transparency. Powered by IBM Blockchain Transparent Supply, Pharma
Portal is a blockchain-based platform that tracks temperature-controlled pharmaceuticals through
the supply chain to provide trusted, reliable and accurate data across multiple parties.
The Home Depot uses smart contracts on blockchain to quickly resolve disputes with vendors.
Through real-time communication and increased visibility into the supply chain, they are
building stronger relationships with suppliers, resulting in more time for critical work and
innovation.
By joining we.trade, the trade finance network convened by IBM Blockchain, businesses are
creating an ecosystem of trust for global trade. As a blockchain-based platform, we.trade uses
standardized rules and simplified trading options to reduce friction and risk while easing the
trading process and expanding trade opportunities for participating companies and banks.
Book: https://www.ibm.com/downloads/cas/OK5M0E49
The goal of Solana's architecture is to demonstrate that there exists a set of software
algorithms that, when used in combination to implement a blockchain, eliminates
software as a performance bottleneck, enabling transaction throughput to scale
proportionally with network bandwidth. Solana's architecture satisfies all three
desirable attributes for a blockchain: scalable, secure, and decentralized. Solana's
architecture describes a theoretical upper limit of 710,000 transactions per second
(tps) on a standard Gigabit network and 28.4 million tps on a 40-Gigabit network. 6
Solana's rapidly expanding ecosystem and its versatility have inevitably drawn
comparisons to Ethereum, the leading blockchain for decentralized
applications (dApps). Both Solana and Ethereum have smart contract capabilities,
which are crucial for running cutting-edge applications like decentralized
finance (DeFi) and nonfungible tokens (NFTs). But there are some fundamental
differences between the two.
Unlike Solana, Ethereum is a Proof of Work (PoW) blockchain, where miners must
compete to solve complex puzzles in order to validate transactions, making this
technology more energy intensive and hence detrimental to the environment.
Much of the buzz surrounding Solana in 2021 was due to its distinct advantage over
Ethereum in terms of transaction processing speed and transaction costs. Solana can
process as many as 50,000 transactions per second (tps), and its average cost per
transaction is $0.00025. In contrast, Ethereum can only handle less than 15
transactions per second, while transaction fees touched a record of $70 in 2021.
However, Ethereum has first mover advantage, and with its massive ecosystem, it is
second only to Bitcoin in terms of market capitalization. 3 Ethereum's Eth2 upgrade
and its shift to a PoS model are both set for 2022; the upgrade is expected to make
the blockchain more scalable, secure, and sustainable, while dramatically increasing
transaction processing speed.
Solana's status as a newer blockchain company also came under the microscope when
it suffered a network outage for more than 17 hours on Sept. 17, 2021, after a surge
in transaction volume—which peaked at 400,000 transactions per second—and bot
activity led to excessive memory consumption. While its Sol token initially plunged
on the news, it has since erased those losses, reaching a record price of over $250 in
November 2021.
What is Mainnet?
Mainnet is the term used to describe when a blockchain protocol is fully developed
and deployed, meaning that cryptocurrency transactions are being broadcasted,
verified, and recorded on a distributed ledger technology (blockchain).
In contrast to mainnet networks, the term testnet describes when a blockchain
protocol or network is not yet up and running on its full capacity. A testnet is used by
programmers and developers to test and troubleshoot all the aspects and features of
a blockchain network before they are sure the system is secure and ready for the
mainnet launch.
In other words, a testnet only exists as a working prototype for a blockchain project,
while a mainnet is a completely developed blockchain platform for users to send and
receive cryptocurrency transactions (or any other kind of digital data that is recorded
on a distributed ledger).
Usually, before the mainnet of a blockchain project is launched, the team will set up
an Initial Coin Offering (ICO), an Initial Exchange Offering (IEO), or any other means
that can help the project raise funds and grow their community. Typically, the
collected funds are then used to develop the prototypes of the blockchain network,
which is then tested during the testnet phase. After performing bug fixes and
depending on the performance of the testnet, the team will then launch the mainnet
version of the blockchain, which is (ideally) fully deployed and functional.