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
- 4185bc3507ab316d3c38b08c15510d82d8554e166952bdfe30f39df738f94a74:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 4185bc3507ab316d3c38b08c15510d82d8554e166952bdfe30f39df738f94a74 · T_PMINT
- block
- 948650 · 56d ago
- commitment C
- 02a5d744067c77475bbe3f8522be951bb8849b06b1e5e12647c8498b0dbe270684
- public amount
- 100
- public blinding
- 173c319e2e2389235eea06bf2ab35109ad0a7db57384758ad9506e448d99b66e
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.