Loading Tool

Explorer IconExplorer

Memory Pool

53,682 transactions
31.64 vMB
0.19018301 BTC
Random Selection Loading Transactions
Max Size: 170.08/200 MB

Candidate Block

Mining Attempt b97b56fb2a381f3868cf34fbe1d307c29ddaf1b7a211eb015e17d4e0068c8667
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root 6725c2ff250875dc8b1d9ee9a992adacc9e07b4ed9866a326244bc58dced21f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,595
Size: 1.00 vMB
Total Fees: 0.10139401 BTC
Feerates: 477.45 > 10.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (406,479 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,345 508,345 000000000000000000070e8f28cb6cefed5be84d8e2dc7db865d2f55c63510a8 215 1.00/1.00 vMB 11
508,344 508,344 0000000000000000003ab70db573522c68102185a87efd3472ff65c9d7573072 935 1.00/1.00 vMB 37
508,343 508,343 0000000000000000005fe7e5f0b312bb4ecab45d3278fbd881d69d07a951067c 682 1.00/1.00 vMB 14
508,342 508,342 0000000000000000001f9587a08fd06ca69f72b794437ba769675810f8fd3137 815 1.00/1.00 vMB 28
508,341 508,341 00000000000000000031b664841af192ed12e7def2d84c28d89f887a61fa837b 1,508 1.00/1.00 vMB 79
508,340 508,340 00000000000000000052b782d24c8956b54eb9102d9b7111bd83d21e3c3e7053 560 1.00/1.00 vMB 30
508,339 508,339 00000000000000000059f10d115edac9bf8d54d3e9b27dfd48d1cdaf77b26f6a 1,025 1.00/1.00 vMB 71
508,338 508,338 000000000000000000269e5356c2799aae0aa02c1060ccf7996eb01e9f10f75b 1,472 1.00/1.00 vMB 72
508,337 508,337 00000000000000000004cae06eb06b7c4a90314378b57d25ea8adb86de1c0708 159 1.00/1.00 vMB 7
508,336 508,336 0000000000000000001dfc15918d01414c68f1d7e14b652f8ab2817d860ecd00 900 1.00/1.00 vMB 19
508,335 508,335 00000000000000000052f64b979ac54d65aa8cf1a9a7aaca675634717263f020 235 1.00/1.00 vMB 11
508,334 508,334 0000000000000000004ed468055d125933036d62e75b9ff684f4f2ce5793becf 1,443 1.00/1.00 vMB 80
508,333 508,333 00000000000000000001cf4996d4825c74f5efab9234b3c8a0a3170537719644 2,009 1.00/1.00 vMB 88
508,332 508,332 0000000000000000001f7892d81e70218830d2d00a1cafa8ca69e8957310d8f4 1,423 1.00/1.00 vMB 57
508,331 508,331 0000000000000000002303d096896ca66bfc7c179f8fc13abf63b0aa594b1bd2 2,657 1.00/1.00 vMB 130
508,330 508,330 00000000000000000018a9b8cf6e38e42c5f861edfa137c41c568ad1a5999d7c 682 1.00/1.00 vMB 25
508,329 508,329 0000000000000000004dfba718131a21c91a7e89be8949aa588de57d333e19af 1,059 1.00/1.00 vMB 58
508,328 508,328 00000000000000000049f794b63dabc06e437134353fa17ae6ab6bcc17ae2ba1 532 1.00/1.00 vMB 24
508,327 508,327 00000000000000000034d7f698340ce008ea1ddf9747ef905f4bfeff1917a3d6 695 1.00/1.00 vMB 28
508,326 508,326 00000000000000000022f1b9d25a6a8bd52dcf66de5e6aca2429bfe120d91cbc 1,039 1.00/1.00 vMB 28
508,325 508,325 0000000000000000003c7c95182d9d7d148dc5047532ba22e0c6b968fbc39d3f 503 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.08 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: 651.32 GB
    • Received: 13.54 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.