Create Account
Log In
Dark
chart
exchange
Premium
Terminal
Screener
Stocks
Crypto
Forex
Trends
Depth
Close
Check out our Level2View

UNIXBTC
UNIX / Bitcoin
crypto

Inactive
Aug 24, 2023 1:01:00 AM EDT
0.00000007BTC-12.500%(-0.00000001)10,6890
OverviewHistoricalDepthTrends
UNIX Reddit Mentions
Subreddits
Limit Labels     

We have sentiment values and mention counts going back to 2017. The complete data set is available via the API.
Take me to the API
UNIX Specific Mentions
As of May 10, 2026 12:23:54 PM EDT (1 min. ago)
Includes all comments and posts. Mentions per user per ticker capped at one per hour.
7 days ago • u/decentralised_cash • r/BitcoinBeginners • how_risky_is_it_to_time_lock_bitcoin_for_20_years • C
I've time-locked some coins of mine, it's not too difficult.
You need to use `OP_CHECKLOCKTIMEVERIFY` in the locking script, and push the height or UNIX timestamp up until when you want the coins to be locked.
For a P2PKH output, this would look something like
`2000000 OP_CHECKLOCKTIMEVERIFY OP_DROP OP_DUP OP_HASH160 <pubkey_hash> OP_EQUALVERIFY OP_CHECKSIG`
to lock your coins up until a block height of 2000000.
Then, to spend the coins, you need to wait up until at least block 2000000, specify `nLockTime >= 2000000` and also `nSequence < 0xffffffff`.
Done!
Take into account that such an output is non-standard, so people usually wrap it in a P2SH or P2WSH script. You *can* do it "raw" like I have above and submit the transaction, but you'd typically have to submit it directly to a mining pool, given its non-standardness.
sentiment 0.24
7 days ago • u/decentralised_cash • r/BitcoinBeginners • how_risky_is_it_to_time_lock_bitcoin_for_20_years • C
I've time-locked some coins of mine, it's not too difficult.
You need to use `OP_CHECKLOCKTIMEVERIFY` in the locking script, and push the height or UNIX timestamp up until when you want the coins to be locked.
For a P2PKH output, this would look something like
`2000000 OP_CHECKLOCKTIMEVERIFY OP_DROP OP_DUP OP_HASH160 <pubkey_hash> OP_EQUALVERIFY OP_CHECKSIG`
to lock your coins up until a block height of 2000000.
Then, to spend the coins, you need to wait up until at least block 2000000, specify `nLockTime >= 2000000` and also `nSequence < 0xffffffff`.
Done!
Take into account that such an output is non-standard, so people usually wrap it in a P2SH or P2WSH script. You *can* do it "raw" like I have above and submit the transaction, but you'd typically have to submit it directly to a mining pool, given its non-standardness.
sentiment 0.24


Share
About
Pricing
Policies
Markets
API
Info
tz UTC-4
Connect with us
ChartExchange Email
ChartExchange on Discord
ChartExchange on X
ChartExchange on Reddit
ChartExchange on GitHub
ChartExchange on YouTube
© 2020 - 2026 ChartExchange LLC