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
- fdfe05e9d6bca064544f656ca5ad8dd2c3540a0f6fd8efde8d54f0036009b3ed:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- fdfe05e9d6bca064544f656ca5ad8dd2c3540a0f6fd8efde8d54f0036009b3ed · T_PMINT
- block
- 948969 · 2d ago
- commitment C
- 03ed984b7b959673f0ae7135e52bb703243df3be3986130c5954c4dd9d42fe5340
- public amount
- 100
- public blinding
- b66ca21b3b1c562c62afb37d4f68dbd580be65a32f0a16afd68fd396ce230373
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.