Bitcoin Forum
November 24, 2025, 02:42:39 AM *
News: Latest Bitcoin Core release: 30.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: raw₿it — the visual raw transaction builder & script debugger  (Read 20 times)
rawBit_io (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
November 22, 2025, 10:14:47 AM
 #1

I’ve spent the last year building the tool I wanted when learning raw transactions: a visual, node-based editor where you can drag-and-drop predefined nodes on canvas to build Bitcoin transactions from scratch.

What you can do today in raw₿it
- Build raw Bitcoin transactions visually by connecting nodes on a canvas
- See the exact Python code running behind every single calculation node
- Step through script execution and watch the stack mutate at each opcode
- Change amounts, locktimes, scripts and instantly see preimages, signatures, witnesses, TXID/WTXID update
- Multi-tab workspace, full undo/redo, dark mode, local save/load and shareable flows, testnet/mainnet/regtest switch
- Comes with 10 hands-on lessons (P2PKH, multisig, timelocks, SegWit, payment channels, etc.) — all transactions broadcast to testnet for verification. More lessons coming soon.

Privacy and Scope
- Completely open-source and freely available online.
- Hosted version: calculations run on a minimal backend (rate-limited, no data stored).
- Local install: 100 % offline, no network needed

Designed primarily as an educational tool — not intended for managing real funds.

Short demo: https://www.youtube.com/watch?v=wGZ5H535jwQ
Source: https://github.com/rawBit-io/rawbit

Try it: https://rawbit.io

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!