πŸ”
bloXsafe
  • πŸ•ΈοΈWelcome to bloXbook
  • πŸ“šKnowledge Base
    • 🌏Understanding Blockchain
      • What is a Blockchain?
      • What is a blockchain address?
    • πŸ—οΈUnderstanding Private & Public Keys
      • What is a private key
      • What is a public key?
      • How are Private and Public keys generated?
      • Seed Phrases
        • What is a Seed Phrase?
        • Why to use Seed Phrases
        • How a Seed Phrase works?
        • Types of Seed Phrases
        • The BIP39 Standard
        • Types of Backup
      • Can someone guess my keys?
      • What if I lose my Private Keys or Seed Phrase?
      • What if I lose my public key?
    • 🌱Understanding Send & Receive processes
      • Basic Concept
      • Detailed but Simplified
    • πŸ’°Understanding Wallets
      • What is a Crypto Wallet?
      • Cold vs Hot Wallets
      • Categories of Wallets
      • Why not to use a Hot Wallet?
      • What is a Hardware Wallet?
        • Why Trezor?
        • BitBox02
      • Multi-Sig(nature) Wallets
    • 🧾Understanding Decentralisation & Blockchains.
      • What is Decentralisation in the Blockchain era?
      • Decentralized Network
      • Censorship Resistance and Security
      • Consensus Mechanisms
      • Immutable Ledger
      • Decentralized Applications (dApps)
      • Pros and Cons of a decentralised Blockchain network
      • Pros and Cons of a centralised Blockchain network
      • Hybrid Blockchain Networks
        • Pros and Cons of a hybrid Blockchain network
    • 🧭Understanding Decentralized Autonomous Organizations (DAOs)
    • βš™οΈUnderstanding Decentralised Applications (DApps)?
    • πŸ“”Understanding Smart Contracts
      • Risk associated to Smart Contracts
    • πŸ”What is a Blockchain explorer?
  • πŸ’±Understanding Centralised Exchanges (CEX)
    • Why it's not the best place to be?
    • Mitigating the risk of CEXs
    • Why Proof of Reserves says nothing
    • Key ellement of CEXs
  • πŸ’±Understanding Decentralised Exchanges (DEX)
    • What is a DEX
    • Types of DEXs
    • Risk involved using DEXs
  • Understanding coins & tokens
    • Understanding ERC, BRC, TRC, etc
  • πŸ’²Understanding Stablecoins
    • What is a Stablecoin?
    • Main types of Stablecoins
    • What is the risk involved in stablecoins?
    • Mitigating the risk of stablecoins
  • Understanding DeFi
    • Understanding liquidity pools
    • Understanding lending & borrowing protocols
    • Understanding yield farming
    • Understanding oracles
    • Understanding slippage
    • Understanding how DEXs work
      • Understanding AMMs
      • Understanding order book
      • Understanding aggregators
    • Risk involved using DeFi DAPPs
  • πŸ„β€β™€οΈStaying Safe
    • Safety
    • Security
    • Privacy
  • Recommendations
    • Recommended Practises
      • First thing to do after you setup your wallet
      • Using VPN Kill Switch
      • Software Updates
    • Recommended Software
      • Wallet Clients
        • Frame Wallet
        • Trezor Suite
        • Metamask
      • Password Managers & 2FA clients
        • Bitwarden
        • KeePass2.x
      • OS
        • Arch Linux
        • Windows without the Bloatware
    • Recommended Services
      • DNS Services
        • Quad9 DNS
        • Mullvad DNS
      • VPN Services
        • Proton VPN
        • Mullvad VPN
      • Mail Sevices
        • Protonmail
        • Tutanota
    • Recommended Hardware
      • Trezor hardware wallet
      • VPN compatible routers
  • How to
    • Transfer funds
    • Trade on DEX
    • Check my balance
  • πŸ‘©β€πŸš€Common Misconceptions
    • Where my coins are stored?
    • Are all Blockchains decentralised?
    • Crypto is a scam
  • ⁉️Answering the most common questions
    • What is FIAT money?
    • What is a commodity?
    • What is blockchain and why is it important?
    • What is Bitcoin and how does it work?
    • How do I buy Bitcoin?
    • Is Bitcoin the only cryptocurrency?
    • What is a wallet and how do I get one?
    • How do I keep my cryptocurrency safe?
    • Can I make money with cryptocurrency?
    • How do I sell cryptocurrency and convert it back to cash?
    • Are there any risks associated with cryptocurrencies?
    • What are altcoins and how do they differ from Bitcoin?
    • How can I learn more about cryptocurrency and blockchain technology?
    • My wallet shows 0 balance! Are my funds lost?
    • What is the KISS concept?
      • Professional Context
Powered by GitBook
On this page

Was this helpful?

  1. Knowledge Base
  2. Understanding Blockchain

What is a Blockchain?

PreviousUnderstanding BlockchainNextWhat is a blockchain address?

Last updated 1 year ago

Was this helpful?

Imagine you and your friends have a notebook where you write down all the things you buy or sell from each other. But here's the twist: you don't trust each other fully, so whenever someone writes something in the notebook, everyone else checks to make sure it's correct before they agree to it.

Now, instead of just one notebook, imagine there are many copies of this notebook, and they're all connected to each other through a special network. Whenever someone wants to add something new to the notebook, everyone in the network gets a copy of the new entry, and they all check to make sure it's valid. If most of them agree that it's correct, they add it to their own notebook.

This special notebook system is what we call a blockchain. It's like a digital ledger that keeps track of transactions (like buying or selling things) in a secure and transparent way. Each entry in the notebook (or block) is linked to the previous one, creating a chain of blocks - hence the name "blockchain."

The cool thing about blockchain is that because it's decentralized (no one person or authority controls it), it's very hard for someone to cheat or manipulate the information in the notebook. Plus, since everyone in the network has a copy of the ledger, it's very difficult for the information to be lost or corrupted.

So, in short, a blockchain is like a super-secure, transparent, and decentralized digital ledger that keeps track of transactions between people.

πŸ“š
🌏
How Blockchains Work