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
- 139b543b7b84c7906a3ec5b222f63f84f86b947e53b4d3b5efe2603f5daf55d2:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 139b543b7b84c7906a3ec5b222f63f84f86b947e53b4d3b5efe2603f5daf55d2 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 038b6e2e13e503561afc1702b55c186d75187da15a0f9cd1b5fdb0b29d73d232e9
- public amount
- 100
- public blinding
- c30571deda16e7ccaea77fcca86c8f69d4f3a80d01902a338c9bd8fa4f2bcd9b
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.