Loading Tool

Explorer IconExplorer

Memory Pool

17,528 transactions
8.45 vMB
0.03254991 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.19/200 MB

Candidate Block

Mining Attempt e196b30c6de738142e91fc7c03ac4317e649b0ec345ff3d731090cfa792441c5
Version 20000000
Previous Block 00000000000000000001c7d8e843fbb7037ca5698a8e7e6ad3e468e4618260d6
Merkle Root e54c086b1c30ad96a95a11c0faf70e3e353dfcdda1f54cc94eb7d846dc40a702
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,669
Size: 1.00 vMB
Total Fees: 0.01412399 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,388 (531,876 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,512 381,512 0000000000000000052424fa71edaf7be8fbd4d5d8aa6a4d7ddd2990fdf23045 2,283 1.00 vMB 24
381,511 381,511 00000000000000000d3fafb7102f2ed6a1a28885c3327736f4d7585a80de6d71 2,582 0.95 vMB 50
381,510 381,510 0000000000000000056943cac9331f8e3cee8200e13af91e59cac09c72174f85 367 0.17 vMB 37
381,509 381,509 0000000000000000053c0ce743f8c2a3b7602e8378a0455e2f620a11191f4410 1 0.00 vMB 0
381,508 381,508 000000000000000000342d3d5ac41c3934d9db46136028fe004c5b8791190bf0 1,237 0.50 vMB 35
381,507 381,507 0000000000000000007ec7209aaa85f7e4f9510f79190477293eb638dcf937a3 367 0.25 vMB 17
381,506 381,506 000000000000000002ffc4f7556194ed45cac85be67ed774ff3ba678f353f1eb 1,861 1.00 vMB 31
381,505 381,505 00000000000000001087efd58c160d4b7e8754b1fac233b8d60ae36f344dfc5c 2,436 1.00 vMB 38
381,504 381,504 000000000000000007b2b22f8298d53980f682fb2cf2fe305f1317b167876e79 2,096 0.92 vMB 35
381,503 381,503 0000000000000000059b56787d6318a91ac58d547cc7abd6c59d9fd2e96c5534 165 0.10 vMB 24
381,502 381,502 00000000000000000cb99be09f75494129e93657fb81e80fa8d2074fe9c98db1 258 0.16 vMB 16
381,501 381,501 00000000000000000ac8eebef6fc68f021bf57d154c1723108d5e652e349dc19 922 0.43 vMB 35
381,500 381,500 0000000000000000085dbb3e5cce98645d56e6b0f94e2c374aff130035ec3319 790 0.37 vMB 21
381,499 381,499 00000000000000000d246f6e7cc7a208646c83e2176f8e6d21bc334a2c33f3d3 361 0.20 vMB 27
381,498 381,498 000000000000000002b69dfc0437996966270c0fba198f9357041a1f9635f9e3 410 0.22 vMB 27
381,497 381,497 000000000000000002224fb6dbeb9fac8e8f77ae53ec9404d213fa1fad64dd51 1,041 0.52 vMB 38
381,496 381,496 0000000000000000077806dd8d93a0c4131355068782221c5215cb52981b0b34 815 0.36 vMB 25
381,495 381,495 000000000000000006e6b995610a4e3032aaf04b51636706107367e7b00a52e6 2,273 1.00 vMB 39
381,494 381,494 00000000000000000c2dad1ba2e6a7b918314a666efb56c728a4b597b1301326 853 0.54 vMB 24
381,493 381,493 00000000000000000637151abede0a54735bbde545637feacf71eec6051f1111 1,930 0.93 vMB 44
381,492 381,492 00000000000000000171d7a946aa77845d864a0c221c9804a8fad69dee52b14b 475 0.63 vMB 13
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 110
    • Outgoing: 10
  • Data Transfer:
    • Sent: 238.91 GB
    • Received: 0.91 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.