4
2
My understanding is that it's possible for extra bitcoins to be left in several accounts within my wallet. The scattering of these coins into different accounts may cause future transactions to become larger in size (Kb), and therefore more costly in fees.
Does it make sense to prematurely consolidate these small accounts into a single "spend account" at some point? (perhaps while I sleep?)
The fact that they're in different accounts doesn't matter. What matters is that they are distinct transaction outputs. What you would do is consolidate these small outputs into a single larger output. – David Schwartz – 2012-12-03T03:13:49.493
@DavidSchwartz What I'm getting at is what if I have 1000 customers who paid me to 1000 addresses. I have 0.002 BTC in each account. If I spend 2.0 BTC on something won't my transaction be huge? .. and I'll have to pay a large fee? – goodguys_activate – 2012-12-03T18:20:53.377
1You'd have the same problem if they all paid you to the same address. You'd still have 1,000 transaction outputs to "gather" if you tried to spend 2 BTC, so your transaction would still be huge. – David Schwartz – 2012-12-03T19:59:55.643
@DavidSchwartz Could I divide that into smaller "free" batches so that when the time comes I won't have to pay a fee? – goodguys_activate – 2012-12-03T21:05:36.413
Theoretically yes, but practically, there's probably no point. For one thing, it would mean your final transaction would be using newer coins, which counts against it. – David Schwartz – 2012-12-03T21:08:03.390
1@DavidSchwartz You hit the nail on the head (of my recent questions). If these small transactions were collected, during low expected utilization (low spend hours), then I avoid the fee after I wait N hours. It's like a logical defragmentation of my wallet balance. no? – goodguys_activate – 2012-12-03T22:02:44.193
possible duplicate of In order to reduce fees, can I 'consolidate' my wallet by sending the entire balance to a new address in the same wallet?
– Highly Irregular – 2012-12-04T02:47:23.4032
This question doesn't ask how, so I've asked that question here: http://bitcoin.stackexchange.com/questions/5583/how-can-i-combine-all-the-tiny-amounts-ive-received-while-minimising-transactio
– Highly Irregular – 2012-12-04T02:54:20.717@HighlyIrregular I'll give you rep for that one (Though that is the question I was going to ask next in sequence and link to them all) ;) – goodguys_activate – 2012-12-04T03:02:49.067
It's something that's been needing attention for a long time... thanks for raising it again! I suspect it won't be a simple answer though. – Highly Irregular – 2012-12-04T03:11:50.897