Address (Cryptocurrency) is a public key of cryptocurrency to which transactions can be sent. A wallet is a collection of private keys that correspond to addresses. A private key is necessary to spend from an address.
ADDY refers to a cryptocurrency public address (or key).
Arbitrage Taking advantage of a difference in price of the same commodity on two different exchanges.
ASIC Stands for "application-specific integrated circuit". In other words, a chip designed to perform a narrow set of tasks (compared to CPU or GPU that perform a wide range of functions). ASIC typically refers to specialized mining chips or the whole machines built on these chips. Some ASIC manufacturers: Avalon, ASICMiner, Butterfly Labs (BFL) and Cointerra.
ASICMiner A Chinese manufacturer that makes custom mining hardware, sells shares for bitcoins, pays dividends from on-site mining and also ships actual hardware to customers.
ATH (All Time High) the price of a certain cryptocurrency or coin has broken all of its past records and is trading at the highest price it has ever achieved.
Batch Payment is a payment processing system that send a certain amount to each recipient in one transaction (As normal payment processing is sending to one recipient in one transaction).
BEAR a trader/investor who believes the prices of a particular cryptocurrency will fall and they can make profit from the falling price.
Block is a record in the block chain that contains and confirms many waiting transactions. Roughly every 10 minutes, on average, a new block including transactions is appended to the block chain through mining.
blockchain A digital ledger in which bitcoin transactions are recorded. It comprises individual blocks, which each contain information about a single transaction.
Block Explorer is an online block chain browser which displays the contents of individual cryptocoin blocks and transactions and the transaction histories and balances of address.
Brain wallet is a concept of storing private keys as a memorable phrase without any digital or paper trace. Either a single key is used for a single address, or a deterministic wallet derived from a single key.
Bearish An expectation that price is going to decrease.
Confirmation means that a transaction has been processed by the network and is highly unlikely to be reversed. Transactions receive a confirmation when they are included in a block and for each subsequent block. Even a single confirmation can be considered secure for low value transactions, although for larger amounts like 1000 US$, it makes sense to wait for 6 confirmations or more. Each confirmation exponentially decreases the risk of a reversed transaction.
CPU/GPU Bitcoin Mining. The least powerful category of bitcoin mining hardware is your computer itself. Theoretically, you could use your computer's CPU to mine for bitcoins, but in practice, this is so slow by today's standards that there isn't any point. ... Graphics cards feature graphical processing units (GPUs)
Cold Storage A collective term for various security measures to reduce the risk of remote access to the private keys. It could be a normal computer disconnected from the internet, or a dedicated hardware wallet, or a USB stick with a wallet file, or a paper wallet.
Confirmed Transaction Transaction that has been included in the blockchain. Probability of transaction being rejected is measured in a number of confirmations.
Confirmation Number Confirmation number is a measure of probability that transaction could be rejected from the main chain. "Zero confirmations" means that transaction is unconfirmed (not in any block yet). One confirmation means that the transaction is included in the latest block in the main chain. Two confirmations means the transaction is included in the block right before the latest one. And so on. Probability of transaction being reversed ("double spent") is diminishing exponentially with more blocks added "on top" of it.
Cryptocurrency is a digital asset designed to work as a medium of exchange using cryptography to secure the transactions, to control the creation of additional units, and to verify the transfer of assets.
Visit List of Cryptocurrencies
Digital currency (digital money or electronic money or electronic currency) is a type of currency available only in digital form, not in physical (such as banknotes and coins).
Dust Transaction A small amount of bitcoin transaction but it is listed on the blockchain.
ERC-20 A type of token standard for Ethereum which ensures the tokens perform in a predictable way.
Mining is a process of validating a transaction or block in a network by the process of complex algorithms to prove and validate the correctness of the transaction and thereby add the new block to the chain
is a method for distributed consensus and an alternative to Proof of Work and Proof of Stake. It can also be used for bootstrapping one cryptocurrency off of another. The idea is that miners should show proof that they burned some coins - that is, sent them to a verifiably unspendable address.
Proof of work (PoW) is a piece of data which is difficult (costly, time-consuming) to produce but easy for others to verify and which satisfies certain requirements. ... Bitcoin uses the Hashcash proof of work system.May 15, 2016
P2P (Peer-to-peer) refers to systems that work like an organized collective by allowing each individual to interact directly with the others. In the case of Bitcoin, the network is built in such a way that each user is broadcasting the transactions of other users. And, crucially, no bank is required as a third party.
QR Code A two-dimensional graphical block containing a monochromatic pattern representing a sequence of data.
SegWit (Segregated Witness) The process where the block size limit on a blockchain is increased by removing digital signature data and moving it to the end of a transaction to free up capacity. Transactions are essentially split (or 'segregated'), into two segments: the original data segment and the signature (or 'witness') segment.
Shorting a motivation of earning profit by purchasing cryptocurrency at lower price.
Virtual currency also known as virtual money, is a type of unregulated, digital money, which is issued and usually controlled by its developers, and used and accepted among the members of a specific virtual community.
Wallet or Cryptocurrency wallets are software programs that store your public and private keys and interface with various blockchain so users can monitor their balance, send money and conduct other operations. When a person sends you bitcoins or any other type of digital currency, they are essentially signing off ownership of the coins to your wallet’s address.
Whitepaper A documentation describing a crypto currencies protocol in detail