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
- f34bfe17660aba7285333682557899dc22ef87923562ddce5ded5102e5aa85fb:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f34bfe17660aba7285333682557899dc22ef87923562ddce5ded5102e5aa85fb · T_PMINT
- block
- 948650 · 55d ago
- commitment C
- 03862a5234bd263491343a69439255599e0267969ddfa6d7a2092d30a877064ab3
- public amount
- 100
- public blinding
- e4317cc502e55d400576e5374c8d882d0b329c77a250137b67a2085e03d0b23b
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.