Bitcoin Forum
May 05, 2024, 09:45:48 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 [26] 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 »
  Print  
Author Topic: [Apr 2024] Fees are HIGH, wait for opportunity to Consolidate your small inputs  (Read 83599 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic. (31 posts by 7+ users deleted.)
Leuchtturmwaerter
Jr. Member
*
Offline Offline

Activity: 44
Merit: 10


View Profile
December 05, 2021, 04:15:46 PM
 #501

Why is the mempool at 20 sat this day?
https://www.btc-forum.de/mempool

Last days it was around 1-3 sat.
1714945548
Hero Member
*
Offline Offline

Posts: 1714945548

View Profile Personal Message (Offline)

Ignore
1714945548
Reply with quote  #2

1714945548
Report to moderator
1714945548
Hero Member
*
Offline Offline

Posts: 1714945548

View Profile Personal Message (Offline)

Ignore
1714945548
Reply with quote  #2

1714945548
Report to moderator
The forum strives to allow free discussion of any ideas. All policies are built around this principle. This doesn't mean you can post garbage, though: posts should actually contain ideas, and these ideas should be argued reasonably.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714945548
Hero Member
*
Offline Offline

Posts: 1714945548

View Profile Personal Message (Offline)

Ignore
1714945548
Reply with quote  #2

1714945548
Report to moderator
1714945548
Hero Member
*
Offline Offline

Posts: 1714945548

View Profile Personal Message (Offline)

Ignore
1714945548
Reply with quote  #2

1714945548
Report to moderator
n0nce
Hero Member
*****
Offline Offline

Activity: 882
Merit: 5818


not your keys, not your coins!


View Profile WWW
December 05, 2021, 04:27:22 PM
Merited by pooya87 (1), dkbit98 (1)
 #502

Why is the mempool at 20 sat this day?
https://www.btc-forum.de/mempool

Last days it was around 1-3 sat.
What do you mean? The mempool is never at X sat. It's just a pool of unconfirmed transactions. You could say 'it's at X megabytes' maybe.

When a new transaction is received by a node, it will hold it in its memory pool with all the other latest transactions it has received. From here the transaction will be hoping to get selected for inclusion in the candidate block.
So basically, the memory pool is a waiting room for new transactions.


You are probably referring to the currently recommended fee. Everyone can choose how they recommend it, but most sites recommend the minimum fee that is high enough to get a transaction confirmed in the next block. It depends on how 'filled' the mempool is, and this depends on how many transactions were submitted lately.

On average, the number of transactions that can be processed stays constant, so if the number of new tx's is higher than that, the pool fills up and if it drops below, it is cleared block by block. When it's empty or almost empty, you can get a transaction confirmed in the next block for 1 sat. But nobody can tell you or guarantee you when the mempool gets this empty.

If you want to observe it better, I would recommend using https://jochen-hoenicke.de/queue/#BTC,8h,weight and https://mempool.space/.

The latter nicely displays the amount of incoming transactions (actually it's not about amount, it's about size - hence the vB) like follows.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
LoyceV (OP)
Legendary
*
Offline Offline

Activity: 3304
Merit: 16599


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
December 05, 2021, 05:30:53 PM
 #503

Why is the mempool at 20 sat this day?
Someone made a lot of transactions, probably consolidating many inputs.
Mempool cleared already, see this graph:
Image loading...

pooya87
Legendary
*
Offline Offline

Activity: 3444
Merit: 10549



View Profile
December 06, 2021, 04:40:37 AM
Merited by n0nce (1)
 #504

On average, the number of transactions that can be processed stays constant,
Actually the "number" of transactions that can be included in a block varies because there is no count limit, there is only a size (or more accurately weight) limit for each block. So in an extreme example you could create 10x 4 MB weight transactions and fill 10 blocks (1 tx per block) or you could create 60 byte transactions and fill a block with ~16660 transactions.

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
dkbit98
Legendary
*
Offline Offline

Activity: 2226
Merit: 7129



View Profile WWW
December 06, 2021, 10:49:54 AM
Merited by NeuroticFish (2), DaveF (1), PawGo (1), n0nce (1)
 #505

If you want to observe it better, I would recommend using https://jochen-hoenicke.de/queue/#BTC,8h,weight and https://mempool.space/.

The latter nicely displays the amount of incoming transactions (actually it's not about amount, it's about size - hence the vB) like follows.
I would also add this new graphical experimental website bits.monospace.live that is showing bitcoin transaction and mempool state with value or in vbyte mode (change in settings).
This could be interesting tool for any newbies and everyone else to better understand mempool and transactions.
https://bits.monospace.live/

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
PawGo
Legendary
*
Offline Offline

Activity: 952
Merit: 1367


View Profile
December 10, 2021, 08:15:44 AM
Last edit: December 10, 2021, 08:34:35 AM by PawGo
 #506

After 24 hours of increased fees, now we are again back to situation we all love so much. Hash rate is on it's top (level from May '21) so probably we may expect some adaptations soon.

