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
- 71b22a4ae2f763d6b9fc1ce44c166285c2c6c397aaf61bbf5a85ce69be726040:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 71b22a4ae2f763d6b9fc1ce44c166285c2c6c397aaf61bbf5a85ce69be726040 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 0315823cdeb23c9a43955b8c8530846c7c643815e7a21d2141c15dad8dfd7b74b3
- public amount
- 100
- public blinding
- b41d7397658d298f02a389e680a4cf7e3dbf6fcf181e02cdddbde94d7ea221a0
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.