Post
Topic
Board Bitcoin Technical Support
Re: 2 transactions stuck blockchain.info
by
LoyceV
on 27/12/2017, 08:41:44 UTC
How did you manage to do this?!?!

I've been trying https://pool.viabtc.com/tools/txaccelerator/ for days now, but all I get is "Submissions are beyond limit. Please try later."
Synchronize your clock with a time server, submit your txid at 1 second past the whole hour.

I use this on a (Linux) console (it shows the time 5 times per second):
Code:
while test 1; do date; sleep 0.2; done
If I click "Submit for FREE" at 10:00:01, it's added to the queue at 10:00:02.
This usually works for me.