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
- 75c902a1eb10d34854c166b096343e2054d034b4d32513a8aa02a1ccf6b11933:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 75c902a1eb10d34854c166b096343e2054d034b4d32513a8aa02a1ccf6b11933 · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 02141eaef525bd1d9c63ff12a2fafed510d436789c479c2ae63d4964180ae36cea
- public amount
- 100
- public blinding
- 15c0db3e0c1b1102f9b01d36a6c5b761e24bb63f4a66c1c7277fe88a4911d1af
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.