Bitcoin Transactions

We shall now see how a new block of bitcoin transaction is created.

A bitcoin miner creates a block by using the following steps −

  • Gathering pending transactions, preferentially those with transaction fees first, and then the free ones
  • Verifying the transactions for their validity
  • Solving a hashing problem

According to the statistics, in October, 2015, blockchain.info site stated that, the average number of transactions per block was 411, and as of May 2018, the current number of pending unconfirmed transactions is around 2495.

Reward and cost per bitcoin transaction

Assuming that one bitcoin is worth $400, the reward of 25 bitcoins per block is worth around $10,000, ignoring negligible amount of transaction fees. Taking average number of transactions per second as 2, and the number of transactions per block as 1200, the reward per transaction works out to $8.33. It is found that the cost of electricity consumed in mining is close to the reward which makes mining bitcoins not so profitable. The basic problem of mining as of now, is the 1 MB limit on block size which makes it possible to have at most only 10 transactions per second.

Confirmation of a bitcoin transaction

A transaction is considered to have received n confirmations if it has been published in a block in the block chain, and n-1 more blocks have also been added. A transaction is normally considered “confirmed” once it has six confirmations. Newly created Bitcoins are considered confirmed after they have received about a hundred confirmations.

Similar Posts

  • History of Bitcoin – the first 10 years

    Bitcoin was conceptualised in the wake of the 2008 financial crisis in the form of a whitepaper by a pseudonymous individual (or group) known as ‘Satoshi Nakamoto’. Nakamoto’s identity has never been confirmed although speculators and enthusiasts have purported several suspects over the years. Although Satoshi Nakamoto was the first person to successfully create a…

  • How does Bitcoin have value?

    It is the common consensus, belief and the perception that gives value to the bitcoin. All the participants in this system have consensus on the following − Bitcoin was the first practical implementation of blockchain technology and is currently the most significant triple entry bookkeeping system globally. In a bitcoin ecosystem, access to entire source…

  • Bitcoin

    Bitcoin is regarded as the first decentralized cryptocurrency using blockchain technology to facilitate payments and digital transactions. Instead of using a central bank to control the money supply in an economy (like the Federal Reserve in tandem with the U.S. Department of the Treasury) or third parties to verify transactions (such as your local bank, credit…

  • How Bitcoin works

    Unlike credit card networks like Visa and payment processors like Paypal, bitcoin is not owned by an individual or company. Bitcoin is the world’s first completely open payment network which anyone with an internet connection can participate in. Bitcoin was designed to be used on the internet, and doesn’t depend on banks or private companies…

  • How to use Bitcoins?

    We can make bitcoin transactions as we do with our familiar fiat currencies. While we use Bitcoin, the purchaser is actually referenced to our digital signature, which is a security code encrypted with sixteen different symbols. The purchaser decrypts the code with his device to get the cryptocurrency. Therefore we can say that cryptocurrency is…