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

6e3663e052d7ebe41eeb98a338eb0db334ebd07fc3fc2fa2c96bbc0823f3cb94

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/6e3663e052d7ebe41eeb98a338eb0db334ebd07fc3fc2fa2c96bbc0823f3cb94
Binary proof
/testnet4/tx/6e3663e052d7ebe41eeb98a338eb0db334ebd07fc3fc2fa2c96bbc0823f3cb94/binary
Receipt page
/testnet4/tx/6e3663e052d7ebe41eeb98a338eb0db334ebd07fc3fc2fa2c96bbc0823f3cb94/receipt
Network
Bitcoin Cash Testnet4
Status
Confirmed on-chain
Containing block
178,616 · 0000000005ff945cebfb7b19f5a60c5ac82ceb35c441cf9a41f415de8e6e564c
Block time
2023-12-13 20:04:57 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 178,616.

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: 50.00000000 BCH to bchtest:qrgva70u3sdfm67nkuhnef9jkvpyz886ruq4lehpse.

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/6e3663e052d7ebe41eeb98a338eb0db334ebd07fc3fc2fa2c96bbc0823f3cb94/receipt
Machine-friendly proof
/testnet4/tx/6e3663e052d7ebe41eeb98a338eb0db334ebd07fc3fc2fa2c96bbc0823f3cb94/raw
Containing block
/testnet4/block/0000000005ff945cebfb7b19f5a60c5ac82ceb35c441cf9a41f415de8e6e564c
Status context
/testnet4/status
Prevout coverage
Coinbase
StatusConfirmed
Inputs1
Outputs1
Output total50.00000000 BCH
Resolved input totalCoinbase
Prevout coverageCoinbase
Fee
Fee rate
CashToken outputs0
Raw size89 B

Settlement analysis

Resolved prevout coverage
Coinbase
Resolved prevout total
Coinbase
Output total
50.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
View unlocking script
Opcode view
// Original: 03b8b902
<0xb8b902>
Raw hex
03b8b902

Outputs

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

Raw transaction hex

Reveal copyable payload
01000000010000000000000000000000000000000000000000000000000000000000000000ffffffff0403b8b902ffffffff0100f2052a010000001976a914d0cef9fc8c1a9debd3b72f3ca4b2b302411cfa1f88ac00000000

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": "76a914d0cef9fc8c1a9debd3b72f3ca4b2b302411cfa1f88ac",
            "valueSatoshis": 5000000000
          }
        ]
      },
      "sourceOutputs": [
          {
            "valueSatoshis": ,
            "lockingBytecode": [
              "slot"
            ]
          }
      ]
    }
  },
  "scripts": {
    "u0_0000000000000000000000000000000000000000000000000000000000000000_": {
      "name": "unlock_0",
      "script": "// Original: 03b8b902
<0xb8b902>
",
      "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
}