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
- c29c9e972e2d3e002bea70f3f075bb1870a2d96eb538089ac8f8f71ead96df39:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c29c9e972e2d3e002bea70f3f075bb1870a2d96eb538089ac8f8f71ead96df39 · T_PMINT
- block
- 948637 · 56d ago
- commitment C
- 03d9fefafab585a8ccb0b88d3b0f259971e14c98249220b5234e9ef7961217b140
- public amount
- 100
- public blinding
- 362bd79f5ed402ccc68cd0780b46945fa23e6d1d1e9ab16b759e22c6af43ef45
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.