Loading Tool

Explorer IconExplorer

Memory Pool

81,959 transactions
31.04 vMB
0.11784432 BTC
Random Selection Loading Transactions
Max Size: 185.73/200 MB

Candidate Block

Mining Attempt b7682bebf24652609733b5688e93e6b0909e57794fcdd1e57b1546f0f288d573
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 4764de48be7c5fe1ca947c343a80079fd9708d9393acd953056da2d9c733219e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,584
Size: 1.00 vMB
Total Fees: 0.03413558 BTC
Feerates: 101.42 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (280,884 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
634,266 634,266 0000000000000000000a5b03b3c9de049638518f8a621d67d95121d926cca7a9 2,690 1.00/1.00 vMB 25
634,265 634,265 00000000000000000013be87d5bffc52857e0ce7eacc6c0eed1ba9e94eecdac3 209 1.00/1.00 vMB 3
634,264 634,264 00000000000000000005eec76d2f95a938a11e9cf6eb07fbcc0a1676a2292c44 2,636 1.00/1.00 vMB 22
634,263 634,263 0000000000000000000c583bae09638b9fd7063be912580f5e551f6750d6ad6c 1,949 1.00/1.00 vMB 19
634,262 634,262 0000000000000000000968a00a31a78402254679357c93ef58d41006f3dd3370 1,321 1.00/1.00 vMB 13
634,261 634,261 0000000000000000000fd309f2f39b34879c952b00e59203e41444a3fdfc4d62 1,522 1.00/1.00 vMB 5
634,260 634,260 0000000000000000000ed630fadba48b52135037f6c08054fd609c5945fd23d3 2,752 1.00/1.00 vMB 35
634,259 634,259 0000000000000000000c4255dbab1e6b4fe8b7853213bd05b340dfe2770c6804 934 1.00/1.00 vMB 9
634,258 634,258 0000000000000000000c861df7b585e3cbfd45dea27548626e1ee44aaa415764 245 1.00/1.00 vMB 3
634,257 634,257 0000000000000000000994cbd251a7ba4ff13323a4566ee41921b379a1679b14 138 1.00/1.00 vMB 2
634,256 634,256 0000000000000000000a8f1f1be8cb3795a8acfcffb9ae5fe30480cb2a2af749 1,302 1.00/1.00 vMB 12
634,255 634,255 0000000000000000000ccaf00e31e3dec412d50b9ea40dd16bf461921c05db78 307 1.00/1.00 vMB 4
634,254 634,254 00000000000000000011a5d37592f71528e272fb0a1f82a7a811d246909870ab 600 1.00/1.00 vMB 3
634,253 634,253 0000000000000000000cc7dcfd16ff95a56ae765f23abbfed43381c33c81aefe 2,004 1.00/1.00 vMB 5
634,252 634,252 00000000000000000005e8addcb1f9287ebe151dc2263fc17db0b9ce386da11d 2,146 1.00/1.00 vMB 13
634,251 634,251 000000000000000000034e766ec9965274fc52d39610ab36d305944e9b49dbf6 2,481 1.00/1.00 vMB 15
634,250 634,250 0000000000000000000ba2863821c2014b8e34ec6d7244699b6bbccfaa4f6e86 1,644 1.00/1.00 vMB 7
634,249 634,249 00000000000000000005b2230ccf530057666b1f82958ac4abdcf93dce330c78 1,634 1.00/1.00 vMB 13
634,248 634,248 00000000000000000008f5e326e0805efc8bc9aacb91b1a6b5deb2b50d07a118 2,523 1.00/1.00 vMB 25
634,247 634,247 0000000000000000001103889fbb029cf6b4bbfdade8eb2c00f6bcd127d50217 1,473 1.00/1.00 vMB 11
634,246 634,246 0000000000000000000fb5a58ff337f3e2d61d4133b006532b1c4b15dbcd9001 2,415 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.