Loading Tool

Explorer IconExplorer

Memory Pool

81,160 transactions
30.37 vMB
0.11840677 BTC
Random Selection Loading Transactions
Max Size: 182.91/200 MB

Candidate Block

Mining Attempt 0be3a17a2e1c78a58babd1377d2df3648a11d319408c50010247e3bfb35f9080
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root 3bb8cf5c6e7b9969703d61eda54f7eeb421ceae3529ca499d9ce011e77adfef9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,098
Size: 1.00 vMB
Total Fees: 0.04432266 BTC
Feerates: 150.68 > 4.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (630,790 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,351 284,351 00000000000000006852a7f804fd38e129036733aec3b341bc754e0bb99c30b9 1,055 0.35/1.00 vMB 62
284,350 284,350 0000000000000000b587ab559df29fccd8714d4b7134fcd7fd13f917b922bd52 709 0.35/1.00 vMB 36
284,349 284,349 00000000000000019f9cdf978503a2a87c74d43ceeb6642892b445740802e852 1,061 0.35/1.00 vMB 66
284,348 284,348 00000000000000016b69271bbcf322665c7efc707ff733b259eb7842a523caf2 459 0.35/1.00 vMB 22
284,347 284,347 00000000000000019ba1a3afcbd3325e8f8a4a32546d6fd53cbb3e77398deb5d 538 0.25/1.00 vMB 40
284,346 284,346 0000000000000000c973860fef4f736b8bff689132d37088b7394e3794d99430 1,366 0.50/1.00 vMB 49
284,345 284,345 000000000000000041e9973580b210d9d22d79b5a4013e409424cd2f72559f8b 573 0.24/1.00 vMB 50
284,344 284,344 00000000000000018ed5bd4b244cc5ac20a3fff139fe38dd27f75a75ffded555 1,383 0.79/1.00 vMB 35
284,343 284,343 00000000000000019c1e48caf1160eebfbcf7706e260330ebca93705f87f5555 458 0.27/1.00 vMB 33
284,342 284,342 00000000000000018175d132fbf93f8f9fc09e30b07c8305efe3b9e1aaaffe0a 85 0.15/1.00 vMB 14
284,341 284,341 0000000000000001a10ac844a6fc7f7b19512d92e9c26f99a547238a05f7e7ee 545 0.25/1.00 vMB 40
284,340 284,340 0000000000000001769e3e2da0c978d261d087b6299be7fe89377b828ec7bc64 441 0.25/1.00 vMB 68
284,339 284,339 000000000000000140fdfae88031c40ce16103dd5600369b3e3e6c2807097726 549 0.28/1.00 vMB 39
284,338 284,338 0000000000000000257a6c78e6bd5fed5f8a29f07f89fbf6f4739fdec0ec96d5 554 0.32/1.00 vMB 33
284,337 284,337 0000000000000000c5abc2f94aa2294a7c9fcb0be2902d1d0eefe3d952df5f45 153 0.08/1.00 vMB 28
284,336 284,336 00000000000000005aa17ea25fb80bfad40bfeb59cb07275e63dc56008b5b23b 583 0.28/1.00 vMB 36
284,335 284,335 00000000000000000efa539f3984ebb4545c91dad125cd0594d1493d945b9df4 180 0.13/1.00 vMB 19
284,334 284,334 0000000000000000fc33b32b28c8b90ee35f8f91f0d9091a7905ebb74497b4ca 353 0.17/1.00 vMB 42
284,333 284,333 000000000000000133d248a072c4168df5e109943b58233d08a0689daca0cca3 744 0.35/1.00 vMB 43
284,332 284,332 0000000000000000cf93792663494dda65d55413e2b87e6e35e54373b09785b4 137 0.08/1.00 vMB 27
284,331 284,331 0000000000000001954d53308a17bdd53a2b520d0de1a89bc1be1764c4ee5c1c 53 0.02/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.64 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.40 GB
    • Received: 16.23 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.