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
- 1ed2e678e4fe6daa8cf2641eee32e2cf776f28beb1aff1fcb1333b23f5f73af7:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 1ed2e678e4fe6daa8cf2641eee32e2cf776f28beb1aff1fcb1333b23f5f73af7 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 03ad8b51c1739bab10afaf74000c5d4f6fea38faba08d744054833813b946b95b4
- public amount
- 100
- public blinding
- 746f1ca9594f871b0055f9ba2e55d2cd5b27aa672ce358620e976c023dad28e7
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.