avatarDr Mehmet Yildiz

Summarize

Technology, Design, Security

Here’s My Simplified Introduction to Blockchain.

The novel idea of enabling trust without trusting

Image by Pete Linforth from Pixabay

Is the Blockchain panacea to address manipulation problems and illuminate the world with true trust? Can we enable Artificial Intelligence without the Blockchain? Can we start developing the Blockchain application? Let’s explore!

Purpose of the Article

In this article, my aim is to introduce what the blockchain is without hype.

I focus on its importance with facts, its architecture for autonomous systems, compelling use cases it presents, business value proposition, the technologies and processes behind it, learning and development opportunities, current progress for its deployment, and future plans for integrating it into our lives to better understand it and gain more insights about its value proposition based on my years of experience and review of the technical literature.

Can we trust without trusting?

Yes, we can!

Here’s how:

By understanding, exploring, welcoming, and embracing the Blockchain!

Wait, wait!

If you are a skeptic, don’t miss this one-time opportunity.

Please read and understand the reason behind my informed madness.

With a few minute investments of your valuable time, your views may change, and who knows, you can turn to an evangelist for the fascinating potential of this ugly child in our block.

This article seems to be ambitious in its scope however I do my best to simplify and encapsulate the essential points as much as possible giving you an informative viewpoint so that you may start leveraging this remarkable technology.

For some good or bad reasons, the Blockchain is still a controversial topic. It turned into a love-hate situation in our society. Some love it and some hate it.

I am neutral, optimistic, and open-minded about its potential. My major concern is that it is taken out of context by those who do not understand the concept and only look at its enigmatic aspects of it. Admittedly, it is a complex topic with many societal implications.

As a quick background, you probably heard this story many times, the Blockchain was originally designed for Bitcoin (a popular digital currency). However, it is not exclusive to Bitcoin anymore. It has evolved, since then, into different forms and posed new use cases.

Bitcoin is still rapidly growing with horrible teething pains. In my view, it has started becoming the backbone of the new Internet and is expected to be the biggest extension of the Internet in security, privacy, and trust domains.

Blockchain is a relatively new technology; in fact, it appeared around a decade ago. It only started hitting the news in 2008 with an article from a mystical person Satoshi Nakamoto.

During my conversations with contacts on social media, it was evident that nobody had ever talked to or met this person. So, it is speculated that it is not a single person, perhaps a group of genius developers used this name as a pseudonym to protect themselves from potential harm. In 2009, Blockchain was used as a core component of the digital currency bitcoin serving as the public ledger for its transactions.

Why did Blockchain gain such attention in this short time frame?

Because it attempts to solve a major problem in our modern society.

The pervasive problem of manipulation!

In some of the industry and academic forums, the discussions resulted in a consensus that the biggest useful technology after the Internet can be the Blockchain.

This has been a surprise to some business and technology leaders. However, the recognition was proven via substantial investment globally and highlighted the significance of the Blockchain in our lives.

Even though some still think that it is a futuristic technology, the truth is far from it. We have already started exploring and exploiting it graciously. I can assure you that it is a proven technology because we performed many proofs of technology initiatives in multiple business and academic organizations.

It technically works! Therefore, it has been rapidly accepted and embraced by corporate and academic organizations. During these PoTs, as one of the research fellows pointed out, it is not just a fancy new-age concept anymore.

What is the value proposition for blockchain?

The Blockchain, as a widespread, proven, and robust technology, offers two compelling value propositions:

(a) it cannot be controlled by any single entity

(b) it has no single point of failure

The societal significance of the Blockchain comes from the trust we thirst for.

It provides trust in our daily transactions, for example, trusting the food we eat, the intended quality of the purchases we make, and the origins of the equipment we use. We never had a trusting mechanism that the Blockchain could offer so far in human history. I know this is a big statement but holds the truth. Bear with me!

The real value it adds can be outlined with the following a dozen of compelling characteristics:

1) distributed, 2) secure, 3) private, 4) indelible, 5) transparent, 6) auditable, 7) transactional, 8) consensus-based, 9) flexible, 10) agile, 11) orchestrated, 12) sustainable.

Who is the blockchain for?

During my technology awareness presentations in various collaboration forums, the most frequently asked question was “Who uses it for what purpose”. My knee-jerk response has been “anyone!”, which usually created pleasant chuckles from the curious audience.

Let me explain.

During my initial literature on the topic, the usage of the Blockchain was evident in a wide variety of domains. The most frequently mentioned areas and use cases were IoT, stock trading, data management, neighborhood micro-grids, prediction markets, land title registration, protection of intellectual property, manufacturing assurance, and distribution of goods (e.g. food, music, and digital products).