https://www.blockchain.com/charts/hash-rate

LoyceV (OP)
Legendary
*
Offline Offline

Activity: 3304
Merit: 16599


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
December 10, 2021, 08:22:13 AM
Merited by PawGo (1)
 #507

Hash rate is on it's top (level from May '21) so probably we may expect some adaptations soon.
I like Bitcoin Difficulty Estimator for this: it shows there's 8.3% more new blocks found than expected, which means difficulty will go up soon indeed, which means less blocks will be found after that.

get2business
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
December 26, 2021, 11:49:52 AM
 #508

Hi!
is the formula to calculate tx size still this(for legacy addresses):


in*180 + out*34 + 10 plus or minus 'in'


or it has changed into something else?
thanks.
LoyceV (OP)
Legendary
*
Offline Offline

Activity: 3304
Merit: 16599


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
December 26, 2021, 11:58:51 AM
Merited by pooya87 (2), Upgrade00 (2), ABCbits (1)
 #509

is the formula to calculate tx size still this(for legacy addresses):

in*180 + out*34 + 10 plus or minus 'in'
That seems about right. I don't think that can change, unless you use a compressed address, in that case it's a bit less. Coinb.in is convenient to get a quick estimate.

get2business
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
December 26, 2021, 04:14:22 PM
 #510

thanks man!
great link to coinbin!
LoyceV (OP)
Legendary
*
Offline Offline

Activity: 3304
Merit: 16599


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
January 01, 2022, 02:45:24 PM
Last edit: March 09, 2022, 08:54:11 AM by LoyceV
Merited by hugeblack (2)
 #511

Mods: I'm not removing this bump, since it got Merited.

New Years Consolidate Bump!
Consolidate this small pocket change!

For several months, mempool has been mostly empty, but does fill up once in a while. This means 1 sat/vbyte is most of the time high enough for a fast confirmation, but sometimes makes you wait a day.

Consolidate your small inputs while you can, low fees won't last forever!
When you are in a rush, it saves a lot in fees if you can use only one input address (and ideally use native SegWit: bc1q......).

pawanjain
Hero Member
*****
Offline Offline

Activity: 2674
Merit: 713


Nothing lasts forever


View Profile
February 01, 2022, 04:52:57 PM
 #512

(small bump)

I remember reading this post last year and was waiting for a good time to consolidate all my inputs.
Today, I used all my unspent inputs (12 inputs) and consolidated them into 1 unspent output.
With the fees of 3 sats per byte the total transaction fees was 0.00003248BTC which was around $1.25 for consolidating around $800+ as per current prices.
I guess it was worth it. Better to use this opportunity now than to keep paying large fees when the price increase again.
Thanks @LoyceV for making this post and making us aware of using such tips for our benefits.

███████████████████████████
███████▄████████████▄██████
████████▄████████▄████████
███▀█████▀▄███▄▀█████▀███
█████▀█▀▄██▀▀▀██▄▀█▀█████
███████▄███████████▄███████
███████████████████████████
███████▀███████████▀███████
████▄██▄▀██▄▄▄██▀▄██▄████
████▄████▄▀███▀▄████▄████
██▄███▀▀█▀██████▀█▀███▄███
██▀█▀████████████████▀█▀███
███████████████████████████
.
.Duelbits.
..........UNLEASH..........
THE ULTIMATE
GAMING EXPERIENCE
DUELBITS
FANTASY
SPORTS
████▄▄█████▄▄
░▄████
███████████▄
▐███
███████████████▄
███
████████████████
███
████████████████▌
███
██████████████████
████████████████▀▀▀
███████████████▌
███████████████▌
████████████████
████████████████
████████████████
████▀▀███████▀▀
.
▬▬
VS
▬▬
████▄▄▄█████▄▄▄
░▄████████████████▄
▐██████████████████▄
████████████████████
████████████████████▌
█████████████████████
███████████████████
███████████████▌
███████████████▌
████████████████
████████████████
████████████████
████▀▀███████▀▀
/// PLAY FOR  FREE  ///
WIN FOR REAL
..PLAY NOW..
pooya87
Legendary
*
Offline Offline

Activity: 3444
Merit: 10549



View Profile
February 02, 2022, 05:18:31 AM
Merited by NeuroticFish (1), TheQuin (1)
 #513

