UTXO commitment
A Tacit UTXO is a P2TR output whose committed amount is hidden behind a Pedersen commitment. The amount is recoverable only by the recipient (or, for T_PMINT/T_WITHDRAW outputs, public on chain).
- outpoint
- 8c9b20dbdd7f4c4db66c24448061a44e476a6407c6f6f015f862c493c6e134ff:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 8c9b20dbdd7f4c4db66c24448061a44e476a6407c6f6f015f862c493c6e134ff · T_PMINT
- block
- 948651 · 34d ago
- commitment C
- 037f64def4e115062ec9c80ae4af6296fe5a4fd1425bf96cfb74a0ebb92a824074
- public amount
- 100
- public blinding
- 0d4d2e899823a0f9791b0eaa8fc2ca51f78f01c5410670ce63e8f8d88efb26d8
Validating this UTXO end-to-end requires walking ancestry back to the etch envelope and verifying every kernel signature and rangeproof on the path. tacitscan stores the bytes for the proofs but does not gate the page on verification — that's a deliberate trade for explorer responsiveness.