Homework on Mempool - Questions

  1. A mempool is a list of pending transactions waiting to be processed by a miner.
  2. If the list will get overloaded the miner will choose the transaction with the highest fee. Taking in consideration that the btc blockchain network can process only 6-7 tx per sec, tx time will increase as well.
  3. Fees will get more expensive.
1 Like
  1. What is the mempool?
    It is a place where all unconfirm transactions located till minor pick it up and process.
  2. What happens if the miners can’t keep up with the rate of the new transaction?
    The miners will pick those unconfirm transactions which has higher fee and process it
  3. How does a growing mempool effect transaction fees?
    if minors not able to clear the growing mempool, minors only pick the higher fee and process those new transaction. This will indirectly increase the transaction fees.
1 Like
  1. Mempool is a collection of transactions that are waiting to be confirmed
  2. Then the mempool grows
  3. Transaction fees go up
2 Likes
  1. What is the mempool?
    It is a node’s mechanism for storing unconfirmed transactions that miners need to confirm.
  2. What happens if the miners can’t keep up with the rate of the new transaction?
    Mempools will become larger and fees will increase
  3. How does a growing mempool effect transaction fees?
    Fees will increase as transactions will need higher fees to be confirmed first
1 Like
  1. What is the Mempool?
    A Mempool (a contraction of memory and pool) is a mechanism used among cryptocurrency nodes to store details on unconfirmed transactions. It serves as a sort of holding area for transactions that have yet to be included in a block.
  2. What happens if the miners cannot keep up with the rate of the new transaction.
    The Mempool grows…
  3. How does a growing Mempool effect transaction fees?
    If the Mempool is complete, the fee market will become competitive: users can struggle to get their transactions into the next block by charging ever-increasing fees. A larger transaction would necessitate a higher fee to be included in the following block. There is no easy way to quantify the size of a trade by hand.
1 Like

1. What is the mempool?
List of all unconfirmed transactions.
2. What happens if the miners can’t keep up with the rate of the new transaction?
The mempool increases.
3. How does a growing mempool effect transaction fees?
Miners take always unconfirmed transactions with the highest fees. The more unconfirmed transactions, the higher the fee will be calculated for new transactions in order to get the transaction considered by a miner in a timely manner.

1 Like
  1. What is the mempool?
    The mempool is the waiting room for unconfirmed transaction that make sense to a node.

  2. What happens if the miners can’t keep up with the rate of the new transaction?
    Question seems irrelevant since miners are selecting the unconfirmed transaction according to the size of its fees to be included in the next block. Since blocks are being produce at a 10 minutes interval and have a limited size, transactions with the highest fee are more likely to be included and validated in the blockchain. A queue will be created.

  3. How does a growing mempool effect transaction fees?
    A growing mempool will push transaction fees up or will increase transaction processing time.
    Can your transaction stay stuck in the mempool ? Can you increase fees if you see that processing time is too long?

1 Like
  1. What is the mempool?

It’s pool allocated to each node. All the pending transactions reside inside the mempool. Then Miners make decision whether to add these transaction from mempool (can be their own or from some different node) inside block or not based on byte size or simpler is the transaction.

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

It may lead to increase in the size of the mempool as the transactions will remain in backlog. It may also lead to increase in the transaction fees.

  1. How does a growing mempool effect transaction fees?

It’s more of demand & supply. Wherein Miners will choose transaction paying more transaction fees leading to overall increase in transaction fees to execute the transaction by different nodes / wallet.

1 Like
  1. What is the mempool?
    It´s a pool of uncofirmed transactions in the BTC network
  2. What happens if the miners can’t keep up with the rate of the new transaction?
    the backlog of transactions to be confirmed grow resulting in longer tx time
  3. How does a growing mempool effect transaction fees?
    miners will choose those transactions that pay the best satoshi/byte value first
1 Like

A mempool is a cryptocurrency node’s mechanism for storing information of unconfirmed transactions. It is the contraction of memory and pool : Mempool. It acts as a sort of waiting room for transactions that have not yet been included in a block. Since the mempool is a pool of unconfirmed transactions, it simply stores all the transactions until they get confirmed. As mempools fill up, users will compete to get their transactions into the next block by including higher and higher fees. Your Blockchain.com Wallet will automatically do this for you, and suggest an appropriate fee which will in turn incentivize a miner to work your unconfirmed transaction until it is confirmed.
2021-04-16T00:16:00Z

1 Like
  1. The Mempool with unconfirmed transactions.
    2.The Mempool grows larger.
  2. Transaction fees will go up.
1 Like
  1. The mempool is where unconfirmed transactions are stored. Transactions get confirmed when they are stored in the blockchain (by a miner).

  2. If the miners can’t keep up with the rate of new transactions, then the mempool will get larger and larger. At some point (I guess) it won’t be possible to create new transactions until the existing transactions in the mempool get confirmed.

  3. A growing mempool will increase the transaction fees as the miners will have more transactions to choose from and will pick the transactions with the biggest fees first. If I’m not in a hurry to get my transaction confirmed, I don’t need to spend more in transaction fee as long as all unconfirmed transactions get confirmed at some time. But I lack knowledge here.

1 Like
  1. A mempool is a group of unconfirmed transactions ready to be confirmed and put into blocks.

  2. Then the transaction times will become longer.

  3. The bigger the mempool gets the longer the transaction takes which starts a transaction fee bidding war of people paying a higher fee to get their transaction confirmed quicker.

1 Like

Its the stash of unconfirmed transactions from nodes
The Mempool will increase in size
The bigger the mempool, the higher the fees

1 Like
  1. Mempool is the database of the transactions that are validated by any node, but not mined by miners yet.
  2. The number of the transactions in the mempool is increasing.
  3. It increases the transaction fees, as you need to compete with more transactions waiting for being mined by the miners. Miners will mine the transactions with the highers fee first.
1 Like
  1. What is the mempool? - It is where the unconfirmed transactions go
  2. What happens if the miners can’t keep up with the rate of the new transaction? The mempool backlog builds up
  3. How does a growing mempool effect transaction fees? If the mempool grows the transaction fees build for them to be put in the blockchain by miners
1 Like
  1. The mempool is the waiting zone for all unconfirmed transactions, waiting for a miner to add them to a block.

  2. Transaction times get longer if the miners can no longer keep up with the growing rate of unconfirmed transactions in the mempool.

  3. With a larger mempool, transaction fees increase, as there is competition between transactions to be confirmed before others. Miners pick transactions with larger fees.

2 Likes
  1. A datastructure on each miner node that contains a list of yet-to-be-confirmed transactions.
  2. The mempool increases in size if the miners can’t keep up with the rate of new transactions.
  3. Transaction fees are based on satoshis per byte. The higher the transaction fee, the higher the transaction is prioritized to be put in the next block.
1 Like
  1. The purgatory of transactions lol… Mempools are where transactions wait before approval from a miner.

  2. The amount of transactions in the mempool increase.

  3. The transaction fees go up if there is a backlog.

1 Like
  1. What is the mempool?

The mempool is a data structure that contains information on unconfirmed transactions and their respective transaction fees.

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

Transactions take longer to produce on the block because miners have more transactions to confirm.

  1. How does a growing mempool effect transaction fees?

Transaction fees get higher because the easiest way for a transaction to get confirmed by the miner is to have a high transaction fee.

2 Likes