With the fees of 3 sats per byte the total transaction fees was 0.00003248BTC which was around $1.25
You overpaid by a factor of 3 Tongue
If you are consolidating outputs, almost always you are in no rush to get the transaction confirmed. Nowadays 1 satoshi/vbyte is possible 99% of days so you could have gotten away with paying 0.00001082BTC which is roughly 0.4$ with today's price.

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
pawanjain
Hero Member
*****
Offline Offline

Activity: 2674
Merit: 713


Nothing lasts forever


View Profile
February 02, 2022, 07:07:25 AM
 #514

With the fees of 3 sats per byte the total transaction fees was 0.00003248BTC which was around $1.25
You overpaid by a factor of 3 Tongue
If you are consolidating outputs, almost always you are in no rush to get the transaction confirmed. Nowadays 1 satoshi/vbyte is possible 99% of days so you could have gotten away with paying 0.00001082BTC which is roughly 0.4$ with today's price.

You are probably correct but I didn't wanted to risk the amount getting stuck in limbo for the sake of $1  Roll Eyes
It happened once when I put a low fee and the transaction was unconfirmed for more than 18 hours.
So I am kinda paranoid when it comes to transaction confirmations and don't mind spending a few dollars extra to get faster confirmations.
But I do get your point and at the same time I feel its okay to spend 2000 satoshis extra while bitcoin is still under $1million per coin  Tongue  Grin

███████████████████████████
███████▄████████████▄██████
████████▄████████▄████████
███▀█████▀▄███▄▀█████▀███
█████▀█▀▄██▀▀▀██▄▀█▀█████
███████▄███████████▄███████
███████████████████████████
███████▀███████████▀███████
████▄██▄▀██▄▄▄██▀▄██▄████
████▄████▄▀███▀▄████▄████
██▄███▀▀█▀██████▀█▀███▄███
██▀█▀████████████████▀█▀███
███████████████████████████
.
.Duelbits.
..........UNLEASH..........
THE ULTIMATE
GAMING EXPERIENCE
DUELBITS
FANTASY
SPORTS
████▄▄█████▄▄
░▄████
███████████▄
▐███
███████████████▄
███
████████████████
███
████████████████▌
███
██████████████████
████████████████▀▀▀
███████████████▌
███████████████▌
████████████████
████████████████
████████████████
████▀▀███████▀▀
.
▬▬
VS
▬▬
████▄▄▄█████▄▄▄
░▄████████████████▄
▐██████████████████▄
████████████████████
████████████████████▌
█████████████████████
███████████████████
███████████████▌
███████████████▌
████████████████
████████████████
████████████████
████▀▀███████▀▀
/// PLAY FOR  FREE  ///
WIN FOR REAL
..PLAY NOW..
LoyceV (OP)
Legendary
*
Offline Offline

Activity: 3304
Merit: 16599


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
February 02, 2022, 08:32:31 AM
Merited by pooya87 (2)
 #515

You are probably correct but I didn't wanted to risk the amount getting stuck in limbo for the sake of $1  Roll Eyes
It happened once when I put a low fee and the transaction was unconfirmed for more than 18 hours.
I've had transactions that remained unconfirmed for weeks. As long as it's between your own addresses, and as long as you don't need the funds, it doesn't matter. Worst case, you can use RBF or CPFP to raise the fee a bit. Best case (and currently quite likely), it confirms quickly anyway.

NeuroticFish
Legendary
*
Offline Offline

Activity: 3668
Merit: 6377


Looking for campaign manager? Contact icopress!


View Profile
February 02, 2022, 08:36:52 AM
 #516

You are probably correct but I didn't wanted to risk the amount getting stuck in limbo for the sake of $1  Roll Eyes
It happened once when I put a low fee and the transaction was unconfirmed for more than 18 hours.
So I am kinda paranoid when it comes to transaction confirmations and don't mind spending a few dollars extra to get faster confirmations.
But I do get your point and at the same time I feel its okay to spend 2000 satoshis extra while bitcoin is still under $1million per coin  Tongue  Grin

