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
- dcb945bd6d7febcc1a65f73f8a157ab0af1ab72dee266529404e04d51d64265d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- dcb945bd6d7febcc1a65f73f8a157ab0af1ab72dee266529404e04d51d64265d · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 035a30f50f5853bc3a75f8a2e65f57cc4d3be308f51c4abcfa1cd8fcd5d738f4c3
- public amount
- 100
- public blinding
- d1b6b1180d01d50824bf13e5d75752dc890a1a820f2f693bfe52052dcd268895
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.