Post
Topic
Board Bitcoin Technical Support
Re: Signed txn - inserting scriptsig
by
nc50lc
on 03/03/2023, 05:48:10 UTC
I have checked mempool site its self and only says its waiting for it to appear which means i guess it hasn't made it to the chain... ?
besides pushing a raw on the various sites, is there another way to submit this ?
I don't know which site that shows "waiting to appear" so I have no idea, usually there'll be a result or none.
On a side note, there's no official mempool ('cause of the phrase "mempool site itself"), every node has its own and has their own set of rules. (usually the default)
So if the majority of the nodes don't have your transaction, chances that it's non-standard is high.

For broadcasting transactions, every site with push service has a Bitcoin node on its backend so it's all basically the same as sendrawtransaction command.