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
- 9bfeae9a50d600a9cb69fb5eeed177b4797da7303c7fb6ac3c1f64be6ee0ed0b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 9bfeae9a50d600a9cb69fb5eeed177b4797da7303c7fb6ac3c1f64be6ee0ed0b · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 0393ed43b789f9707e991215e662468c4e98be9bf9c7a49af3645f498c1a35fe63
- public amount
- 100
- public blinding
- 32c2be336a60b636208825ee1e763221b6af20506969a8631e7fe027f9d290de
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.