<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Neon Operator</title>
    <description>The latest articles on Forem by Neon Operator (@neonoperator).</description>
    <link>https://forem.com/neonoperator</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3678481%2Ffab6796c-ff88-409e-9d25-6945c170b1b6.png</url>
      <title>Forem: Neon Operator</title>
      <link>https://forem.com/neonoperator</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/neonoperator"/>
    <language>en</language>
    <item>
      <title>Introducing btc-tools.xyz: a Bitcoin RBF Online Tool: Speed Up BTC, Ordinals &amp; Runes Transactions</title>
      <dc:creator>Neon Operator</dc:creator>
      <pubDate>Thu, 25 Dec 2025 16:25:26 +0000</pubDate>
      <link>https://forem.com/neonoperator/introducing-btc-toolsxyz-a-fully-online-bitcoin-rbf-tool-232n</link>
      <guid>https://forem.com/neonoperator/introducing-btc-toolsxyz-a-fully-online-bitcoin-rbf-tool-232n</guid>
      <description>&lt;p&gt;TL;DR: &lt;a href="https://btc-tools.xyz" rel="noopener noreferrer"&gt;https://btc-tools.xyz&lt;/a&gt; is a fully online Bitcoin RBF (Replace-By-Fee) tool. No downloads, no local scripts, just a web page that helps you speed up stuck transactions. It works with pure BTC, Ordinals, Runes, and BRC-20.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why I Built This
&lt;/h2&gt;

&lt;p&gt;I searched for a long time and mostly found local scripts or desktop clients. For people who just want to unstick a transaction, that bar&lt;br&gt;
rier felt too high.&lt;/p&gt;

&lt;p&gt;So I built a browser-based tool that does everything online.&lt;/p&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Works with any Bitcoin transaction type:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Pure BTC transfers&lt;/li&gt;
&lt;li&gt;Inscriptions / Ordinals&lt;/li&gt;
&lt;li&gt;Runes&lt;/li&gt;
&lt;li&gt;BRC-20 tokens&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Just paste your stuck transaction, set a higher fee, sign with your wallet, and broadcast.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Advanced editing (pure BTC transactions only):&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Add or remove inputs: consolidate UTXOs or add more funds&lt;/li&gt;
&lt;li&gt;Add or remove outputs: adjust recipients or amounts&lt;/li&gt;
&lt;li&gt;Add OP_RETURN: embed arbitrary data on-chain&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This makes btc-tools.xyz more than just an RBF tool, it's a lightweight online transaction editor.&lt;/p&gt;

&lt;h2&gt;
  
  
  Supported wallets
&lt;/h2&gt;

&lt;p&gt;Signing relies on browser extension wallets. Currently supported:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;OKX Wallet&lt;/li&gt;
&lt;li&gt;UniSat&lt;/li&gt;
&lt;li&gt;Bitget Wallet&lt;/li&gt;
&lt;li&gt;Leather&lt;/li&gt;
&lt;li&gt;Xverse&lt;/li&gt;
&lt;li&gt;Magic Eden&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Security
&lt;/h2&gt;

&lt;p&gt;The site is not open-source yet, but transparency is built into the flow:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Full PSBT is displayed before signing&lt;/li&gt;
&lt;li&gt;Your wallet shows all transaction details (inputs, outputs, fees)&lt;/li&gt;
&lt;li&gt;You verify everything before you approve&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Nothing is signed without your explicit confirmation.&lt;/p&gt;

&lt;h2&gt;
  
  
  FAQ
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Can I use this for Ordinals / Runes / BRC-20 transactions?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Yes. You can bump fees for these transaction types. Just avoid editing outputs (that could break the inscription data).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Can I add or remove inputs and outputs?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Yes, but only for pure BTC transactions. This is useful for consolidating UTXOs, adjusting amounts, or adding recipients.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How long until my replacement confirms?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Once broadcast, it typically confirms within 1–3 blocks (10–30 minutes) if the new fee is adequate for current mempool conditions.&lt;/p&gt;

&lt;h2&gt;
  
  
  What's Next
&lt;/h2&gt;

&lt;p&gt;Right now the tool focuses on RBF. I'm planning to add:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;More wallet integrations&lt;/li&gt;
&lt;li&gt;Inscription-aware output editing&lt;/li&gt;
&lt;li&gt;Batch RBF for multiple stuck transactions&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Feedback Welcome
&lt;/h2&gt;

&lt;p&gt;Please try it and let me know what you think:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Flow and UX&lt;/li&gt;
&lt;li&gt;Error messages&lt;/li&gt;
&lt;li&gt;Feature requests&lt;/li&gt;
&lt;li&gt;Bugs&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I'd love to hear your feedback.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Link:&lt;/strong&gt; &lt;a href="https://btc-tools.xyz" rel="noopener noreferrer"&gt;https://btc-tools.xyz&lt;/a&gt;&lt;/p&gt;

</description>
      <category>bitcoin</category>
      <category>showdev</category>
      <category>rbf</category>
      <category>ordinals</category>
    </item>
  </channel>
</rss>
