Loading Tool

Explorer IconExplorer

Memory Pool

22,512 transactions
9.76 vMB
0.06403389 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.14/200 MB

Candidate Block

Mining Attempt 59960adfe6f5e5d891411481d95217534c1e6cebd753a7e83a6e0a8bb4eb14da
Version 20000000
Previous Block 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f
Merkle Root fad6f26908088528e456c0dac87d90f30d8d6fd26a54ca2af39ee9b413a5bcf8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,969
Size: 1.00 vMB
Total Fees: 0.03725085 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,402 (865,091 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
48,311 48,311 000000002dfaa94b41947df8c6c4f9fdf5f7b13cf2c377c83b92a23a2f5571e9 1 0.00 vMB 0
48,310 48,310 000000002a4c96796e3aff401c42de700bebf0d0e0285b56efb76227869e09ca 1 0.00 vMB 0
48,309 48,309 0000000008d6bce54a007efd7adaec784713dd06de5b8d4d46fec70dbaeae243 1 0.00 vMB 0
48,308 48,308 000000002a12e2315b07f75a18e2350efa953acec6e85e404a318af35510f6b4 1 0.00 vMB 0
48,307 48,307 000000002514f535ba8e79afc0b9004f2afde11dc7507ede693a86d558f2a4fa 1 0.00 vMB 0
48,306 48,306 00000000182ff9836e857673909443b7d0c6a5770e832b409a684142184a7f3b 1 0.00 vMB 0
48,305 48,305 0000000009addda48fe361654b2e9ab7ecdfedb6c23eef3c1d03f16aa29ea262 1 0.00 vMB 0
48,304 48,304 0000000037a70a97861784628af3d47cf821845fbbc643ba37d6a70f1306eb83 1 0.00 vMB 0
48,303 48,303 0000000016b82020078d90fb18c56ddbd11c27caf9ae4264c3adb565e8ca447e 1 0.00 vMB 0
48,302 48,302 0000000002651ae8de6c906586ab66691d7b11609043d18faabadb17df2d0459 1 0.00 vMB 0
48,301 48,301 00000000097fd3b28dd358b9fba1a8796273bd6d6a9338a602e3201c170957e3 1 0.00 vMB 0
48,300 48,300 000000001cc2a74548c306191b56d71edbf6e22bacf0f60b457914327c01bf06 1 0.00 vMB 0
48,299 48,299 000000000267c320fe671d900a82b72c34f1f1257c41d978695016b8e8a30d7e 1 0.00 vMB 0
48,298 48,298 000000002414c89427e5aa411916599bab45723bdab0d7a9c451986ab18728b5 3 0.00 vMB 0
48,297 48,297 00000000242fb0bde64e95c75c30099bae84746b22c64b126b7940e30062f849 1 0.00 vMB 0
48,296 48,296 00000000154f910b053953fdc256166e5b0d27761917afa5ed5f8e7b46c20b7f 1 0.00 vMB 0
48,295 48,295 0000000015a26fe8b2c92ed98d227fbd6ab7fa799412ca6011dd332deba958b6 1 0.00 vMB 0
48,294 48,294 000000001b64b4a40cb7faa2d13f227da2ea801690275fed0dccbc8492981c41 1 0.00 vMB 0
48,293 48,293 000000000b6eb348a7546b20f259120f34274564fcd5fa23c86ad6238d299701 1 0.00 vMB 0
48,292 48,292 0000000033cc5d0530480d410d7be78e079e4063c9b909cf42af3d21cd10d5fe 1 0.00 vMB 0
48,291 48,291 00000000083310668b24bf4c78b46e47aa272e12bcc1aa66305247496de366bf 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 272.49 GB
    • Received: 1.06 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.