I am trying to use Electrum to burn some dust UTXOs (547 sats) by creating a custom OP_RETURN transaction. Everything seems fine until I broadcast, and then I get this error:
The server returned an error when broadcasting the transaction.
Consider trying to connect to a different server, or updating Electrum.
The transaction was rejected because it is too large (in bytes).
Here is the "pay to" line (basically OP_RETURN <random 16 bytes>, 0):
OP_RETURN B03240B863832E01B44D3BCBC8308E8F, 0
Also, when I export the transaction and try to broadcast it through various sites, they have problems with the transaction. Here is the raw transaction (go ahead and try to broadcast it if you like):
0200000000010166988a1d333797b5c3cbf24b26212205d023f0ff8c7392f41594b1dee4ea953c3801000000fdffffff010000000000000000126a10b03240b863832e01b44d3bcbc8308e8f02473044022055022ae713c275e3feb37dd48f19bf07bc190e2f382038e3328e6ad939f93bbf0220431bc40ba285e9f167d45afd62986358f461744d0c301423e09aa2e1dc5874c1012102b514df7be7511c3baf72afb6df5d5cdcbd9989ef0ef1b294c5be9c7b28f68f2018aa0a00
This has worked in the past, but now it doesn't. Does anyone know what might be wrong and how I can succeed?
I am using Electrum 4.1.4 on a Mac with various servers.