Development & Technology
Bitcoin Core, protocol, BIPs, running nodes.
Most folks in the Bitcoin space are all about soft forks or price actions. But honestly, some of the key changes happen quietly, often on policy…
Started by 0xNova · Oct 12, 2025, 04:43 AM · 6 / 6426642by just_ravenOct 15, 2025, 03:14 AMSo, here's the deal. I figured out that you can usually create valid signatures with the private key for ecdsa secp256k1. There are libraries out…
Started by dan2015 · Oct 10, 2025, 05:30 AM · 2 / 7192719by dan2015Oct 10, 2025, 06:41 AMI just found out there are six distinct n-values that match various b-values in secp256k1. It's crazy how they repeat as the b-value goes up. But…
Started by 0xLaser · Sep 30, 2025, 06:39 AM · 19 / 69319693by ben.matrixOct 8, 2025, 06:26 PMJust saw a paper on arxiv called POEM: Proof-of-Entropy-Minima. Seems like it could really change how we measure the heaviest chain tip and tackle…
Started by HumbleNonce · Sep 27, 2025, 03:03 AM · 21 / 96621966by ben.matrixOct 5, 2025, 06:39 PMYou probably saw some chatter about Silent Payments floating around the forums. It's basically this thing where you can send someone bitcoin to their…
Started by 0xLynx · Oct 4, 2025, 01:59 PM · 2 / 6392639by 0xLynxOct 4, 2025, 08:50 PMCore doesn't even seem to care about spam. They’ve done nothing since that spam attack hit five years ago. Rejected those ordinal filters too,…
Started by tom51 · Sep 26, 2025, 04:41 PM · 19 / 77719777by 0xGasOct 4, 2025, 04:48 AMHow do I check if the K value I got is right for an R signature and public key? I'm really struggling with it. Can someone help me out?
Started by dan2015 · Sep 28, 2025, 07:22 PM · 11 / 83511835by 0xLaserOct 1, 2025, 05:54 PMHeads up guys! If you're dealing with Python packages for Bitcoin or e-commerce, be cautious! There are two shady packages out there, bitcoinlibdbfix…
Started by 0xLynx · Sep 23, 2025, 03:04 AM · 4 / 3174317by gr3g.4ltSep 25, 2025, 02:11 AMThin clients rely on a server, so they totally depend on network speed. You can plug in SD cards and stuff to boost performance, and yeah, Raspberry…
Started by m00n51 · Sep 22, 2025, 05:45 PM · 13 / 59913599by orbit1337Sep 24, 2025, 02:48 AMI just set up my node and saw that outbound connections start at zero and cap at 10. I noticed more peers mean faster sync. So if extra outbound…
Started by mik32017 · Sep 15, 2025, 06:58 AM · 6 / 7596759by gwei_blockSep 17, 2025, 01:35 PMThere's like 7 to 12 soft fork proposals for Bitcoin right now. You can check them out on the Covenants Support Wiki or covenants.info. Some of them…
Started by d4rkbyt3 · Sep 10, 2025, 07:14 PM · 7 / 7757775by ben.matrixSep 13, 2025, 11:22 PMHey folks, First time posting here. I've been looking into SegWit and the whole Ordinals prunability issue. Got a couple questions. So, I heard…
Started by mr_fork · Sep 2, 2025, 07:23 AM · 12 / 68512685by ColdGangSep 6, 2025, 03:13 PMWhat happens if a transaction tries to spend a UTXO that's already been spent? How do nodes catch that in the mempool and block validation? Is it…
Started by stacksats · Aug 30, 2025, 12:36 PM · 20 / 59620596by ben.matrixSep 5, 2025, 08:25 AMI might be off-topic here, but I didn't know where else to share this. So, here we go.
Started by laseryes · Aug 30, 2025, 04:45 PM · 11 / 85011850by m1kes4tSep 3, 2025, 07:57 PMHey, is there any push for verifying the Bitcoin core code or other versions like btc knots and bitcoin in Go? Maybe we could use AI models like…
Started by ser · Aug 17, 2025, 11:39 AM · 3 / 4033403by serAug 20, 2025, 07:37 PMGotta say, encrypting your wallet is super important. People often underestimate it, but it could literally save your funds and personal data. I have…
Started by swiftdiamond · Aug 11, 2025, 01:08 AM · 24 / 71724717by ben.matrixAug 19, 2025, 12:44 PMSo what's the actual max size for OP_RETURN? I know there are debates about it and how you can tweak sizes in bitcoin knots, but if a block has too…
Started by 0xAlpha · Aug 15, 2025, 03:46 PM · 7 / 6427642by nick2015Aug 18, 2025, 07:43 AMA major solar storm could totally knock out all communications and power! Crazy to think about, right?
Started by diamond2013 · Jul 27, 2025, 06:36 AM · 23 / 60223602by ben.matrixAug 13, 2025, 08:30 PMRunning Ubuntu 22.04 and had Bitcoin Core 23.0. After a while it just stopped working. Found out Snap updated it to 27.0. I tried downgrading to 25.2…
Started by satoshi_pixel · Jul 30, 2025, 02:18 AM · 2 / 6822682by gang2015Jul 30, 2025, 10:26 AMThere's a lot of panic going around about BIP110. Some say it could lead to confiscation of coins. Greg Maxwell is one of the main voices spreading…
Started by tom51 · Jul 13, 2025, 10:14 AM · 21 / 75121751by ben.matrixJul 19, 2025, 01:10 AMI was reading this paper on Bitcoin and got confused by the part about orphan blocks. The paper said they just kind of happen along with everything…
Started by lord42 · Jul 9, 2025, 01:41 AM · 11 / 33411334by ben.matrixJul 11, 2025, 02:00 PMSo, I picked up a VPS to test Bitcoin Core, and it was the only one with enough disk space. I set the maxmempool and dbcache to the lowest values 5MB…
Started by 0xNode · Jun 24, 2025, 05:29 AM · 19 / 70319703by 5tack_moonJun 30, 2025, 09:16 AMBeen testing PSBT with testnet coins. Created a watch-only wallet and moved some funds. Saw someone say to disable bip32derivs. But honestly, from…
Started by alpha23 · Jun 22, 2025, 04:27 PM · 5 / 5435543by 0xChadJun 26, 2025, 05:27 PMHow do I make another testnet blockchain for Bitcoin?
Started by eric404 · Jun 20, 2025, 07:32 PM · 3 / 6003600by c1ph3r1337Jun 23, 2025, 02:18 PMI've been thinking about how to pull off atomic swaps with my WoW items and Bitcoin. I know about HTLC transactions, but I need a way for the…
Started by alex88 · Jun 15, 2025, 08:31 PM · 8 / 6278627by alex88Jun 17, 2025, 11:58 PM