Understand the past, present, and future of mining pool payouts.| Hashrate Index
Bitcoin uses a simple broadcast network to propagate transactions and blocks. All communications are done over TCP. Bitcoin is fully able to use ports other than 8333 via the -port parameter. IPv6 is supported with Bitcoind/Bitcoin-Qt v0.7. Using bitcoin over tor is also supported.| en.bitcoin.it
A look at how confidential transactions work, why you would want to use them, how to use them and why they are a munch needed aspect of Bitcoin| The Bitcoin Manual
A deep dive into manipulation of block generation on testnet and a call to reset the network to fix several issues.| Cypherpunk Cogitations
Grassroots outreach and action, especially through local Bitcoin meetups, have been instrumental in transforming Bitcoin from a niche technology into a permanent fixture in finance. Bitcoin's narrative is not shaped, for example, by an official marketing department or spokesperson, but by the persistent efforts of everyday people like you. This| Blockstream
I noticed multiple ERROR: AcceptBlock: bad-witness-nonce-size errors in the debug log of my Bitcoin Core node. These indicate that a block my node received is invalid and not accepted. It turned out that these are ViaBTC’s blocks, broadcast by their mining pool software, where transaction witness data is missing. In this post, I’ve written down my notes on this observation.| b10c.me
Ordinal Theory Overview| docs.ordinals.com
Note: This page is seriously outdated and largely unmaintained; due to past incidents of edit-warring it has not been subject to much peer review.| en.bitcoin.it
tl;dr - Focus on how we can make Bitcoin better via covenants.| sethforprivacy.com
This article describes the operation of OP_CHECKSIG in non-segwit scripts. The hash digest for OP_CHECKSIG, OP_CHECKSIGVERIFY, OP_CHECKMULTISIG, OP_CHECKMULTISIGVERIFY in segwit scripts is calculated differently, as described in BIP 143.| en.bitcoin.it
This is the third and final post in our series about the improvements we’ve deployed on Liquid as part of our Taproot launch.| Blockstream