Can miners calculate the data on the blockchain
the feature of sha256 algorithm used in bitcoin is that it's easy to verify the known answers correctly, but it's very troublesome to get the answers, and you need to try them one by one. The miner who got the answer first was recognized by everyone as having snatched the right to keep accounts, and the reward was given to him. Let's continue to grab the bookkeeping right of the next question
simply speaking, the significance of these calculations only lies in ensuring the stability and security of the whole system, and has no more significance. It is not comprehensive to regard bitcoin as a by-proct of computing. The generation and issuance of bitcoin, all the transactions and circulation in the bitcoin chain, and the stability of the bitcoin system are all the purposes of computing. Of course, in addition to maintaining the system, it does not proce other value and procts. This is also a black spot where bitcoin is accused of not being environmentally friendly and wasting resources
in general, bitcoin, as a milestone blockchain digital currency, comes from the huge value of a large amount of computing power investment and user trust. There is no doubt about that.
for example, bitcoin was invented by Zhongben Cong in 2009, and the total number of bitcoin was only 21 million. By participating in the proction of blocks and providing proof of work (POW), we can get the reward of bitcoin network. Mining is the process of packaging and confirming the transactions in the bitcoin system over a period of time, and then recording them on the block
if you need to know more about it, you can look at my account number; Let's discuss
what is moving bricks
when it comes to "moving bricks", you will think of migrant workers or various online jokes, but today we only discuss "moving bricks" in the blockchain market
to describe "moving bricks" in vernacular is to make profits by using the price difference between different exchanges. The same currency has different prices in different markets. Buy it in a cheaper place and sell it in a more expensive place. The middle price difference is your profit
for example, the price of bitcoin BTC is $4000 on exchange a and $4100 on exchange B. after a buys BTC, it can be sold to B and each one can earn $100. This process is called "moving bricks"
Wei Liang
Xiao tianruo
Le Xiaomi
Yang QIANZI
Ju Wenling
man Shufei Er
these post bars are good, you can see their articles when you go to the boutique area
Bitcoin is actually a useless string of numbers, but it is recognized as useful, just like diamonds, antiques, calligraphy and paintings, game skin and so on. They can't be eaten or used, but we will recognize their value
"mining" just allows more people to participate in the construction of blockchain network. Is it really good that so many electricity charges are used to "calculate" a series of virtual values? Bitcoin is not a hedge. The price of bitcoin fluctuates greatly. Speculation on bitcoin may become rich overnight or become poor overnight. Bitcoin is not as safe as it claims. In 2014, the world's largest bitcoin trading website, mtgox, was hacked and went bankrupt, and the $467 million worth of bitcoin evaporated instantly. Criminals use it to launder money, evade taxes and so on. It is also quite difficult for the government to investigate. The above personal opinions are welcome to be criticized and corrected. Agree with me, please click like before you go, thank you! Like me, please pay attention to me, thank you again
blockchain is the big ledger of bitcoin network, and each block is equivalent to a page in the ledger. What information is recorded in the "account book"? At present, each block of bitcoin mainly records data such as block head, transaction details, transaction counter and block size
"block header" contains all information except transaction information, mainly including the hash value of the previous block header, which is used to ensure that blocks are connected in sequence; Time stamp: record the generation time of the block; Random number: that is, the answer to the arithmetic problem of PK for all miners in the whole network; Difficulty target: score the difficulty coefficient of the arithmetic problem
"transaction details" records in detail the transferor, income party, amount and digital signature of the transferor of each transaction, which is the main content of each block
"transaction counter" describes the number of transactions contained in each block
"block size" refers to the size of each block data. Currently, each block is limited to 1MB, which does not rule out the possibility of expansion in the future.
