Illegal service charge of bitcoin
It is illegal to issue virtual currency privately
According to Article 29 of the regulations of the people's Republic of China on the administration of RMB, no unit or indivial is allowed to print or sell token tickets to replace RMB in circulation on the market In addition, the "emergency notice of the State Council Office for rectifying unhealthy tendencies in the instry, the State Economic and Trade Commission and the people's Bank of China on prohibiting the issuance and use of various token certificates (cards)" also strictly prohibited similar issues
extended data
virtual currency refers to non real currency. Well known virtual currencies, such as online currency of Internet company, q-coin of Tencent company, q-point and voucher of Shanda company, micro currency launched by Sina (used for micro games, Sina reading, etc.), chivalrous Yuanbao (used for chivalrous road game), silver grain (used for bixue Qingtian game), and popular digital currencies in 2013 include bitcoin, Laite coin, infinite coin, quark coin, zeta coin, etc Barbecue coins, pennies (Internet), invisible gold bars, red coins, prime coins. 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"
market formation
the Internet has led to the emergence of a new market, which is a virtual market based on cyberspace. The Internet provides a lot of communication places for consumers, and also provides business market for enterprises. Enterprises must change from proct centered to service centered to customer centered. With the development of computer artificial intelligence technology and database technology, enterprises can conveniently collect customers' information, understand customers' needs in time, change business strategies and grasp economic arteries in real time
With the rapid development of computer and network communication technology, the application of Internet technology has graally penetrated into various fields of human activities, and the unlimited business opportunities that it contains make businesses turn their eyes to e-commerce. E-commerce is penetrating into all aspects of social and economic life at a speed that people can hardly imaginethe traditional finance is also closely watching this irresistible trend of global economic integration and networking. As a result, value-added services take art as the selling point and can be regarded as commodities; The sword in the game is not a brand-new financial services business philosophy - e-finance came into being
from the historical development process, to understand e-finance, we must start from the electronic finance and e-commerce. The so-called e-financialization means that financial enterprises adopt modern communication, computer, network and other information technology means in addition to Internet technology to improve the work efficiency of traditional financial service business, rece operating costs, realize the automation of financial business processing, informatization of financial enterprise management and scientific decision-making, and provide customers with faster and more convenient services, And then enhance the financial enterprise is the behavior of market competitive advantage
e-finance is a transcendence of financial electronization. Different from the electronic finance, the main technical basis of e-finance operation is the increasingly perfect Internet technology. Due to the characteristics of global connectivity, openness, quickness and low marginal cost of Internet technology, e-finance strengthens the restructuring and innovation of financial services business based on Internet technology, so that customers are free from the restrictions of business hours and places, and enjoy all kinds of high-quality and low-cost services provided by financial enterprises anytime and anywhere
with the development of Internet, the form of money is becoming more virtual, and there is an electronic money that only exists in the form of electronic signal
reference source: Network: virtual currency
2. The concept of bitcoin was first proposed by Nakamoto in 2009. According to Nakamoto's idea, open source software was designed and released, and P2P network was built on it. Bitcoin is a kind of P2P digital currency. Point to point transmission means a decentralized payment system
3. Unlike most currencies, bitcoin does not rely on specific currency institutions. It is generated by a large number of calculations based on specific algorithms. Bitcoin economy uses a distributed database composed of many nodes in the whole P2P network to confirm and record all transactions, and uses cryptography design to ensure the security of all aspects of currency circulation. The decentralized nature and algorithm of P2P can ensure that it is impossible to artificially manipulate the value of bitcoin through mass proction. The design based on cryptography can make bitcoin only be transferred or paid by the real owner. This also ensures the anonymity of money ownership and circulation transactions. The biggest difference between bitcoin and other virtual currencies is that the total amount of bitcoin is very limited and it has a strong scarcity. The monetary system used to have no more than 10.5 million in four years, after which the total number will be permanently limited to 21 million.
first of all, we should understand that this service charge is given to miners to encourage them to continue mining and provide enough computing power for bitcoin, so as to ensure the security of bitcoin network. At present, the main income of miners is to get BTC reward by creating new blocks, but the reward is halved every four years. As time goes on, bitcoin transaction fee will graally replace bitcoin reward
under what circumstances should the handling charge be paid? What's the amount
bitcoin system has a series of network rules, including the handling charge rules, which are "what the client should do". When you use bitcoin client (wallet, bitcoin QT) to send bitcoin, the whole process is roughly divided into the following steps:
1. Prepare the bitcoin you want to send
the client is responsible for collecting the balance of bitcoin in your wallet (bitcoin QT) to prepare for payment, Because every bitcoin you receive is in your wallet until you spend it
if you withdraw 3btc and 2btc twice in okcoin bitcoin, their records in your wallet are independent, that is, a 3btc and a 2btc, instead of merging them into 5btc (the wallet only records transaction details, but does not merge the balance, but you can see the total balance on the interface of the wallet), As time goes on, you will accumulate a lot of bitcoin in your wallet. It is conceivable that there should be thousands of such records in okcoin bitcoin wallet. So when you send bitcoin, the wallet must decide which of the above records are most suitable for this sending
the bitcoin you get in a transaction is called "inputs" and the bitcoin you spend is called "outputs". There are multiple inputs and outputs in your wallet
2. Prevent a large number of micro payments from impacting the network
if you recharge the okcoin bitcoin trading platform less than 0.01btc (including the fund changes inside your wallet), you must pay a handling charge of 0.0001. When preparing your payment amount, the wallet has an established rule, that is, when preparing the payment amount in many inputs, try to avoid the amount change less than 0.01btc (for example, if you want to recharge 5.005btc to okcoin bitcoin, the wallet should choose 3 + 2.005 or 1 + 1 + 3.005 instead of 5 + 0.005)
3. The larger the amount, the higher the age of the currency, the higher the priority
if the amount you send is too small or your bitcoin has just been mined, then your transfer is no longer free. Each transaction will be assigned a priority, which is determined by the degree of currency, the number of bytes and the number of transactions. Specifically, for each input, the client will first multiply the number of bitcoins by the time they exist in the block (currency age, age), and then divide all the procts by the size of the transaction (in bytes). The calculation formula is: priority = sum (input)_ value_ in_ base_ units * input_ age)/size_ in_ If the calculation result is less than 0.576, then the transaction must pay the handling fee. This is why you need to add a 0.0001 when you withdraw with okcoin bitcoin, because the bitcoin transfer in okcoin wallet is frequent, and the time of bitcoin in the block is relatively short, so you need to pay a handling charge. If you do have a large number of small inputs, such as small miners, and want to transfer them out for free, you can add a large amount of bitcoin with a large currency age, and the average priority will be increased, so that bitcoin can be transferred out for free
4. Charge per kilobyte
at the end of the transfer, the client calculates the size of the transfer (in bytes), which generally depends on the amount of input and output. The calculation formula is as follows: 148 × Input amount + 34 × Output amount + 10. If the size of the transfer exceeds 10000 bytes, but the priority meets the free standard, you can still enjoy the free transfer, otherwise you need to pay the handling charge. The cost per 1000 bytes is 0.0001btc by default, but you can also add it in the client by opening the tab "settings & gt; Options & gt; The main purpose is to adjust the handling charge. If the service charge you are setting is less than 0.0001, BTC is calculated as 0.0001. When this rule applies, it will replace the rule in step 2 instead of accumulating.
when users initiate a transfer in bitcoin network, they usually need to pay a certain transfer fee to the bookkeeper. The transfer service charge is generally 0.001-0.0015 bitcoins. Due to the limited capacity of the block to hold transaction records, miners will give priority to the transaction with high service charge, so the overpaid service charge can be recorded faster
the existence of bitcoin transaction fees can improve the transfer threshold, effectively prevent the blockchain from being full of junk information, and ensure that the miners still have the motivation to maintain the bitcoin network after bitcoin is g up.
As of July 24, 2020, the state has not issued any laws to prove that bitcoin mining machine is illegal
bitcoin mining machine is one of the ways to obtain bitcoin. Bitcoin is a kind of network virtual currency proced by open source P2P software
it doesn't rely on the issuance of specific monetary institutions, and it is generated through a large number of calculations of specific algorithms. Bitcoin economy uses a distributed database composed of many nodes in the whole P2P network to confirm and record all transactions. The decentralized nature and algorithm of P2P can ensure that it is impossible to artificially manipulate the value of bitcoin through mass proction
extended data
the issue and transaction of bitcoin are realized by mining, and it is cast at a certain but slowing rate. Each new block is accompanied by a certain number of new bitcoin from scratch, which is used as a coinbase transaction to reward the miners who find the block
the reward for each block is not fixed. For every 210000 blocks mined, it takes about four years, and the currency issuance rate is reced by 50%. In the first four years of bitcoin's operation, each block created 50 new bitcoins. Each block creates 12.5 new bitcoins. In addition to the block award, the miner will receive a handling fee for all transactions within the block<
source: Internet - bitcoin mining machine