1. Your funds don't "get stuck". They return to you after a while.
2. (Since I'm slow, OP already wrote this too) For cases of emergency you may have options like RBF (if the flag is on) or CPFP (when spending the resulted transaction)
3. If you look now and then at sites like mempool.space you'll see that the risk of not getting your transaction confirmed in max 24h is very low lately.

Of course, you didn't pay much for consolidating the funds. But the purpose of this thread is to also teach the newbies do the things correctly, hence these things have to be said over and over again.

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
pawanjain
Hero Member
*****
Offline Offline

Activity: 2674
Merit: 713


Nothing lasts forever


View Profile
February 02, 2022, 02:40:29 PM
 #517

You are probably correct but I didn't wanted to risk the amount getting stuck in limbo for the sake of $1  Roll Eyes
It happened once when I put a low fee and the transaction was unconfirmed for more than 18 hours.
I've had transactions that remained unconfirmed for weeks. As long as it's between your own addresses, and as long as you don't need the funds, it doesn't matter. Worst case, you can use RBF or CPFP to raise the fee a bit. Best case (and currently quite likely), it confirms quickly anyway.

I wonder why didn't I think of that. I will keep this in mind the next time I am consolidating inputs. Thanks for the tip anyway.

1. Your funds don't "get stuck". They return to you after a while.

Do they ? I once read that a user had put a very low amount of fee for his transaction and the transaction remained unconfirmed like forever.
How much time do you mean when you say "after a while" ?

███████████████████████████
███████▄████████████▄██████
████████▄████████▄████████
███▀█████▀▄███▄▀█████▀███
█████▀█▀▄██▀▀▀██▄▀█▀█████
███████▄███████████▄███████
███████████████████████████
███████▀███████████▀███████
████▄██▄▀██▄▄▄██▀▄██▄████
████▄████▄▀███▀▄████▄████
██▄███▀▀█▀██████▀█▀███▄███
██▀█▀████████████████▀█▀███
███████████████████████████
.
.Duelbits.
..........UNLEASH..........
THE ULTIMATE
GAMING EXPERIENCE
DUELBITS
FANTASY
SPORTS
████▄▄█████▄▄
░▄████
███████████▄
▐███
███████████████▄
███
████████████████
███
████████████████▌
███
██████████████████
████████████████▀▀▀
███████████████▌
███████████████▌
████████████████
████████████████
████████████████
████▀▀███████▀▀
.
▬▬
VS
▬▬
████▄▄▄█████▄▄▄
░▄████████████████▄
▐██████████████████▄
████████████████████
████████████████████▌
█████████████████████
███████████████████
███████████████▌
███████████████▌
████████████████
████████████████
████████████████
████▀▀███████▀▀
/// PLAY FOR  FREE  ///
WIN FOR REAL
..PLAY NOW..
NeuroticFish
Legendary
*
Offline Offline

Activity: 3668
Merit: 6377


Looking for campaign manager? Contact icopress!


View Profile
February 02, 2022, 02:50:07 PM
 #518

Do they ? I once read that a user had put a very low amount of fee for his transaction and the transaction remained unconfirmed like forever.
How much time do you mean when you say "after a while" ?

I think that normally the mempools would start dropping the transaction after 2 weeks, but some may have different settings (longer or shorter period).
Also some nodes will drop the transaction if they are getting crowded (too many transactions, too much memory used, only the more expensive are kept)
So unless you use some odd online wallet that would maybe re-broadcast your tx, from what I know, in 2-3 weeks it should be forgotten if not processed.
And when it's forgotten, you can also tell your wallet forget it, hence getting access to those coins.

I don't have my own experience in this, but there were discussions on this when the mempool was full for long (especially in 2017/2018, and back then the period for getting dropped has been even changed). I hope that I've remembered the things correctly.

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
LoyceV (OP)
Legendary
*
Offline Offline

Activity: 3304
Merit: 16599


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
February 02, 2022, 04:29:28 PM
Merited by n0nce (1)
 #519

So unless you use some odd online wallet that would maybe re-broadcast your tx, from what I know, in 2-3 weeks it should be forgotten if not processed.
I've had this with Mycelium (on Android) too: it kept broadcasting my transactions, and when I deleted it, it picked it up again. Bitcoin Core also keeps broadcasting a transaction until you manually tell it to drop it. It really depends on the wallet, and that's why CPFP or RBF is much easier.

NeuroticFish
Legendary
*
Offline Offline

Activity: 3668
Merit: 6377


Looking for campaign manager? Contact icopress!


View Profile
February 02, 2022, 04:53:08 PM
 #520

So unless you use some odd online wallet that would maybe re-broadcast your tx, from what I know, in 2-3 weeks it should be forgotten if not processed.
I've had this with Mycelium (on Android) too: it kept broadcasting my transactions, and when I deleted it, it picked it up again. Bitcoin Core also keeps broadcasting a transaction until you manually tell it to drop it. It really depends on the wallet, and that's why CPFP or RBF is much easier.

From what I read here, in case of Mycelium you can "reload account" and try to use those funds. This would mean that it's not re-broadcasting by itself...

Clearly RBF/CPFP are easier, but some just don't use the right wallet for that (RBF not available) or simply send to others/services and no longer have the choice for CPFP.
On the other hand, if you have to RBF a consolidation transaction... it kinda lost the purpose, so just waiting it to either confirm, either get dropped can become the better option.

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 [26] 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!