4
1
This has definitely been asked before but the questions I found were years old and I want to know if the landscape for dealing with this has improved, and if there's a simpler way for an "average user" to consolidate these tiny inputs.
I have lots of transactions from faucets and cloud mining that has been running quite a while now. Even setting my wallet (Trezor) to use the lowest fee will cost more than 1/3 the total value. Is there any way I can consolidate these without getting completely reamed, and without having to have a deep understanding of linux, running bitcoin core, etc.?
I'm on OSX and while I am frequently the most technologically savvy person in my circles, I'm not a linux/bitcoin expert and am more just an early adopter playing around with something new that I only somewhat understand. Would really like to be able to use these btc someday without giving up most of them to fees.
Also my mining is ongoing so I get another small transaction every single day, so this will continue to be an issue for me.
I'm afraid I don't know what you mean. I read the answer at your link but don't understand how it's connected. – Jonathan van Clute – 2017-07-05T18:22:57.920
In general, there is a fee market. Only a few people doing transactions equals low fees. Many people doing transactions, higher fees. The amount of transactions is currently low... good time to consolidate. So the price of your transaction (fee) is defined by the number of "dust entries" (which is a string of many bytes) multiplied with the transaction fee value. In my wallet I could chose this factor, you did not specify, which wallet you use. Electrum? Usually there is an option to define a transaction fee in Satoshis per byte, try to set it to 10 Satoshis per Byte. – pebwindkraft – 2017-07-05T23:24:59.013
I am using a hardware wallet so I don't have any ability to specify the fees this way as far as I know. It just gives me a few options for fees ( low, medium, high, etc.) and that's all. I will have to take a look again though if fees are low right now… – Jonathan van Clute – 2017-07-06T00:09:48.287
So it turns out my hardware wallet has at some point added the ability to set custom fees. However, when selecting that option it states:
Setting custom fee is not recommended. If you set too low fee, it might get stuck forever.Needless to say this makes me nervous... I don't want to lose the btc I'm consolidating as it all adds up to a reasonable sum. Suggestions? If I accept their default "low" fee it comes out to 4% of the total... not as bad as it has been in the past but still quite steep! – Jonathan van Clute – 2017-07-06T00:17:25.277well, 4% is not too bad. I have done many tx with 20Satoshi/bytes (roughly 10% fee), which where then integrated within 3-4 hours. So you could try to go lower, and wait a bit longer... – pebwindkraft – 2017-07-06T07:28:01.000
But I'm worried about the transaction getting stuck and losing my coins, like the warning says. – Jonathan van Clute – 2017-07-06T15:07:51.750
FYI I am attempting a partial transaction now with fee of 5 s/byte. It's taking absolutely forever to process and send but hopefully it actually works... – Jonathan van Clute – 2017-07-09T00:31:37.273