First visit confidence

Bitcoin Cash Testnet4 is fully server-rendered with hard links, so the first useful click works even when scripts are disabled.

Start here

Machine discovery

Feeds, OpenSearch, sitemap, and llms.txt stay visible as canonical entry points for agents and integrations.

Open llms.txt

Operational honesty

Multi-node failover state, cooldowns, and serving-node details are exposed instead of hidden behind an admin-only view.

Inspect status

Crawlability first

Pages, feeds, and discovery routes are designed to be indexable, archivable, and easy to mirror without JavaScript.

Open sitemap
Transaction

Confirmed transaction

2655ecfe2bbb6c1d8e9df024f06c8c243f2bb0c41cd8c9e281f689fd770dd6cd

Verification receipt

Shareable proof surface

Confirmed

This transaction page is designed to be the shortest human-readable proof path: one canonical route, one raw route, and one clear jump to the containing block when confirmation context matters.

Canonical route
/testnet4/tx/2655ecfe2bbb6c1d8e9df024f06c8c243f2bb0c41cd8c9e281f689fd770dd6cd
Binary proof
/testnet4/tx/2655ecfe2bbb6c1d8e9df024f06c8c243f2bb0c41cd8c9e281f689fd770dd6cd/binary
Receipt page
/testnet4/tx/2655ecfe2bbb6c1d8e9df024f06c8c243f2bb0c41cd8c9e281f689fd770dd6cd/receipt
Network
Bitcoin Cash Testnet4
Status
Confirmed on-chain
Containing block
210,723 · 00000000076e718ab0ea4e9a8a8a14c8acb17eb0a2c31a36ee2a8845569be825
Block time
2024-07-23 20:48:34 UTC
Best next move

Choose the proof depth you need

Wallet user

I only need a yes or no

Stay on this page for confirmation status, amounts, and destination outputs.

Support desk

I need a citation-safe route

Share the canonical transaction URL first, then the block page if a counterparty questions confirmation context.

Auditor / AI

I need raw evidence

Use the raw transaction hex route and the containing block route together for independent verification.

Operator

I need freshness trust

Pivot to the network status page if node health or backend freshness needs to be cited alongside the transaction.

What this means

Readable transaction summary

This transaction is confirmed on Bitcoin Cash Testnet4 in block 210,723.

Value movement

Follow the BCH

This is a coinbase transaction, so it creates new BCH rather than spending previous outputs.

Destination clues

Where outputs point

1 of the 1 outputs decode to direct BCH addresses on this page.

Largest visible output

Start from the biggest clue

Largest visible output: 25.00000000 BCH to bchtest:qpec55uqt6y7s93392sgjpldk8xn7hzlwqwtdsysm0.

Spend state

How settled the outputs look

No visible outputs are marked spent yet.

Proof handoff

Which link should you share next?

For human sharing, start with the receipt page. For deeper proof, add the containing block. For machine verification, pair the raw transaction with the canonical block route.

Human-friendly proof
/testnet4/tx/2655ecfe2bbb6c1d8e9df024f06c8c243f2bb0c41cd8c9e281f689fd770dd6cd/receipt
Machine-friendly proof
/testnet4/tx/2655ecfe2bbb6c1d8e9df024f06c8c243f2bb0c41cd8c9e281f689fd770dd6cd/raw
Containing block
/testnet4/block/00000000076e718ab0ea4e9a8a8a14c8acb17eb0a2c31a36ee2a8845569be825
Status context
/testnet4/status
Prevout coverage
Coinbase
StatusConfirmed
Inputs1
Outputs1
Output total25.00000000 BCH
Resolved input totalCoinbase
Prevout coverageCoinbase
Fee
Fee rate
CashToken outputs0
Raw size118 B

Settlement analysis

Resolved prevout coverage
Coinbase
Resolved prevout total
Coinbase
Output total
25.00000000 BCH
Inferred fee from prevouts
Displayed fee
Fee rate

