<!-- This issue tracker is only for technical issues related to Bitcoin Core. General bitcoin questions and/or support requests are best directed to the Bitcoin StackExchange at https://bitcoin.stackexchange.com. For reporting security issues, please read instructions at https://bitcoincore.org/en/contact/. If the node is "stuck" during sync or giving "block checksum mismatch" errors, please ensure your hardware is stable by running memtest and observe CPU temperature with a load-test tool such as linpack before creating an issue! -->
<!-- Describe the issue -->
I tried to send ~0.5 BTC to another address from the Bitcoin-Qt app. I used the default settings for transaction fee, and have never modified these settings since installing. This resulted in a transaction with only 3 sat / byte fees: https://live.blockcypher.com/btc/tx/0a03f6d0245c5c1609dbd57f1b5e0aa1d6a90e0f177e5eac7123c0dd53a5a5b9/ This transaction got 0 confirmations after 3+ hours. Eventually I paid a transaction accelerator to confirm it.
<!--- What behavior did you expect? -->
3 sat/byte is way below the typical fee currently based on a few sites I checked. This transaction basically had no chance of confirming unless the mempool went to 0. Instead it locked up the funds in a state where it is difficult to recover, requiring either paying a transaction accelerator, or attempting a double spend. The default settings for fees should never do this; the default should guarantee success with high probability. A user should have to take some action to change the settings away from default to reduce the fee to a hazardous level such as this.
<!--- What was the actual behavior (provide screenshots if the issue is GUI-related)? -->
<!--- How reliably can you reproduce the issue, what are the steps to do so? -->
So far I have done two send transactions with the Bitcoin-Qt wallet. I didn't have a problem with the default fee on a different transaction, where the amount was much smaller.
<!-- What version of Bitcoin Core are you using, where did you get it (website, self-compiled, etc)? -->
I am running Bitcoin Core version v0.15.1 (64-bit) on OS X.
<!-- What type of machine are you observing the error on (OS/CPU and disk type)? -->
OS X.