Resources
Bitcoin & Stacks focused resources. All users are encouraged to do their own research. Block9 is focused on blockchain as technology professionals; not financial experts.
Blockchain Resources
-
Bitcoin
VIEW SITEThe original Bitcoin site, online since 2009 and community-maintained. Holds the whitepaper, an explanation of how Bitcoin works, a directory of wallets with the trade-offs of each spelled out, and guidance on choosing one. Not a company site — no product to sell you.
-
Bitcoin Blockchain Explorer
VIEW SITEBlockchain.com, launched in 2011 as the first Bitcoin blockchain explorer, enables users to track transactions, blocks, and addresses on the Bitcoin network with real-time data. Its tools include a cryptocurrency wallet for secure asset storage with private key control, fee estimation to optimize transaction costs, and detailed data analytics for network insights. It’s a robust platform for exploring blockchain activity and managing crypto holdings.
-
Stacks
VIEW SITEStacks is a Bitcoin Layer 2 that adds smart contracts and decentralized apps while settling with Bitcoin finality. STX, the native token, pays transaction fees and executes contracts. The site is the ecosystem's hub — documentation, the roadmap, sBTC, Bitcoin Staking, and the wallets and applications built on the network.
-
Stacks Blockchain Explorer
VIEW SITEThe block explorer for Stacks. Look up any transaction, address, or smart contract; check whether a transfer confirmed and what it cost; read deployed contract code. Includes a browser sandbox for testing contracts without deploying them. Built and maintained by Hiro Systems.
-
Stacks Bitcoin Staking
VIEW SITEBitcoin Staking lets BTC holders earn yield paid in BTC without giving up custody. BTC is locked on Bitcoin L1 using a standard timelock under your own keys — not bridged, wrapped, or held by a third party — paired with STX to form a protocol bond. Yield comes from Proof of Transfer: Stacks miners commit real BTC every 10 minutes to compete for block rewards, and that BTC goes to stakers. Ratified by the Stacks community in July 2026; capacity is limited and allocated by bonding period.
-
Stacks sBTC
VIEW SITEsBTC is a 1:1 Bitcoin-backed asset on Stacks that lets BTC move into smart contracts and dApps without handing custody to an exchange. Deposits went live in December 2024, withdrawals in April 2025. Every transfer requires 70% consensus from the signer set and settles with Bitcoin finality.
-
Stacks Labs
VIEW SITEThe organization doing core protocol development on Stacks — consensus, sBTC, Bitcoin Staking, and the developer tooling around them. If you want to know where the network is headed rather than what it does today, this is the source: roadmap, engineering updates, and the SIPs that get ratified.
-
USDCx Bridge
VIEW SITEMoves USDC between Ethereum and Stacks in either direction. Maintained by Stacks Labs and powered by Circle xReserve, so the underlying USDC is issued by Circle rather than by a third-party wrapper. Roughly 15 minutes to confirm, 10 USDC minimum, with a small network fee.
-
BTC.US
VIEW SITERegister .btc domain names through the Bitcoin Name System. A .btc name replaces a long wallet address with something readable, works as a Lightning Address so people can pay you like sending an email, and can bridge to conventional DNS. Names are registered by a Clarity contract on Stacks and anchored to Bitcoin. Now on BNS v2, with multiple names manageable from one account.
-
BNSV2
VIEW SITEA management interface for BNS-V2 names on Stacks. Register names, renew them, set a primary name, transfer ownership, and create your own custom namespace — not just .btc. Also carries analytics and developer documentation for an API and SDK.
-
MEMPOOL.SPACE
VIEW SITEMempool.space is an open-source Bitcoin blockchain explorer and mempool visualizer that provides real-time insights into unconfirmed transactions, transaction fees, and network activity. It offers tools like fee estimation, transaction tracking, and visual charts to help users, miners, and developers monitor the Bitcoin network and optimize transactions. Accessible online or self-hosted, it’s a trusted resource in the Bitcoin community for understanding the mempool and blockchain status.
-
Bitnodes.io
VIEW SITEA live census of reachable Bitcoin nodes worldwide. Shows how many are running, where they are, what software versions they use, and how the count changes over time — across IPv4, IPv6, and Tor. Running for over a decade, with a public API.
Wallets
-
Leather
VIEW SITEA self-custodial wallet for Bitcoin and Stacks. Holds BTC, STX, sBTC, Ordinals, Runes, and BRC-20s, connects to Stacks apps, and works with hardware wallets for cold storage. Open source, independently audited, available as a browser extension and desktop app.
-
Xverse
VIEW SITEA self-custodial wallet for Bitcoin and Stacks. Holds BTC, STX, sBTC, Ordinals, Runes, and BRC-20s, connects to Stacks apps, and supports Ledger for cold storage. Available on iOS, Android, and as a browser extension.
-
Boom
VIEW SITEAn open-source Bitcoin wallet and payment app built on Stacks, using sBTC as its payment layer with peg-in and peg-out to move BTC between layers. Supports Stacks Pay payment links and BNS names
-
Asigna Multi-Signature
VIEW SITEMulti-signature wallets for Bitcoin and Stacks, using Taproot on Bitcoin L1 and native contracts on Stacks. Set a signing threshold — 2-of-3, 3-of-5, whatever fits — so no single person can move funds alone. Holds BTC, STX, Ordinals, Runes, and BRC-20s. Non-custodial, and works with Leather and Xverse as signing wallets.
-
Ledger
VIEW LEDGER SITEHardware wallets that keep your private keys on a dedicated offline device with a secure element chip. Transactions are signed on the device and confirmed on its screen, so a compromised computer can't move your coins. Works with Leather, Xverse, and Asigna, and manages Bitcoin alongside other assets through Ledger Live.
-
Ryder
VIEW SITEA hardware wallet built around TapSafe recovery: instead of writing down 24 words, you back up by tapping a Recovery Tag, with Shamir Secret Sharing splitting the backup across tags, your phone, or trusted contacts. Fully air-gapped — no Bluetooth, no WiFi, no data over the cable. Infineon EAL6+ secure element, audited by Halborn. Your seed phrase is still viewable on-device if you want it.
Staking Stacks
-
What is Stacking?
VIEW STACKS SITELock your STX for a set period and earn rewards paid in BTC. The rewards come from Stacks miners, who spend real Bitcoin to compete for block rewards; that BTC goes to Stackers. It's how the network reaches consensus, and it's been running since 2021.
-
Xverse Pool
VIEW SITEA stacking pool run by Xverse. You lock STX for a set period and earn rewards paid in BTC. Pooling lets you participate below the minimum required to stack on your own, and your STX stays under your keys throughout.
-
Leather
VIEW SITELeather's earn interface. Connects you to a directory of stacking pools and yield providers for STX and sBTC in one place, rather than visiting each provider separately. Leather doesn't run the pools or the protocols — it's a front end to other people's services.
-
Fast Pool
VIEW SITEAn STX stacking pool with a public ledger of every cycle, reward, and participant — you can check the payout history before you commit anything. Works with Leather, Xverse, and Asigna, including multi-sig, and runs its own signer.
Development Resources
-
Hiro
VIEW SITEThe main developer toolchain for Stacks. Clarinet for writing and testing Clarity contracts locally, the Hiro Platform for building in the browser, Chainhook for triggering actions off on-chain events, and hosted APIs for Stacks and Ordinals data so you don't have to run your own indexer.
-
Stacks Network Github
VIEW SITEThe GitHub organization holding the Stacks codebase. stacks-core is the reference implementation nodes and miners run — every consensus change, including Nakamoto, sBTC, and the PoX-5 mechanism behind Bitcoin Staking, lands there first. The org also holds the sBTC contracts, signer software, and documentation.
-
Stacks Core Github
VIEW SITEThe source code for the Stacks blockchain — the reference implementation that nodes and miners actually run. Every consensus change, including Nakamoto, sBTC, and the PoX-5 mechanism behind Bitcoin Staking, lands here first. Open source, publicly reviewable, with the full commit history.
-
Stacks Docs
VIEW SITEThe technical documentation for Stacks — how the chain works, the Clarity contract language, node and miner setup, sBTC operations, and Proof of Transfer. Written for builders, but the concept pages are readable if you want to understand what's actually happening under a wallet or an app.
-
Stacks SIPs
VIEW SITEThe formal process for changing the Stacks protocol. Every consensus-level change is written up, debated in public, and ratified by community vote before it ships — Nakamoto, sBTC, and Bitcoin Staking each came through here as a numbered proposal with the full discussion attached.
-
Stacks Network Security
VIEW SITEHow Stacks secures itself: Bitcoin finality through Proof of Transfer, the signer set behind sBTC and its consensus threshold, and the third-party audits the protocol has been through. The page assembles what's usually scattered across a whitepaper and a dozen blog posts.
-
Sats Connect
VIEW SITEA JavaScript library for connecting web apps to Bitcoin and Layer 2 wallets — Bitcoin L1, Stacks, Spark, and Starknet. Handles the wallet connection: retrieving addresses, requesting signatures, and sending transactions for approval. Every action requires the user's explicit approval in their own wallet. Built by Secret Key Labs, the Xverse team, and open source.
-
Stacks Blockchain API
VIEW SITEA hosted, indexed API for reading and writing to Stacks — transaction history, account balances, contract calls, and transaction broadcasting. Richer than a raw node's RPC endpoints because the data is indexed and cached rather than queried directly. REST, WebSocket, and Socket.io. Open source.
-
Clarinet
VIEW SITEThe local development toolkit for Clarity smart contracts. Write, test, and debug on your own machine, run a private blockchain with its own nodes and miners for end-to-end testing, and write tests in JavaScript through the Clarinet JS SDK. Includes a linter and formatter. Open source.
-
Stacks Node & Miner Installation
VIEW SITEThe official documentation for running a Stacks node yourself, with setup paths for Docker, Digital Ocean, and Render. Running your own node means you verify the chain directly instead of trusting a third-party provider's API for the answer.
-
QuickNode
VIEW SITEHosted RPC endpoints and APIs for Stacks — node infrastructure as a service, so your application can read and write to the chain without you running and maintaining a node. Free tier to start, paid plans by usage. SOC 2 Type II certified and ISO 27001.
Stacks Apps
-
AIBTC
VIEW SITEA working group building AI agents that can act on Bitcoin and Stacks — holding wallets, executing transactions, and participating in on-chain governance. Open source, with a console for connecting a wallet and experimenting directly.
-
ZeroAuthority DAO
VIEW SITEA Stacks project building trustless bounties and on-chain reputation for Web3 work — contributions and payments recorded on-chain rather than held by a platform. Also runs a stacking pool that directs rewards toward funding bounties.
-
Gamma
VIEW SITEAn NFT marketplace and launchpad for Bitcoin Ordinals and Stacks collections. Browse and collect, or use the no-code launchpad to deploy a collection without writing a contract yourself.
-
Blocksurvey
VIEW SITEA survey and form tool with end-to-end encryption — responses are encrypted so the platform itself can't read them. Built on Stacks, with token-gating available if you need to restrict a survey to holders of a specific asset. A privacy-first alternative to Google Forms or SurveyMonkey.
-
Satflow
VIEW SITEA marketplace for Bitcoin Ordinals and Runes, built for active traders rather than casual collectors. Discovery, listings, and trading tools across both asset types.
BTCFI
-
Bitflow
VIEW SITEA decentralized exchange on Stacks. Swap STX, sBTC, and other Stacks assets directly from your own wallet without depositing to a custodian, with an aggregator that routes for better rates. Also offers liquidity pools.
-
Hermetica
VIEW SITEIssues USDh, a synthetic dollar backed by Bitcoin rather than by dollars in a bank. The peg is maintained through a delta-neutral hedging strategy, and holders can earn yield on it.
-
Granite
VIEW SITEA lending protocol on Stacks. Borrow stablecoins against Bitcoin as collateral without selling it, or supply stablecoins to the pool to earn interest from borrowers. Collateral stays in the protocol and isn't lent out to anyone else. Loans have no fixed repayment schedule, but position health is tracked by loan-to-value ratio.
-
Zest
VIEW SITEA lending protocol on Stacks. Supply BTC or sBTC to earn interest from borrowers, or borrow against your holdings without selling. Contracts are written in Clarity and open source.
-
ALEX
VIEW SITEA DeFi platform on Stacks offering swaps, liquidity pools, and a launchpad. Exploited twice: roughly $4.3M in May 2024 via compromised keys, and $8.3M in June 2025 via a flaw in its self-listing verification logic. The team reimbursed users from treasury funds in both cases.
-
Liquidium
VIEW SITEPeer-to-peer Bitcoin lending on Bitcoin Layer 1 rather than on Stacks. Borrow BTC against Ordinals, Runes, or BRC-20s as collateral, or lend BTC and earn interest. Loans are secured with Discreet Log Contracts and PSBTs — no bridge, no wrapped assets, no smart contract chain in between. If a borrower defaults, the collateral transfers to the lender.
Analytics
-
LunarCrush
VIEW SITETracks social activity around crypto assets — mentions, engagement, sentiment, and which accounts are driving conversation — and scores it alongside price and volume data. Also offers an API if you want to pull the data yourself.
-
Tenero.io
VIEW SITEOn-chain analytics across Bitcoin Layer 2s — Stacks, Citrea, Spark, OP_NET, and others — in one dashboard. Token data, DEX volume, wallet activity, and cross-chain comparison, with an API for pulling it yourself. Formerly stxtools.
Media
-
DeOrganized Media
VIEW SITEA media network covering Bitcoin, Stacks, and the surrounding ecosystem — daily shows, interviews with builders, and coverage that goes deeper on Stacks than the general crypto press does.
-
Bitcoin Magazine
VIEW SITEFounded in 2012, the longest-running Bitcoin publication. News, technical explainers, regulatory coverage, and opinion — plus the Bitcoin Conference and a print edition.
-
Simply Bitcoin
VIEW SITEA daily Bitcoin video show, primarily on YouTube. Market commentary, news, and interviews, aimed at people already convinced rather than people evaluating.