From my observations, the finance industry has the strongest use cases for the Blockchain. The main reason for this: “the Blockchain removes the middleman from the transactions”. It also turned to be user-friendly in the finance domain, by implementation and widespread use of digital wallet applications. People in finance can easily make transactions (both buy and sell) using digital currencies, which the Blockchain make it readily available in a trusted manner.

One of my favorite and biased use cases in my interest areas is empowering IoT with the Blockchain for predictive analytics and mass-scale automated systems management.

IoT requires connecting, networking, and managing things (physical devices) via the Internet using embedded smart chips in a reliable and secure way. The major components of IoT are software, hardware, network, electronics, sensors, and actuators.

These components enable the things (physical objects) to exchange data and make the data human-readable and easily understandable. IoT marks many security concerns.

This understanding empowered us to take informed actions for IoT for various use cases in our business and personal life. Blockchain can contribute to and empower the security capabilities of IoT.

Security, especially cybersecurity, is our weakest point and hence the biggest concern of our century as far as IoT devices are concerned.

Technical and Architectural Aspect of the Blockchain

Understanding the technical and architectural aspects of the Blockchain is important to see its potential value. Let me give you a simplified technical background on Blockchain architecture.

The Blockchain is based on a decentralized technology framework. It is a digital data management protocol with a network consisting of nodes. It offers storage technology coupled with information transmission.

It allows all participants in the process and can be transparent to everyone. The database of the Blockchain is distributed by design. Its database keeps different copies simultaneously in different nodes.

The protocol of the Blockchain is based on a peer-to-peer architecture model. In other words, it does not require a control body. This is the core architectural principle for the Blockchain.

Then the next critical point is that the protocol and database are proven to be infallible and secure. The distributed nature of the database enables different copies to exist simultaneously on different computer nodes of the network by preventing the Blockchain from being hacked.

Apart from its unique protocol and database, its security design framework is worth mentioning. The security framework for the Blockchain is supported by the use of Byzantine fault tolerance.

This is a complex computer science topic. However, in a nutshell, and in the simplest terms, it is a prevention mechanism and measure.

The objective is to be able to defend against system failures of the components, with or without symptoms, aiming to prevent associated components of the same system from reaching an agreement for the desired operation of the system.

The most critical architectural component of the Blockchain is the database. It has two kinds of records, namely: blocks and transactions. Blocks are designed to hold batches of valid transactions. They are hashed and encoded into a Merkle tree.

Merkle tree is a common term in cryptography. It can be defined as a tree in which every non-leaf node is labeled with the cryptic hash of the labels or values of its child node.

I won’t bore you with details of cryptography which is a humongous domain itself. However, it is important to understand the architectural and security rigor put into the database of the Blockchain.

In the architecture and technical communities, the Blockchain is widely discussed and every day, new publications pop up. New open-source initiatives are announced.

For example, one of the emerging areas related to Blockchain use is smart contracts, such as Ethereum, which is an open-source Blockchain project. This project aims to program smart contracts to perform small functions such as a financial item that meets certain criteria and automate the payout.

Industry Perspective of the Blockchain

From the industry standpoint, it is possible to witness several well-functioning mass-market offerings with Blockchain.

I came across the OpenBazaar and Slock. it is a prime example in my case studies. Let me briefly touch on these two interesting offerings relating to Blockchain implementation.

I found the OpenBazaar depicting visionary leadership in this area. If you visit this site, you can find yourself in the future. They truly use the Blockchain to support small businesses from many countries.

The store makes appealing comments like “Create a store. Sell Anything. Pay Zero Fees. Sell whatever you’d like. Reach a new audience. Get paid in Bitcoin”.

These statements can be music to the ears of the entrepreneurs hence I want to raise awareness here.

The Slock.it depicts the prime example of the power of the Blockchain with IoT. Their website asserts that “Enable devices of any size to access blockchain data securely, take payments autonomously, and interact with humans, machines and anything in between.”

Future of the Blockchain

You may be wondering about the future of Blockchain. Let me briefly touch on trends that may shed light on the future merits of Blockchain.

The main trend for Blockchain is identity management. This can allow us to perform identity management in a decentralized manner.

This powerful shift can help us own our data and to manage it as needed, and others can trust us in the process. Isn’t that a great desire for humanity?

My prediction is that the Blockchain will evolve rapidly and transform into an inevitable and ubiquitous technology in less than a decade.

From an employment perspective, there will be a high demand for Blockchain architects, developers, implementers, and supporters.

Blockchain is still a work in progress, especially in the open-source communities, which intensively work on it. These communities continually update it. There are remarkably growing research and development initiatives on the Blockchain in industry and academia.

Several universities have already commenced conducting substantial research in developing and extending the Blockchain with new use cases. Many large corporate organizations are creating awareness and striving to make it part of their strategic business enablement path.

