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
- abf06f0225ca323ced3e371b6eeea6a9c28e234fae3dc355a0c6fa13ad228164:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- abf06f0225ca323ced3e371b6eeea6a9c28e234fae3dc355a0c6fa13ad228164 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 0282e5b8b66d4c72c284cf53ac6a631c9a91fd1f154dad6c6854c3150423b10b68
- public amount
- 100
- public blinding
- a27cba8157ecf1f79897acaf8d1dde9fa2d00b668bf090f28fd411a9ff166f58
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.