Post
Topic
Board Electrum
Merits 6 from 2 users
Re: Transfer from bitcoin-qt to Trezor via Electrum
by
nc50lc
on 03/04/2024, 05:25:24 UTC
⭐ Merited by LoyceV (4) ,Pmalek (2)
Thanks, i did read a bit ago how to do the raw transaction, looked like it was all via CLI, but for ease of use i wanted to use electrum, i figure if its easier theres less chance of it going wrong.
Since you have the blockchain, it can be done in the GUI while offline in a very straightforward way:
  • Just create the transaction as usual in your 'Send' tab until you send it to your own mempool, you'll have to set a custom fee via "Choose..." since fee estimation wont work.
    It's in BTC/vkB by default so move the decimals. (the default is set to a value equivalent to 1sat/vB)
  • After that, go to your 'Transactions' tab, find the just-created unconfirmed transaction, right-click and select "Copy raw transaction".
  • You can then broadcast that to an online Bitcoin Core, Electrum or other push transaction tools.