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
- d4d15205ba72e72033b97ff700c6d7cc9df6a8c277f00388a8b4562165439deb:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d4d15205ba72e72033b97ff700c6d7cc9df6a8c277f00388a8b4562165439deb · T_PMINT
- block
- 948724 · 4d ago
- commitment C
- 0219db9263719da88de8a2f3d8f01f9bb2423f73a6fc7d42f9b289424251e5fa3f
- public amount
- 100
- public blinding
- bf602133e7c9bb529c018f0a95fee49e1d856b974891c1e62514128a99093dd8
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.