Support Bitcoin du Liban

The Biggest Lebanese educational community

Donate

Glossary

Glossary
Photo by Syd Wachs / Unsplash
  • Address: A string of letters and numbers from which bitcoins can be sent to and from. A bitcoin address can be shared publicly. Like sending a message to an email address, a bitcoin address can be provided to others that wish to send you bitcoin.
  • Bitcoin: The first global, decentralized currency.
  • Bits: A sub-unit of one bitcoin. There are 1,000,000 bits in one bitcoin.
  • Block: A collection of Bitcoin transactions that have occurred during a period (typically about 10 minutes). If the blockchain is thought of as a ledger book, a block is like one page from the book.
  • Blockchain: The authoritative record of every Bitcoin transaction that has ever occurred.
  • BTC: An abbreviation for the bitcoin currency.
  • Centralized: Organized such that one or more parties control a service.
  • Cold Storage: The storage of Bitcoin private keys in any fashion that is disconnected from the internet. Typical cold storage includes USB drives, offline computers, or paper wallets.
  • Cold Wallet: A Bitcoin wallet that is in cold storage (not connected to the internet).
  • Confirmations: A bitcoin transaction is considered unconfirmed until it has been included in a block on the blockchain, at which point it has one confirmation. Each additional block is another confirmation. Coinbase requires three confirmations to consider a bitcoin transaction final and secure.
  • Cryptocurrency: A type of currency that uses cryptography instead of a central bank to provide security and verify transactions. Bitcoin is the first cryptocurrency.
  • Cryptography: In the context of Bitcoin, cryptography is the use of mathematics to secure information. Cryptography is used to create and secure wallets, sign transactions, and verify the blockchain.
  • DCA: Dollar-cost averaging (DCA) is an investment strategy where a person invests a set amount of money over given time intervals, such as after every paycheck. Investors choose this investment strategy when the long-term growth of an asset is foreseen, but the removal of short-term volatility is desired.
  • Decentralized: Without a central authority or controlling party. Bitcoin is a decentralized network since no company, government, or individual is in control of it.
  • Encryption: The use of cryptography to encode a message such that only the intended recipient(s) can decode it. Bitcoin uses encryption to protect wallets from unauthorized access.
  • Hash: 1) A unique identifier of a Bitcoin transaction. 2) A mathematical function Bitcoin miners perform on blocks to secure the network.
  • Hot Wallet: A Bitcoin wallet that resides on a device connected to the internet. A wallet installed on a desktop computer or smartphone is usually a hot wallet.
  • Immutable: If you cannot change it, it is immutable. Bitcoin transaction history (ledger) is unchangeable, so once the transaction is done, it will be displayed for the public forever.
  • Ledger: A physical or electronic logbook containing a list of transactions and balances typically involving financial accounts. The Bitcoin blockchain is the first distributed, decentralized, public ledger.
  • Lightning Network: This is a “Layer 2” payment protocol that operates on a blockchain-based cryptocurrency. It enables fast transactions between participating nodes and has been touted to solve the Bitcoin scalability problem.
  • Miner: A computer or group of computers that add new transactions to blocks and verify blocks created by other miners. Miners collect transaction fees and are rewarded with new bitcoins for their services.
  • Node: A participant in the Bitcoin network. Nodes share a copy of the blockchain and relay new transactions to other nodes.`
  • Open Source: Software whose code is made publicly available and that is free to distribute. Bitcoin is an open-source project and arguably the first open-source money.
  • Paper Wallet: A type of cold storage wallet where private keys are printed on a piece of paper or another physical medium.
  • Peer to Peer: A type of network where participants communicate directly with each other rather than through a centralized server. The Bitcoin network is peer to peer.
  • Private Key: A string of letters and numbers that can be used to spend bitcoins associated with a specific Bitcoin address.
  • Proof of Work: A piece of data that requires a significant amount of computation to generate but requires a minimal amount of computation to be verified as being correct. Bitcoin uses proof of work to generate new blocks.
  • Protocol: The official rules that dictate how participants on a network must communicate. Bitcoin’s protocol specifies how each node connects with the others, how many bitcoins will exist at any point in time, and defines other aspects of the network.
  • Public Key: A string of letters and numbers that is derived from a private key. A public key allows one to receive bitcoins.
  • QR Code: A digital representation of a bitcoin public or private key that is easy to scan by digital cameras. QR codes are similar to barcodes found on physical products in that they are a machine-friendly way to embody a piece of data.
  • Signature: A portion of a Bitcoin transaction that proves that the owner of the private key has approved the transaction.
  • Satoshi: The smallest divisible unit of one bitcoin. There are 100 million satoshis (8 decimal places) in one bitcoin. One satoshi = 0.0000001 bitcoins.
  • Satoshi Nakamoto: The inventor of Bitcoin.
  • SHA-256: The specific hash function used in the mining process to secure bitcoin transactions.
  • Transaction: An entry in the blockchain that describes a transfer of bitcoins from one address to another. Bitcoin transactions may contain several inputs and outputs.
  • Transaction Fee: Also known as a “miner’s” fee, a transaction fee is an amount of bitcoin included in each transaction that is collected by miners. This is to encourage miners to add the transaction to a block. A typical bitcoin fee amount is 0.0001 BTC.
  • Wallet: A collection of Bitcoin private keys used to spend bitcoins