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
- 2bfe65320188fed220805994113959fdd74f9da49680d946c2b8d542c614a4be:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 2bfe65320188fed220805994113959fdd74f9da49680d946c2b8d542c614a4be · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 031b69214bca98b065a32c08d95e4fa1e6e1b3311f8a6f3e03491efe223c79a12c
- public amount
- 100
- public blinding
- fdd8b23eb9bd7cf59ee0577361d8c85161815fda98d8c39acdf97845011da780
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.