Loading Tool

Explorer IconExplorer

Memory Pool

78,629 transactions
30.01 vMB
0.08338891 BTC
Random Selection Loading Transactions
Max Size: 182.96/200 MB

Candidate Block

Mining Attempt 4bbf102f8c8bbde9ef5576db0adb03e75a6463d690f6a04f8802aacf6a4f6a4d
Version 20000000
Previous Block 0000000000000000000101871320b03e985d1fe251f64570b52ca66c6e1a41a8
Merkle Root a526879d57ff0cb3ecd3a66f61e8aca17a157963ba53dad553eda5a097800cd2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,613
Size: 1.00 vMB
Total Fees: 0.01671845 BTC
Feerates: 73.20 > 1.68 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,397 (38,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
876,811 876,811 000000000000000000000514053def0d0058a71a841a6d4057867d4dd9655f9d 1,163 1.00/1.00 vMB 2
876,810 876,810 00000000000000000000e09cf63d736212b135d22d485b5deb1bbc174f2aecc2 2,684 1.00/1.00 vMB 5
876,809 876,809 000000000000000000015478e92c2a9852b1a6b34aa5c8021f5b527aab90452b 871 1.00/1.00 vMB 3
876,808 876,808 000000000000000000004ea164c4190d68760de0c2cb280034a55510ecda71e0 2,846 1.00/1.00 vMB 5
876,807 876,807 000000000000000000025e1b870f83b18788b277f90918dd021020a420264681 3,263 1.00/1.00 vMB 5
876,806 876,806 000000000000000000015b121134586c531be4cb1f9b86d9e2a0acbe6b0b6fea 1,282 1.00/1.00 vMB 1
876,805 876,805 0000000000000000000082e4ad2fa22ef6a9fab434b2d00526514a696c43d42d 920 1.00/1.00 vMB 2
876,804 876,804 0000000000000000000177d7b3ab6a10bded49ccc538ff9916b6f5961c5dd14f 2,077 1.00/1.00 vMB 4
876,803 876,803 000000000000000000011ecc4f287d3821daef3a031bd0235ab1cef43f909404 1,007 1.00/1.00 vMB 3
876,802 876,802 00000000000000000000a8e02decb51873bd2585d84d81e993747748311bfd6f 1,992 1.00/1.00 vMB 4
876,801 876,801 00000000000000000000009c22cbca2549d7be30e1e200d35a574f8cc53faeef 3,326 1.00/1.00 vMB 4
876,800 876,800 0000000000000000000182dbd85ca08b3364692885579f7d3904e326460805b8 3,188 1.00/1.00 vMB 6
876,799 876,799 00000000000000000001d371fd80b422c1229273ed3ae670d0a4e7f9f571a14b 3,322 1.00/1.00 vMB 6
876,798 876,798 0000000000000000000178ec62ab49911c48d7aa5ffa4d6fd4063d868283f036 1,001 1.00/1.00 vMB 2
876,797 876,797 00000000000000000000f14a1c474929e0a8dcdb024f960bb464871ae1caba8c 2,802 1.00/1.00 vMB 5
876,796 876,796 00000000000000000000e3ed5b7da27dd49713266cee0ba2345e1a3a43576f89 588 1.00/1.00 vMB 1
876,795 876,795 000000000000000000005353ebb6ee5b5f1e702084656c72dbd1a1c71c792e56 950 1.00/1.00 vMB 2
876,794 876,794 00000000000000000000776b1db61a69815f6042053429b308f7acd757865ff3 1,801 1.00/1.00 vMB 3
876,793 876,793 0000000000000000000099f6f853078364d9dd8b98ec57b0adccf40b0deadc76 1,903 1.00/1.00 vMB 3
876,792 876,792 00000000000000000001a81f2a3a4ff186cd004ac26fa28f2cde7357739cf256 1,020 1.00/1.00 vMB 2
876,791 876,791 00000000000000000000ccdb1ec8a95a52f73ffde3c7fc51e174e5ba8bacecc2 851 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.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: 721.10 GB
    • Received: 18.34 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.