In the Western world, we trust large organizations for our information. For example, Google has become our Internet trust organization for over a decade now. We “google” everything consciously or sometimes unconsciously.

However, the same trust does not appear in other parts of the globe, as reflected in the media, e.g., China, Russia, Eastern Europe, partially India, and Africa. Those countries are expected to embrace this technology to deal with manipulation and enable a truly trusted trust in their lives.

Hence, the Blockchain has geopolitical implications hence these implications sometimes affect its reputation from technological aspects and cause confusion, create concerns, and raise skeptics.

Paradoxically, aiming to generate a global trust without trust, despite all negative connotations, Blockchain is a technology which skyrockets in development and exponentially grows with acceptance in our society.

My informed observations in the industry reveal that we cannot have true and widespread implementation of Artificial Intelligence without integrating our cognitive systems with Blockchain. Autonomous systems require dynamic and flexible security models, reliable operations, and sustainable trust mechanisms. Based on current technology capability standpoint, the Blockchain is the only alternative which can meet the security requirements of Artificial Intelligence. This will be a growing area of research and investment.

My vision and conviction reflect that, as we cannot do without the Internet anymore, we will not be able to do without the Blockchain. It is imminent!

Despite the hype, concerns, pessimism, and skepticism, as intrapreneurs or entrepreneurs, we must be optimistic to explore the compelling offerings of Blockchain, learn it, understand it, know it, experiment with it, embrace it, and get prepared for its remarkably compelling, disruptive, radical, and revolutionary potential.

From a practical perspective, if you are an intrapreneurial or entrepreneurial software developer, you may start understanding the development principles for the Blockchain and learn about fundamental blockchain concepts such as shared ledgers, smart contracts, provenance, and consensus.

As a hands-on software developer, you may get your hands dirty by creating more complex blockchain applications, perhaps building an IoT Blockchain network for a supply chain leveraging these free training modules. Let’s get started and do something about it!

What are your views, aspirations, and position related to your expertise and your industry for the Blockchain?

Thank you for reading my perspectives. I wish you the best in achieving your investment goals. Please leave a comment about your thoughts on blockchain and cryptocurrencies. Do you embrace them or do you have concerns like many of us?

Sample Articles from My Writing Portfolio for New Readers

In addition to technology, I enjoy writing about health and well-being. I share my lifestyle, health, and well-being stories on EUPHORIA. I wrote several articles on major diseases and valuable nutrients for health. My focus is metabolic and mental health.

What Can We Do About Non-Communicable Diseases Killing 41 Million People Yearly?.

Reduce the Risks of Major Diseases with Healthy Lifestyle Habits

Why 442 Million People Live Diabetic and What We Can Do About it

Defeat Fatty Liver Disease with Three Doable Tips

Reduce Liver Cancer Risks with Healthy Lifestyle Choices

Defeat Metabolic Syndrome and Slim Down Waistline with Three Tips

Five Tips to Prevent Infectious Diseases.

Lower the Risks of Heart Disease and Strokes in Five Steps

Three Tips to Improve Cardiovascular Health.

Three Lifestyle Habits to Lower Dementia Risks

Reduce the Risks of Neonatal Disorders to Prevent Infant Mortality.

Make Your Brain Healthier with Ten Lifestyle Approaches

Make Your Kidneys Healthier via Lifestyle Choices

Make Your Pancreas Healthier via Lifestyle Choices

Make Your Lungs Healthier via Lifestyle Approaches

I also write about valuable nutrients. Here are the links for easy access:

Boron, Urolithin, taurine, citrulline malate, biotin, lithium orotate, alpha-lipoic acid, n-acetyl-cysteine, acetyl-l-carnitine, CoQ10, PQQ, NADH, TMG, creatine, choline, digestive enzymes, magnesium, hydrolyzed collagen, nootropics, pure nicotine, activated charcoal, Vitamin B12, Vitamin B1, Vitamin D, Vitamin K2, Omega-3 Fatty Acids, and other nutrients that might help to improve metabolism and mental health.

About The Author

Dr Mehmet Yildiz is a technologist, postdoctoral researcher, published author of multiple books, chief editor, and digital marketing strategist with four decades of industry experience.

He writes articles for Medium, NewsBreak, and Vocal Media. On Medium, he established ILLUMINATION, ILLUMINATION-Curated, ILLUMINATION’ S MIRROR, ILLUMINATION Book Chapters, Technology Hits, SYNERGY, and Readers Hope publications supporting 15,500 writers on Medium.

You can join his publications requesting access here.

Editor Profile

Writer Profile

You are welcome to join my 100K+ mailing list, to collaborate, enhance your network, and receive a technology newsletter reflecting my industry experience.

Blockchain
Technology
Money
Cryptocurrency
Science
Recommended from ReadMedium