Loading Tool

Explorer IconExplorer

Memory Pool

79,507 transactions
30.33 vMB
0.12626841 BTC
Random Selection Loading Transactions
Max Size: 180.48/200 MB

Candidate Block

Mining Attempt 7c83ee21b79e66c9ece947efdec35f354a7865f3eb38235c6f7247b9137e016d
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root 7a5df45c6124d7f9bdbcbe61f54d980f67ef0f0a7ca1c2905e4fb8addb9a0ef7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,402
Size: 1.00 vMB
Total Fees: 0.03260558 BTC
Feerates: 301.69 > 3.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (513,839 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
401,463 401,463 00000000000000000535d2d3e93c4a108570769a857a8d37273438c695b72126 726 0.29/1.00 vMB 47
401,462 401,462 000000000000000000af33eb3028152b6139e1c66e859667514c6c3c7f4a2920 1,139 1.00/1.00 vMB 27
401,461 401,461 000000000000000006999a6fcaf7303a5f5e5baaaf8453fd380f8578ecf82cce 971 0.53/1.00 vMB 45
401,460 401,460 000000000000000000c38b7591b174ca4915ced5ff5dc8d9b1883df56899139d 932 0.74/1.00 vMB 25
401,459 401,459 000000000000000005e7db83f059ed312969ab365a79d9092f9ada592e532d90 839 0.77/1.00 vMB 25
401,458 401,458 0000000000000000028f7b471afeb96cda1e690424a00cf1170d550a1f9e9c57 1,153 0.99/1.00 vMB 32
401,457 401,457 000000000000000001fc61e3542b0c4262a145ef1782ec638f6f72406d69dd5d 809 0.90/1.00 vMB 23
401,456 401,456 000000000000000006571fbbf94a3d4a9904f922568e2101a85bd5a7ef6865a7 2,306 0.93/1.00 vMB 60
401,455 401,455 000000000000000001f60913cd61b5c4c72ffad5fa6b28ed904957ce003eda41 1,662 0.77/1.00 vMB 44
401,454 401,454 000000000000000002d0ad2052208a79c5c4c85389dcc6db4c5e3396fa10e3a9 511 0.87/1.00 vMB 16
401,453 401,453 00000000000000000000dc8c219793167ea7c29e6a3d6d6153da3cf6fe6aac1f 129 1.00/1.00 vMB 6
401,452 401,452 000000000000000003d97517ff7eb0803b5a769856b92ebb322a2b8bedacacf0 1,482 0.69/1.00 vMB 46
401,451 401,451 000000000000000001ea456525d0020f86a730f52cb24c8646c8dd5b37016ee0 350 0.20/1.00 vMB 35
401,450 401,450 0000000000000000042f5f63c295f4cd382f86738eb75cc2926cb52fc36348f9 864 0.60/1.00 vMB 37
401,449 401,449 000000000000000003ad86a313c3e5a6ca5b498eab24eb8a6406f821093c4d68 1,926 1.00/1.00 vMB 42
401,448 401,448 0000000000000000044c93c2f0d2e43004e71cd146a90d6f55467cd9b30568bf 227 0.14/1.00 vMB 40
401,447 401,447 000000000000000004f85a6307571510a3c47d919856e7925fda19a0538423f7 446 0.93/1.00 vMB 17
401,446 401,446 00000000000000000662b59970e12366d25622c7222d0e12093eaefeea83fb80 1,027 1.00/1.00 vMB 22
401,445 401,445 000000000000000004d1642fcd361c027a4909f2cd762faca7cae551b0967a5f 2,064 1.00/1.00 vMB 39
401,444 401,444 00000000000000000274b675fd548d9bbc86aa9afe9a5a234c556cb4b85ebb50 2,643 1.00/1.00 vMB 62
401,443 401,443 00000000000000000660f7d12bc18907d3554cbef8bb96a0003da59efc761b36 1,933 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.91 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: 714.22 GB
    • Received: 17.52 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.