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
- ce33cff9814c89500128cbc6509983c9ac7d9e9639db739414328ffb4d5c9f00:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- ce33cff9814c89500128cbc6509983c9ac7d9e9639db739414328ffb4d5c9f00 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 02e88354bc80107c19fbad6db774ee7a392e15e56e7cff4139bfe1fd7400cf4114
- public amount
- 100
- public blinding
- b1165451dafbc81d69ade46b6913557859065d905d2c782e26bc53f659a99b99
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.