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
- c56e7c45a83f78566a23f1dfbc7d35d2ae8c0f05ebbaa6c343fe2ab8a23f4fd3:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c56e7c45a83f78566a23f1dfbc7d35d2ae8c0f05ebbaa6c343fe2ab8a23f4fd3 · T_PMINT
- block
- 948544 · 55d ago
- commitment C
- 0340356e7007627398f5fa46212bf7c06ce6744a3db5cb5b10b1c907bc5f0c772b
- public amount
- 100
- public blinding
- 96ae1476d0ee8349514a9ac4b3b2c1e4187075c84fd7bb42a430b1dfe38ed7c8
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.