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
- 191b4e8bed56a697e127fca5b1e5e7887f81ae69ed8f9636f2da080397cc63cd:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 191b4e8bed56a697e127fca5b1e5e7887f81ae69ed8f9636f2da080397cc63cd · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 030b27b38c1cfe6a269955c51fd38468b933c500a961dfcd615cffc8828cda5989
- public amount
- 100
- public blinding
- a056ff6262e2ae4c025a191df65254e87dc7144a00fb0415a7bd9866f1e245a4
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.