Scrypt algorithm Ethereum
BTC, usdt, ETH, BCH, LTC mean respectively:
1, BTC
bitcoin. The concept was first proposed by Nakamoto in 2009. According to Nakamoto's idea, the open source software is designed and released, and the P2P network is built on it. Bitcoin is a kind of P2P digital currency. Point to point transmission means a decentralized payment system
2, usdt
TEDA currency is a virtual currency that links cryptocurrency with legal currency US dollar, and is a virtual currency kept in foreign exchange reserve account and supported by legal currency
EthEthereum is an open source public blockchain platform with intelligent contract function, which provides decentralized Ethereum virtual machine to process point-to-point contract through its special cryptocurrency ether
4. BCH
bitcoin cash is a new version of bitcoin with different configurations launched by a small number of bitcoin developers
at 20:20 on August 1, 2017, bitcoin cash starts mining, and each bitcoin investor's account will have the same amount of bitcoin cash (BCH)
5, LTC
litecoin, abbreviated as LTC, currency symbol: & # 321;; It is a kind of network currency based on "peer-to-peer" technology. It is also an open source software project under MIT / X11 license. It can help users make instant payments to anyone in the world
source of reference: network bitcoin
source of reference: network TEDA coin
source of reference: network Ethereum
source of reference: network bitcoin cash
source of reference: network letcoin
source of reference: Network
They are:
bitcoin
the concept of bitcoin was first proposed by Nakamoto in 2009. According to Nakamoto's ideas, the open source software was designed and released, and the P2P network was built on it. Bitcoin is a kind of P2P digital currency. Point to point transmission means a decentralized payment system
bitcoin cash
bitcoin cash is a new version of bitcoin with different configurations launched by a small number of bitcoin developers
extended data:
virtual currency refers to non real currency. Well known virtual currency, such as network company's network currency, Tencent company's Q currency, Q point, Shanda company's voucher, Sina's Micro currency (used for micro games, Sina reading, etc.), chivalrous Yuanbao (used for chivalrous road game), silver pattern (used for bixue Qingtian game)
the popular digital currencies in 2013 are bitcoin, Leyte coin, infinite coin, quark coin, zeta coin, BBQ coin, pennies (Internet), invisible gold bar, red coin and prime currency. At present, hundreds of digital currencies are issued all over the world. Popular in the circle & quot; The legend of "bitcoin, Wright silver, infinite copper, pennies aluminum"
these puzzles
BTC is bitcoin
LTC is lightcoin
eth is Ethereum
etc is Ethereum classic
when building bitcoin, Nakamoto wants bitcoin to be a decentralized currency, not only for use and trading, but also for mining. But it backfired. With the increasing value of cryptocurrency such as bitcoin, mining has become an instry. The competition is more and more fierce, and the pursuit of mining computing power is higher and higher. Therefore, from ordinary computer mining, ASIC mining machine and GPU mining machine have evolved
the algorithm of ASIC mining machine is almost sha256, while the algorithm of GPU mining is different. For example, the algorithm of BTG is equihash, and the algorithm of BCD is optimized x13. Although it is not absolute, it can be simply considered that the currency of sha256 algorithm is generally mined by ASIC mining machine. Other algorithms are basically using GPU miner. There are also exceptions. Scrypt's Leyte coin used to be mined by GPU miner, but later scrypt's algorithm was also conquered by ASIC chips, such as ant miner L3 +, which is the ASIC miner used to dig Leyte coin
ASIC miner refers to the miner that uses ASIC chip as the core of computing power. ASIC is the abbreviation of application specific integrated circuit, which is a kind of electronic circuit (chip) specially designed for a specific purpose. Some mining machinery factories have designed ASIC chips specially for computing the sha256 algorithm of bitcoin, and the mining machinery using them is ASIC mining machinery. Because ASIC chip is only built for specific computing, its efficiency can be much higher than that of CPU. For example, the current mainstream ant miner S9 is ASIC miner, which uses 189 ASIC chips, the computing power reaches 13.5th/s, and the power consumption is only 1350W. As a comparison, the computing power of gtx1080ti, the flagship computer graphics card, will not exceed 60mh / s even if it is optimized well. The difference is tens of thousands of times
GPU miner refers to the miner that uses GPU graphics card as the core of computing power. Cryptocurrencies such as Ethereum, bitcoin and diamond use graphics algorithms, so the speed of computing with graphics card will be the highest. Compared with ASIC miner, GPU miner is more well-known, because it is a computer with enhanced graphics card configurationthe purpose of GPU miner is to make money, so we should pursue the power consumption ratio and maximum profit, so we should pay attention to the cost performance. Generally, the medium and high-end positioning graphics cards, such as AMD rx560 and rx570, have high power consumption ratio, which is a good choice for GPU miner. While flagship cards such as gtx1080ti and AMD vega64 have the strongest single card performance, they are not cost-effective in terms of price and power consumption
in addition, the ASIC miner also has some exotic procts, such as the USB miner of burning cat, which is slightly larger than the U disk, and the power consumption is only 2.25w, which is the smallest bitcoin miner at present
< / blockquote >the above quoted digcoin.com - "Introction to mining machinery classification" has many professional terms. I hope it can help you, thank you
In blockchain technology, valuable information is stored permanently in the form of data. The carriers used to store data information are called blocks. Technically speaking, a block is a data structure for recording transactions, reflecting the capital flow of a transaction. The blocks are arranged in chronological order. Each block records the transaction information ring its creation. All blocks are linked in order to form a "general ledger", and each block can be used as a page in the general ledger
elements contained in each block:
① ID of the block
(2) several transaction orders (3) the ID of the previous block
