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
- 8f325686af46435cc46cdfde97f943cda0d1a2ffb5cbe26ddc0db86b4e87bf04:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 8f325686af46435cc46cdfde97f943cda0d1a2ffb5cbe26ddc0db86b4e87bf04 · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 03c62eccfc275689ac432f11db19a1de5417220b1a34b7c8438f0f0b7be5c43b63
- public amount
- 100
- public blinding
- f793e2b3bf08362b71af0d5f2d7c35ba5e65a0c5ad0359cfae55bbf38ceb8151
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.