Loading Tool

Explorer IconExplorer

Memory Pool

82,347 transactions
31.75 vMB
0.10871215 BTC
Random Selection Loading Transactions
Max Size: 190.36/200 MB

Candidate Block

Mining Attempt a502eecc8846473d032f8bddd0b0ecdfbe112631890336650ab175b8088b80f9
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 99721e62e2e7b7b7148a2292dd5539e1876b8c4f115cdab9113f33c0b290c733
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,231
Size: 1.00 vMB
Total Fees: 0.02460530 BTC
Feerates: 99.50 > 2.47 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (107,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,478 807,478 0000000000000000000008e71db504a3d8d0acee8ef05d8481482adbc5e7744a 3,701 1.00/1.00 vMB 25
807,477 807,477 000000000000000000011029809bc9727da4bbd31cc075a34cd6e2f132234e46 2,785 1.00/1.00 vMB 18
807,476 807,476 000000000000000000008bbcadcf30305d9e4c279ba594591c83405006f2e8df 3,539 1.00/1.00 vMB 31
807,475 807,475 00000000000000000000d5a570d9814b536ce3cf791dfe56c35032ea8ade0e65 2,894 1.00/1.00 vMB 23
807,474 807,474 0000000000000000000046edc830f1fcfc05c940857ca1f335780a2d1c333e3e 3,122 1.00/1.00 vMB 34
807,473 807,473 00000000000000000003084d80f16f250d17927fae899f0082b9ff7d1b766983 1,779 1.00/1.00 vMB 16
807,472 807,472 00000000000000000001cb328c7e6ab24877be8d801241aaf6dffdf9b6dd3bd7 2,841 1.00/1.00 vMB 24
807,471 807,471 000000000000000000029b244d8ea7aca6927a832221ac155e819f8a4393ee80 3,110 1.00/1.00 vMB 27
807,470 807,470 00000000000000000003bd0d30cba19d221b09bdb5c262bc2d32c2acd3782a04 2,789 1.00/1.00 vMB 22
807,469 807,469 00000000000000000002b22c936a547aa392f3b383c9ccc10241552680d4b8fa 2,367 1.00/1.00 vMB 21
807,468 807,468 0000000000000000000182e1e30292aee29200e83dc511af07f0c8db6191f05d 3,609 1.00/1.00 vMB 33
807,467 807,467 00000000000000000000bbc77f8b3f2b031cf4849dad0e60ed50ede6c5fedea2 6,205 1.00/1.00 vMB 15
807,466 807,466 00000000000000000000c998eefb89bcec12152d24a7ba182e4adb3d20c1170f 3,158 1.00/1.00 vMB 19
807,465 807,465 00000000000000000000fc0da809a5a888131997ea6d4d2d06176d0e9bebab28 2,654 1.00/1.00 vMB 20
807,464 807,464 00000000000000000003a1851e090daef37df642945e26e834c6fe264821963c 2,193 1.00/1.00 vMB 18
807,463 807,463 000000000000000000046f9aa7891d48cf86abd2b335f62f754ca64d7eb9b0c1 3,457 1.00/1.00 vMB 28
807,462 807,462 00000000000000000001f4d7e966d20f71d142f12fb4ec91485e868b0858a53f 3,454 1.00/1.00 vMB 25
807,461 807,461 000000000000000000038b5be2059084ef62e63a4c942af54a702379491e6e5f 3,545 1.00/1.00 vMB 17
807,460 807,460 0000000000000000000298afba90b241a0c32d63570ce7279ddefa0dfaa62836 3,499 1.00/1.00 vMB 21
807,459 807,459 000000000000000000034ec555b2b82e5aeb6771b38621736d80b45cbdec976b 1,485 1.00/1.00 vMB 14
807,458 807,458 0000000000000000000075912c672e59b778617a4b7f2c73336f1b956eaafe1f 2,481 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.04 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: 720.41 GB
    • Received: 18.16 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.