Mempool diagnostics

First seen
Credibility
Double-spend proof
Raw endpoint
Open text/plain hex

Explorer decoding note

This page resolves previous outputs directly through FloweeBridge without any external database. When coverage is partial, the missing inputs are left clearly marked instead of being guessed.

Inputs

Prevout lookups resolved: 0 / 0
#Previous outputPrevout amountPrevout address or scriptUnlock typeUnlock previewUnlocking script
0CoinbaseCoinbase inputCoinbaseCoinbase data: “#7/chaingraph.cash/”
View unlocking script
Opcode view
// Original: 0323370300112f636861696e67726170682e636173682f08060000000000000000
<0x233703>
<0>
<0x2f636861696e67726170682e636173682f>
<0x0600000000000000>
<0>
Raw hex
0323370300112f636861696e67726170682e636173682f08060000000000000000

Outputs

Spent state is based on current Flowee output lookups.
#AmountAddressScriptTokensSpent
025.00000000 BCHbchtest:qpec55uqt6y7s93392sgjpldk8xn7hzlwqwtdsysm0
P2PKH25-byte pay-to-public-key-hash output
View locking script
Opcode view
// Original: 76a914738a53805e89e816312aa08907edb1cd3f5c5f7088ac
OP_DUP
OP_HASH160
<0x738a53805e89e816312aa08907edb1cd3f5c5f70>
OP_EQUALVERIFY
OP_CHECKSIG
Raw hex
76a914738a53805e89e816312aa08907edb1cd3f5c5f7088ac
Unspent

Raw transaction hex

Reveal copyable payload
01000000010000000000000000000000000000000000000000000000000000000000000000ffffffff210323370300112f636861696e67726170682e636173682f08060000000000000000ffffffff0100f90295000000001976a914738a53805e89e816312aa08907edb1cd3f5c5f7088ac00000000

Bitauth scenario JSON

Reveal copyable payload
{
  "$schema": "https://libauth.org/schemas/wallet-template-v0.schema.json",
  "description": "AutoGenerated by Transaction class",
  "name": "Untitled",
  "entities": {},
  "scenarios": {
    "s0_0000000000000000000000000000000000000000000000000000000000000000_": {
      "description": "Scenario for input 0.",
      "name": "Scenario input 0",
      "transaction": {
        "locktime": 0,
        "version": 1,
        "inputs": [
          {
            "outpointTransactionHash": "0000000000000000000000000000000000000000000000000000000000000000",
            "outpointIndex": ,
            "sequenceNumber": 4294967295,
            "unlockingBytecode": [
              "slot"
            ]
          }
        ],
        "outputs": [
          {
            "lockingBytecode": "76a914738a53805e89e816312aa08907edb1cd3f5c5f7088ac",
            "valueSatoshis": 2500000000
          }
        ]
      },
      "sourceOutputs": [
          {
            "valueSatoshis": ,
            "lockingBytecode": [
              "slot"
            ]
          }
      ]
    }
  },
  "scripts": {
    "u0_0000000000000000000000000000000000000000000000000000000000000000_": {
      "name": "unlock_0",
      "script": "// Original: 0323370300112f636861696e67726170682e636173682f08060000000000000000
<0x233703>
<0>
<0x2f636861696e67726170682e636173682f>
<0x0600000000000000>
<0>
",
      "unlocks": "l0_0000000000000000000000000000000000000000000000000000000000000000_",
      "passes": [
        "s0_0000000000000000000000000000000000000000000000000000000000000000_"
      ]
    },
    "l0_0000000000000000000000000000000000000000000000000000000000000000_": {
      "lockingType": "standard",
      "name": "lock_0",
      "script": ""
    }
  },
  "supported": [
    "BCH_2023_05",
    "BCH_2025_05",
    "BCH_2026_05",
    "BCH_SPEC"
  ],
  "version": 0
}