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
- e847c7045261c04ff5952496971ae2f064213b423a2742817eb545d8e8e5e85e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e847c7045261c04ff5952496971ae2f064213b423a2742817eb545d8e8e5e85e · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 027adf17fd64960ac8300616f50a5c8ba9fbdceb8912830c651e0b7e335366d47a
- public amount
- 100
- public blinding
- 86b3bc60fedc6b8ad22cc4b45ba4d7c372ec7c2cf974ad33e112591ef77364b0
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.