BioCyc Updated 2025-07-16
Biologist Updated 2025-07-16
Biology research institute Updated 2025-07-16
Bird-and-flower painting Updated 2025-07-16
Bitcoin blockchain
j(
upload system Updated 2025-07-16This is likely a system that uploads text to the blockchain.
One example can be seen on the Marijuana plant.
Messages are uploaded one line per transaction, and thus may be cut up on the blk.txt, and possibly even out of order.
But because each line starts with
j(
you can generally piece things up regardless. Bitcoin Core Updated 2025-07-16
Bitcoin Core data layout Updated 2025-07-16
Bitcoin Core txindex Updated 2025-07-16
Bitcoin Foundation Updated 2025-07-16
Bitcoin
getrawtransaction
command Updated 2025-07-16 English as a universal language by Dan Dascalescu (2008) Updated 2025-07-16
Bitcoin investor Updated 2025-07-16
Bitcoin script that terminates with multiple values on the stack Updated 2025-07-16
Bitcoin varint Updated 2025-07-16
Implementations:
- Python: github.com/alecalve/python-bitcoin-blockchain-parser/blob/c06f420995b345c9a193c8be6e0916eb70335863/blockchain_parser/utils.py#L41. Sample usage to extract 3 values from a
bytes
object:file, off = decode_varint(value) blk_off, off = decode_varint(value[off:]) tx_off, off = decode_varint(value[off:])
Bitcoin wallet Updated 2025-07-16
Bitcoin whitepaper Updated 2025-07-16
Reuploaded into the blockchain itself: bitcoin.stackexchange.com/questions/35959/how-is-the-whitepaper-decoded-from-the-blockchain-tx-with-1000x-m-of-n-multisi/105574#105574 by using the Satoshi uploader.
More conveniently available on bitcoin.org: bitcoin.org/bitcoin.pdf nowadays, except when it was down for a few years due to our master Craig Steven Wright.
Black Hat Briefings Updated 2025-07-16
Blade server Updated 2025-07-16
HP Blade Server by Brian Kirsch (2013)
Source. Featuring an HP DL380 blade server, presumably an older model of this series: buy.hpe.com/uk/en/servers/proliant-dl-servers/proliant-dl300-servers/proliant-dl380-server/hpe-proliant-dl380-gen10-server/p/1010026818.
In the video we can see that it contains RAM, disk storage, we are told about two CPUs, and networking interfaces, so it is a complete computer on its own. He also explains that unlike typical rack servers, each blade unit does not have its own coolers and power supply related hardware, which goes instead on the chassis.
Blockchain explorer Updated 2025-07-16
Block reward Updated 2025-07-16
Unlisted articles are being shown, click here to show only listed articles.