Homework on Mempool - Questions

  1. a list of unconfirmed transactions
  2. block log will go big
  3. increase in transaction fees
1 Like

What is the mempool?

The mempool is a group or list of transactions which nodes validate (the nodes show that these transactions are correct), but which have not yet been confirmed and added to the blockchain by miners.

What happens if the miners can’t keep up with the rate of the new transaction?

When miners cannot keep up with transactions, the size of mempools increases. A transaction can be prioritized, in relation to other simultaneous transactions, by increasing the fee, which allows miners to take more BTC for a transaction.

How does a growing mempool effect transaction fees?

The free market of the network changes in relation to increased demand. A growing mempool puts pressure to pay more, the free market of the network changes in relation to the increased demand on people making transactions and wanting their transactions to be confirmed faster, or faster. If they want a fast / faster transaction, they might need to offer a higher transaction fee.

1 Like
  1. A mempool is a collection of all confirmed transactions that have yet to be mined into a block.
  2. The mempool will increase in size if miners can’t keep up with the rate of transactions.
  3. A growing mempool will typically increase transactions fees because users will have to compete with one another to have their transactions included in the next block.
1 Like

Homework on Mempool - Answers:

  1. Mempool is a database of unconfirmed transactions.
  2. This transaction will stay in the mempool increasing its size.
  3. The larger the mempool, the bigger the fee.
1 Like

What is the mempool?
Mempool is, on every node, a list of unconfirmed transactions waiting to be confirmed.

What happens if the miners can’t keep up with the rate of the new transaction?
The number of unconfirmed transactions will increase in the mempool.

How does a growing mempool effect transaction fees?
A growing mempool increases mining fees.

1 Like
  1. A membool is a per node cache of validated unprocessed transactions.
  2. I would imagine their hash rate slows and lower fee transactions keep getting pushed down the cache as higher rate fee transactions are added to the mempool. This part of that question is really confusing “can’t keep up with the rate of the new transaction?” - you mean frequency transactions are being added to the mempool or rate as in transaction fee?"
  3. It would slow the processing of lower fee transactions as they would keep getting pushed down in the queue as higher fee transactions are added.
1 Like
  1. What is the mempool?
    Is a list of unconfirmed transactions waiting to be confirmed by a miner, each node has a mempool.

  2. What happens if the miners can’t keep up with the rate of the new transaction?
    There will be more pending/unconfirmed transactions because there are more tx than the miners confirming them.

  3. How does a growing mempool effect transaction fees?
    It will raise the overall transaction fee, because it means more transactions are competing with one another to get validated and appended into the blockchain.

1 Like
  1. What is the mempool?
    The mempool is where all the valid transactions wait to be confirmed by the Bitcoin network
  2. What happens if the miners can’t keep up with the rate of the new transaction?
    Mempool grows
  3. How does a growing mempool effect transaction fees?
    Fee grows
1 Like
  1. The mempool is basically a space where all unconfirmed transactions go before being picked up by the miners to be included in a block.

  2. Each block has a limited size, and is produced roughly every 10 minutes. If there are too many transactions, we need to remember that miners are financially incentivized so they will try to construct blocks putting the transactions that pay higher fees (satoshi per byte) first and leave the rest on the mempool which can be picked later when there is less demand.

  3. Growing mempool would increase transaction fees because people will be willing to pay more in order to be included in the next block, otherwise their transaction might get stuck in the mempool until it decreases and the transaction is attractive enough feewise to the miners to include in a block.

1 Like
  1. A pool of validated but unconfirmed transactions that have yet to be added to a block.
  2. Most transactions will take longer and the size of the mempool increases, as miners will prioritize transactions that earn them higher fees per block.
  3. It will cost more to complete the transaction in the same amount of time.
1 Like

The mempool includes all unconfirmed transactions that the miners will choose from to include in the next block. The transactions that get put into the next block are determined by the fee that they pay/size of the transaction.

If the miners can’t keep up then the size of the mempool increases and there are more transactions that they choose from to put into the next block. That increases the transaction confirmation time

With more transactions in the mempool, the suggested fee for the new transactions to be included in the next block increases.

1 Like
  1. It is the list of UTXOs.
  2. The Mempool increese and the fees will go higher.
  3. Fees are going higher.
1 Like
  1. mempool is al list with unconfirmed transaction in the blockchain.
  2. The transaction with the highest fees will be picked first as they are incentivized to earn money. In the mean time the number of unconfirmed transaction in the mempool will grow.
  3. As explained in question 2. the highest fee transactions will be picked, so the fees increase. If your fee is lower then the miners accept your transaction will not be put in a block.
1 Like

Mempool refers to the storage space for all the unconfirmed transactions.

If the mempool grows then the transaction fees will be higher because miners prioritise transactions with a higher fee

1 Like
  1. The mempool is where unconfirmed transactions are stored until a miner picks them up and adds them to the next block.

  2. Mempool grows as backlog of unconfirmed transactions. Fees may rise. Transaction speeds may decrease.

  3. The fees go up because people do not want to wait during long transaction times.

1 Like
  1. mempool is a list of unconfirmed transactions on each node
  2. congestion, which makes transactions slower and higher fees
  3. transactions with higher fees get mined first…so much about blockchain`s “Robin Hood” mission:P
1 Like

Mempool is waiting room for transactions to be accepted by the miner block.

Larger transaction times and with that the increase of the fees.

Transaction fees rise.

1 Like
  1. unconfirmed transactions
  2. mempool grows
  3. increases transaction fees
1 Like

1.What is the mempool?
Mempool is the area where the transactions resides before they are added on the blockchain in a block. We can say that it is a waiting area for transaction. Every miner node has its own mempool area and they are all connected to their peer or other miner nodes which have their own mempool. Mempools can have their own criteria for adding transaction based on transaction fees and memory space taken by transaction.

  1. What happens if the miners can’t keep up with the rate of the new transaction?
    If the miners can’t keep up with the rate of new transaction the the transaction in mempools keep on increasing and ultimately the network will get congested. Transaction will take long time to be added on blockchain.

  2. How does a growing mempool effect transaction fees?
    If mempool keeps on growing then miners will pick the transaction which have high transaction fees so they can earn more money. This will lead to high gas price and user will need to pay high transaction fees for executing his transaction.

1 Like
  1. The mempool is where a node stores unconfirmed transactions until they can be verified and mined

  2. The mempool will grow larger, tx times will slow down and suggested fees will rise

  3. More tx’s in the mempool means fees will rise

1 Like