Pages:
Author

Topic: Gavin Andresen: Rising Transaction Fees Could Price Poor Out of Bitcoin (Read 2513 times)

legendary
Activity: 1456
Merit: 1078
I may write code in exchange for bitcoins.
Is there a possibility that a minimum block size could be implemented?  Would this help the issue?

Death and Taxes, if I understand the discussion correctly, implementing  minimum block size seems like it would be the solution.   The issue would be that if you hit a period in which there were very few transactions waiting to be confirmed then perhaps they would have to wait till more transactions arrived in order to meet the minimum.  However, that shouldn't ever be a problem given the graphs and predictions you're showing us about the volume of transactions.  Also, perhaps this transaction minimum would be implemented as a percentage of transactions waiting to be confirmed.   This would obviously mess with difficulty, but that can be adjusted, right?  Can we have a little discussion about the possibility of a min_block_size parameter?
legendary
Activity: 1162
Merit: 1007
Most blocks are less than 250KB.  So raising the cap isn't going to make those blocks larger.  For one reason or another miners are producing smaller blocks.
Specifically, the reason is that Bitcoin versions prior to 0.9 do not produce blocks larger than 250kB unless there are transactions paying more than double the minimum required fee (which is almost never the case). Some pools (notably Eligius) removed this restriction, but most kept the default policy. Miners using Bitcoin 0.9 should only be producing small blocks if there are absolutely no more fee-paying transactions in the memory pool (unless they've modified their clients to restore the old behaviour).

This would increase the aggregate cost of orphans.  Orphan costs are reduced when blocksize variance is minimized.  To keep blocksize variance low, a pool of unconfirmed transactions larger than the average blocksize is required.  

If miners were completely cooperative, to minimize the tragedy-of-the-commons effect they would agree on informal best practices for filling up blocks (not enforced).  This will probably never happen, but the fact that there is almost always a pool of unconfirmed transactions while most blocks aren't even close to full shows that miners are cooperating to a certain extent for the benefit of the network.  
legendary
Activity: 1162
Merit: 1007
Block chain transaction volume is no higher than it was 2 years ago. This is a non-problem unless Bitcoin use increases, which doesn't seem to be happening.
I'm surprised it even have tendency to fall. Why is that? Answer is simple, the sea of altcoins...

It's not falling.  It's rising.  

The number of transactions per block is what affects how full the blocks are, not the total output volume.  The number of transactions per day has been steadily increasing:



The above chart is distorted by the "on-chain" gambling bubble of mid 2012 to mid 2013.  Most gambling now takes place off-chain (in fact, just-dice.com processes over 100 bets per second).  If we attempt to remove the "on-chain gambling" bubble to get a better sense of organic growth in the number of transactions per day in the bitcoin economy, we finds its been growing exponentially at approximately 320% per year.  




donator
Activity: 1218
Merit: 1079
Gerald Davis
Block chain transaction volume is no higher than it was 2 years ago. This is a non-problem unless Bitcoin use increases, which doesn't seem to be happening.

I'm surprised it even have tendency to fall. Why is that? Answer is simple, the sea of altcoins...

It hasn't fallen.  On a day to day basis there is a lot of volatility in the number of transactions.  Volume also tends to spike when the price makes major moves (highest volume days tend to be around ATHs and ATLs).  If you look at transaction volume on a moving average it has steadily increased.

sr. member
Activity: 336
Merit: 250
Fortunately, there is always Dogecoin to transact micro payments.

But you have to think about the tediousness of constantly switching back and forth from DOGE to BTC whenever you want to make a micro transaction. Although you could always just keep a small amount of doge. 

Yeah, just keep small amount of Dogecoin, like you keep small change in your physical wallet to buy a coffee for example.
sr. member
Activity: 294
Merit: 250
Fortunately, there is always Dogecoin to transact micro payments.

But you have to think about the tediousness of constantly switching back and forth from DOGE to BTC whenever you want to make a micro transaction. Although you could always just keep a small amount of doge. 
legendary
Activity: 888
Merit: 1000
Monero - secure, private and untraceable currency.
Block chain transaction volume is no higher than it was 2 years ago. This is a non-problem unless Bitcoin use increases, which doesn't seem to be happening.

I'm surprised it even have tendency to fall. Why is that? Answer is simple, the sea of altcoins...
legendary
Activity: 1456
Merit: 1078
I may write code in exchange for bitcoins.
Is there a possibility that a minimum block size could be implemented?  Would this help the issue?
legendary
Activity: 4326
Merit: 3041
Vile Vixen and Miss Bitcointalk 2021-2023
The double fee requirement was for blocks over 500KB.
Source? In every version I've seen until 0.9, it's always been 250kB. It was never 500kB as far as I know.
donator
Activity: 1218
Merit: 1079
Gerald Davis
Most blocks are less than 250KB.  So raising the cap isn't going to make those blocks larger.  For one reason or another miners are producing smaller blocks.
Specifically, the reason is that Bitcoin versions prior to 0.9 do not produce blocks larger than 250kB unless there are transactions paying more than double the minimum required fee (which is almost never the case). Some pools (notably Eligius) removed this restriction, but most kept the default policy. Miners using Bitcoin 0.9 should only be producing small blocks if there are absolutely no more fee-paying transactions in the memory pool (unless they've modified their clients to restore the old behaviour).

or set a single config parameter "blockmaxsize"  to 250KB.  No modification of the client is required.

The double fee requirement was for blocks over 500KB.
v0.8.6 set the default max block size to 350KB.
v0.9.0 set the default max block size to 700KB.

It is very likely major miners are setting the "blockmaxsize" and other mining parameters.
legendary
Activity: 4326
Merit: 3041
Vile Vixen and Miss Bitcointalk 2021-2023
Most blocks are less than 250KB.  So raising the cap isn't going to make those blocks larger.  For one reason or another miners are producing smaller blocks.
Specifically, the reason is that Bitcoin versions prior to 0.9 do not produce blocks larger than 250kB unless there are transactions paying more than double the minimum required fee (which is almost never the case). Some pools (notably Eligius) removed this restriction, but most kept the default policy. Miners using Bitcoin 0.9 should only be producing small blocks if there are absolutely no more fee-paying transactions in the memory pool (unless they've modified their clients to restore the old behaviour).
donator
Activity: 1218
Merit: 1079
Gerald Davis
Increase the max block size isn't going to do much if most miners aren't already using that max.  A significant portion of the blocks created today are 250KB or less in size.
Increasing the max block size especially isn't going to do much if most miners don't upgrade. Bitcoin 0.9 no longer produces such blocks (I think).

I think you are misunderstanding, the cap has been 1MB for a long time now.   Most blocks are less than 250KB.  So raising the cap isn't going to make those blocks larger.  For one reason or another miners are producing smaller blocks.  Now if the block size was consistently close to 1MB and paying tx were having to wait multiple blocks then yes raising the cap is going to help but we aren't there yet.  If miner X is choosing to produce a block that is 87KB why would raising the cap from 1MB to 20MB change anything?
legendary
Activity: 4326
Merit: 3041
Vile Vixen and Miss Bitcointalk 2021-2023
Increase the max block size isn't going to do much if most miners aren't already using that max.  A significant portion of the blocks created today are 250KB or less in size.
Increasing the max block size especially isn't going to do much if most miners don't upgrade. Bitcoin 0.9 no longer produces such blocks (I think).
hero member
Activity: 616
Merit: 500
there are altcoins with lower transactions fees, for exemple, litecoin


also bitcoin can be change to mBTC or uBTC, and taxes adjusted to follow it
donator
Activity: 1218
Merit: 1079
Gerald Davis
Is there a "minimum blocksize" setting which can be raised to force pools to include more transactions into their blocks?

No.
hero member
Activity: 672
Merit: 500
Increase the max block size isn't going to do much if most miners aren't already using that max.  A significant portion of the blocks created today are 250KB or less in size.  It is like you have a car which only goes 60 mph, raising the speed limit from 90 mph to 120 mph isn't going to get you there any faster.

Yes, I noticed that. Some pools are constantly making smallest blocks possible. Is there a "minimum blocksize" setting which can be raised to force pools to include more transactions into their blocks? It will not be popular, but will do the community some good.
donator
Activity: 1218
Merit: 1079
Gerald Davis
Increase the max block size isn't going to do much if most miners aren't already using that max.  A significant portion of the blocks created today are 250KB or less in size.  It is like you have a car which only goes 60 mph, raising the speed limit from 90 mph to 120 mph isn't going to get you there any faster.
hero member
Activity: 672
Merit: 500
About a year ago, you can send a transaction with 0.0001 fee and you can nearly almost expect it to confirm within 20 minutes. Now, you send a transaction with 0.0001 fee, there are times you need to wait for 45 minutes. For free transactions, it varied from half an hour a year ago, to over 10 hours these days.

I know, it depends on transaction size and priority, but I am comparing similar transactions I made over the past year. Overall, I do feel that the network is more "crowded" now.

If the current block size do not increase, we may see longer and longer confirmation times at the standard 0.0001 fee in another year's time, and we may be forced to include a higher fee if we need the transaction urgently.

I think increasing the block size will help to solve this, and standard fee may not fall at all due to increased demand for quicker transactions. Bitcoin will need quicker transaction confirmations for it to expand adoption.
donator
Activity: 1218
Merit: 1079
Gerald Davis
Do most poor folks have cell phones?

Yes.  More people in Africa have cellphones than have indoor plumbing.
donator
Activity: 1218
Merit: 1079
Gerald Davis
Block chain transaction volume is no higher than it was 2 years ago. This is a non-problem unless Bitcoin use increases, which doesn't seem to be happening.

That's transaction volume in Bitcoin. If anything, it has gone down in two years. Do you think it might be, you know, because the value of 1 Bitcoin has increased thousands of percent, maybe?
Sorry, wrong chart. Here's the last year of block chain transaction rate. Up and down a bit, around 60,000 a day now, and around 50,000 a year ago. Peak was around 100,000/day, for one day. Blockchain capacity is around 500,000 transactions per day, so we're still an order of magnitude below capacity.

The daily tx volume chart is very volatile so looking at daily amounts can hide the underlying trend.  By my math in the  last 180 days there were 11.7M txs, the six months prior it was 8.8M txs, the six month prior to that was ~8M txs.  On a year over year basis tx volume (trailing twelve months) tx volume has almost doubled (from 40K per day to 57K per day).  Blockchain's chart has moving averages which make the trend a little more clear.  The 7 day can be changed to any value although the they way they compute it means the first x days are not averaged so that is why the chart looks a little weird.

A 180 day moving average of transaction volume:
https://blockchain.info/charts/n-transactions?timespan=2year&showDataPoints=false&daysAverageString=180&show_header=true&scale=0&address=

As for the network supporting 500K tx per day that is not true.  The network is capped by block size not tx volume.  To support 500K tx per day on 1MB blocks would require the average tx to be only 288 bytes.  While many txs are there are tx which are many magnitudes larger and that drags the average tx size is closer to 800 bytes.  In theory if all miners produces exactly 1MB blocks that would be 180,000 tx per day.  Fees may rise long before we reach 180K tx per day because that assumes all blocks are 1MB, however most miners do leave some tx out of the next block either due to arbitrary block sizes (250KB cap still appears to be rather common) or due to low/no fee.
Pages:
Jump to: