I'm not sure every time someone points that out... when Bitcoin was first designed, it didn't even cost a cent, and yet foresaw that it needed 100 million smallest units (satoshi), allowed for large batch transactions, and LN also provides support for sub-satoshi payments. What on earth would all that be needed for if they did not consider the possibility for micro payments?
The LN was designed for exactly this reason... to move micro payments offchain.
From what I can see, the fee would have been relatively high, but not as high as 0.003. it should have been around 0.0005-0.0015. Maybe the network was especially congested at the time? If you try resending it now, does Jaxxwallet come up with the same fee?
Do the math... at best case his 24 inputs will only require 148bytes (if they all use compressed key addresses)... 24 inputs * 148 bytes + 34 bytes output + 10 bytes =
3596 bytes....even using
btc.com's estimate of only 75 sats/byte... that still equates to 269700 satoshis (0.00269700).
bitcoinfees.21.co is saying 180... which would make it 647280 sats (0.00647280)....
I have been collecting many micro payment from faucet android apps. The mining fee is 0.0032368 btc to send 0.0688584 btc which is insanely high.
It isn't insanely high... you are trying to take up 0.3% of a whole 1M block for your one transaction... it is almost 15x the data size of a "normal" transaction (3596 bytes vs 226 bytes). Fees are based on data size of transaction, NOT bitcoin value.
STOP collecting dust... or accept that you are going to end up paying a large chunk of your faucet payments to move that money around.
For the record, there are only around
10K unconfirmed transactions in the mempool... if you want to gamble and try and transfer using a fixed fee, now is probably your best time (or even wait until it drops even lower, like under 5K)...
If your wallet (Jaxx?) doesn't support manual fees, then export your BIP39 seed, import it into Electrum, use manual fee and put in something like 50000 satoshis to make sure you hit the 10satoshis/byte minimum, mark it RBF (Replace By Fee), send it all in one go and then use the
ViaBTC TX Accelerator to try and push your transaction through.