Decentralized Mining Pools
  • Main Page
  • Flow diagrams
  • Sandbox BTCDEB
  • Bitcoin version, RPC, explorer
    • Run clarinet integrate with bitcoin regtest v24.0
    • Custom docker image regtest 24.0.1
    • RPC Browser and transactions legacy
  • Block commit
  • Multiple miners interacting in the same network
  • Rust Taproot Transactions
    • Dependencies
  • Smart Contract
    • Overall explanations
    • Election System
      • Add new miner
      • Remove Miner
      • Update Notifier
    • Funds System
  • Front End
    • Overall
    • UI display usecases
    • How to link it to the sc
    • Github Repository
Powered by GitBook
On this page

Block commit

PreviousRPC Browser and transactions legacyNextMultiple miners interacting in the same network

Last updated 10 months ago

Follows the same steps as a normal transaction as it sends the funds to a given address + has the OP_RETURN return its Stacks block value hashed

Mined on testnet with the current miner

Won some Stacks blocks

The OP_RETURN can be checked from each Bitcoin transactions to commit a block by selecting Details in the Inputs & Outputs section

stacks-blockchain/neon_node.rs at master · stacks-network/stacks-blockchainGitHub
Stacks Testnet Address
https://explorer.stacks.co/address/ST2RMP93VXJ6G4YMDEN5FJ1TN5S6NQ91KT6HD7V9J?chain=testnet
The Mempool Open Source Project™mempool
Bitcoin Testnet Address
The Mempool Open Source Project™mempool
Bitcoin Stacks block commit transaction
Logo
Logo
Logo