pull down to refresh

I think that that is what you couldn't send out yet? So you'll want to query for the inputs of these. run the hex through bitcoin-tx -json <hex>, take the inputs there, these should exist.

Ok. Yeah, they do exist.

Ok, so I could now create a new rawtransaction hex and then push it on the network, right?

reply

You can just send the tx hex you just parsed and push that

reply

Can I check whether an address is my own? I suspect this is the change address as the first output, but I'm not 100% sure.

reply

Ok wait. I checked with getaddressinfo and ismine == true

reply