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
- af2e5ad506fe2575bc1bb916bf12ddc3e997c60efc1be2d3fe5bd14eca59e17c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- af2e5ad506fe2575bc1bb916bf12ddc3e997c60efc1be2d3fe5bd14eca59e17c · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 024776e0746abf455cc5e15c0b30f569d1a5c87018f79a8453b771b6be75093e3a
- public amount
- 100
- public blinding
- b7cff449ab4dbb87ce532fc4d8d11b3a8b7fa09b845416546e2132a0311e076b
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.