Consensus and node review
Node implementation: OBTC network parameters, expiry index, REAP validation, replay protection, mining template behavior, and node RPC surfaces.
github.com/organicbitcoin/obtcd Public testnet self-testTechnical review / mainnet-candidate materials
A Bitcoin-derived lifecycle-money experiment for technical review.
OBTC explores expiry, renewal, and rule-bound reclaim in a Bitcoin-derived UTXO system. Active users can renew; long-dormant value can enter a deterministic reclaim path that preserves a refund share and contributes to the security budget.
Independent chain. Not Bitcoin. Not a production financial network. Not investment advice.
Safety notice
OBTC is not for sale on this website.There is no presale, no public faucet, no exchange listing claim, no yield claim, and no instruction to import Bitcoin private keys.
What OBTC explores
OBTC is a Bitcoin-derived lifecycle-money experiment that makes long-term dormancy explicit through expiry, renewal, and rule-bound reclaim.
It asks whether a Bitcoin-like UTXO system should treat very long dormancy as first-class protocol state. Active users can renew; abandoned value can eventually enter a deterministic reclaim path that preserves a refund share and contributes to the security budget. The current materials are for developers, node operators, miners, and auditors, not for production financial use.
Review surfaces
These are the main public references for protocol review, node operation, wallet review, and testnet reproduction. The canonical public testnet self-test entry is available, with manual test coin issuance and no public faucet.
Node implementation: OBTC network parameters, expiry index, REAP validation, replay protection, mining template behavior, and node RPC surfaces.
github.com/organicbitcoin/obtcd Public testnet self-testWallet implementation: network selection, expiry inspection, manual renewal, batch renewal, auto-renew scheduling, and wallet automation surfaces.
github.com/organicbitcoin/obtcwalletProtocol parameters under review
These values are provisional mainnet-candidate materials. They are not a production launch promise, claim window, income promise, or invitation to move funds.
7 years by block height under the current mainnet-candidate window.
70% returned to the original script, 30% counted as ReapTax under the current accounting rule.
Deterministic REAP order with per-block caps and consensus validation.
Separate chain identity and address domain; current status is mainnet-candidate / technical review.
Reading
Start here
A direct multilingual explanation for readers who need the idea before the whitepaper, including a short UTXO explanation.
Open overviewBoundary
Current technical review status, candidate parameters, evidence limits, and non-production boundaries.
Open statusArticle
The consolidated explanation of active ownership, the organic thesis, lifecycle rules, renewal, and REAP boundaries.
Open articleDocs
A compact entry point for node operation, wallet preview boundaries, protocol review notes, and candidate parameters.
Open docsWallet
The current wallet surfaces for expiry visibility, renewal, batch operations, and controlled automation.
Open wallet pageReview
Open pressure-test questions around ownership, REAP complexity, bugs, reorg incentives, state, and scalability.
Open review themesDesign notes
Threat-model notes for deterministic ordering, input caps, accounting, MEV, and state-bloat risks.
Open REAP notesReference
The current V1 draft with implementation-aligned parameters, security model, glossary, and FAQ.
Open whitepaper