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
- 5b6ad2a1dc585119e1e3b70a19d2e0ef8c40c323d205612526765315a4f3e55a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 5b6ad2a1dc585119e1e3b70a19d2e0ef8c40c323d205612526765315a4f3e55a · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 021e60ad9415679fa117f3b36a456d14e5cf3fdcc8f40254d2a0bbdf7382c1d171
- public amount
- 100
- public blinding
- 89b7da2a02e86d88eb613a4cbc2b8581ce93e8df27c25fb3f44f7ee30899c0cf
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.