Loading Tool

Explorer IconExplorer

Memory Pool

82,921 transactions
30.61 vMB
0.09806112 BTC
Random Selection Loading Transactions
Max Size: 184.51/200 MB

Candidate Block

Mining Attempt 406d5ef6673c59ac9eefd3d843fb81863336b60529ff4dcdd5fccee30f8c3a6a
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 746141ae3d6cdff937b3a0ea6cb861a11bc4df8e37bcc0279e30e23861a77e69
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,190
Size: 1.00 vMB
Total Fees: 0.03408522 BTC
Feerates: 200.71 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (170,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,472 744,472 00000000000000000008ec86c7643081d293a021f2800d3bbc871be8ce56930f 761 0.27/1.00 vMB 13
744,471 744,471 000000000000000000016354479da0e5ff5027e39671fa0c35d7dad78bf367fe 2,420 0.76/1.00 vMB 16
744,470 744,470 00000000000000000003f96deed889a9a795d0a7c07ae3c9b4e84d951c0870ff 490 0.13/1.00 vMB 19
744,469 744,469 000000000000000000014eb0e509f57c2005abdf85fb44be437d51978a013f1c 2,493 0.98/1.00 vMB 12
744,468 744,468 00000000000000000005f85390ae6df456a104c681d3c4f9d2d543eb66d5d642 1,670 1.00/1.00 vMB 7
744,467 744,467 0000000000000000000461cb86d64e7d44eebb8463d5457876e584f417910e09 2,180 1.00/1.00 vMB 3
744,466 744,466 00000000000000000008e0568e24bb42e30b5761ae58e4c8a14d223eacee8b5e 2,520 1.00/1.00 vMB 20
744,465 744,465 00000000000000000002a7ed9458b6323a807106d9368268425d9659c9a982ce 1,319 1.00/1.00 vMB 23
744,464 744,464 00000000000000000001df7c7e828551d2ea0dd4b0d40bf025f93f095878ba10 2,725 1.00/1.00 vMB 13
744,463 744,463 000000000000000000030da833111fd3c4ade500b3b96963fadb4523475fe529 2,778 1.00/1.00 vMB 16
744,462 744,462 000000000000000000013e073beab1cfbfe9d9162f43e3b57e5bdac8ee3476bc 2,813 1.00/1.00 vMB 28
744,461 744,461 00000000000000000004a1397b35cb354f5b54bfa3f6afb39f4095dbf1453148 1,011 0.30/1.00 vMB 18
744,460 744,460 0000000000000000000214c5fa65f0bdf6128c4f3211a21a689169cf8c9adaaa 1,291 0.43/1.00 vMB 13
744,459 744,459 0000000000000000000036048b4e9890d07be75a21a7d302bb48201b4e1201f4 1,240 0.48/1.00 vMB 13
744,458 744,458 000000000000000000067f5b469ef82a79bb604f505abe49679514aa2aea8beb 691 0.21/1.00 vMB 15
744,457 744,457 0000000000000000000819805640ab54ab9826ecfb94e147c014103d5f1fc5b6 1,930 0.58/1.00 vMB 16
744,456 744,456 000000000000000000036333bba6849f128ec0033c8994ad05ac20a63646e6c2 1,464 0.49/1.00 vMB 15
744,455 744,455 000000000000000000080875d64493e8e5e1f588959b109c5cb0c61b8ae947f7 208 0.05/1.00 vMB 15
744,454 744,454 00000000000000000006f83a68d6cc88bca213f729b0a904c55b457ab2238288 1,578 0.55/1.00 vMB 13
744,453 744,453 000000000000000000060e7764fb83f3de5898b85061bd819d0ee50855cf617c 1,345 0.79/1.00 vMB 17
744,452 744,452 000000000000000000016bbd8cf590c4a292a62c769928dd1a2da976f416d20f 31 0.03/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.33 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: 660.59 GB
    • Received: 14.76 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.