Loading Tool

Explorer IconExplorer

Memory Pool

79,677 transactions
30.27 vMB
0.07946030 BTC
Random Selection Loading Transactions
Max Size: 184.62/200 MB

Candidate Block

Mining Attempt a7bc929e7554b0bdfc6002dfb03c84baa8f31a59c193afbb136547532153701b
Version 20000000
Previous Block 00000000000000000001989f6db1d6f3f0e853c7a7de668ab650133d23b899c9
Merkle Root be8d96e69d909d2d495bbff39cbd8de15630a75768c457bdd2e49c95f9d7bf60
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,462
Size: 1.00 vMB
Total Fees: 0.01200412 BTC
Feerates: 150.77 > 1.20 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,375 (189,190 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,185 726,185 00000000000000000003406a6781d35b6cd49934cf4d3d7b4c1f39b183aca24f 2,606 0.98/1.00 vMB 10
726,184 726,184 000000000000000000019376c8a11e592a6f83f681b113af6b573ac43335c36c 879 0.68/1.00 vMB 2
726,183 726,183 000000000000000000043050e8c0af9c94c23164737722e003b13f72197c6214 1,658 1.00/1.00 vMB 2
726,182 726,182 00000000000000000008f6d9e095c6048d233560719160d8ffac6d31b5774479 1 0.00/1.00 vMB 0
726,181 726,181 0000000000000000000a039bc079b9b92ff17ac31fec1a6f3e3daa55314ffb5e 1,331 1.00/1.00 vMB 8
726,180 726,180 00000000000000000003acac8004609f66303273941c086816f0f5ab9691bb11 2,653 1.00/1.00 vMB 14
726,179 726,179 00000000000000000000704727ffbf19a52c82a864bbef5a3636de5d5e0ec908 3,301 1.00/1.00 vMB 7
726,178 726,178 00000000000000000002a8527b63cdef55228cf10fd105ca7dc8de45170dfda4 2,969 1.00/1.00 vMB 16
726,177 726,177 0000000000000000000981c2e889faf7e062a9e1c900665b5081106ca49ff8e6 1,776 1.00/1.00 vMB 4
726,176 726,176 000000000000000000080dfad58892a963dcbbc4b48f2bf7dc73803f4a69a612 2,103 1.00/1.00 vMB 4
726,175 726,175 0000000000000000000313e3e9bb635db492e5c96fb3b22e5e1599ee1bee454d 2,459 1.00/1.00 vMB 17
726,174 726,174 00000000000000000004f2c43fa6f87df081a71fbfd9f254c3becdf109ef0cbd 944 1.00/1.00 vMB 5
726,173 726,173 0000000000000000000843479ff7cead398aa07f7c17660896ba7497b5fc92f4 2,228 1.00/1.00 vMB 9
726,172 726,172 000000000000000000002c69ede563976368f806c22e3ae253e6ba9ccbcfcf30 3,043 1.00/1.00 vMB 19
726,171 726,171 000000000000000000032211953f26264ba3ebd93c7b95d3c3ed0ecdff31ad32 1,786 1.00/1.00 vMB 3
726,170 726,170 00000000000000000005f17f040dd291021c82693738836b2897c9f8d427099e 2,629 1.00/1.00 vMB 5
726,169 726,169 00000000000000000005a4afc221802cd94c03d8a4e4e30e9bfe5ef4b8dd725a 2,961 1.00/1.00 vMB 10
726,168 726,168 00000000000000000004586ac9262b97aa7279ced744d5c61ac73524db084953 2,410 1.00/1.00 vMB 9
726,167 726,167 000000000000000000083d23580d62c20e718696e704428d702bf723db8f2f68 3,084 1.00/1.00 vMB 12
726,166 726,166 00000000000000000009a2e4452b921b3fbe6e4c776cfa35bc6e92efdc91e771 2,960 1.00/1.00 vMB 13
726,165 726,165 00000000000000000004a9d6b1c120e810d5a923ae937b8076077a5235f598a3 2,800 1.00/1.00 vMB 9
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: 719.88 GB
    • Received: 18.14 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.