Loading Tool

Explorer IconExplorer

Memory Pool

77,903 transactions
29.25 vMB
0.06287491 BTC
Random Selection Loading Transactions
Max Size: 175.82/200 MB

Candidate Block

Mining Attempt abbdd9e99d33262e90bbab7618c37f08afe5bfa9ab0db824c5ac5c977deac379
Version 20000000
Previous Block 0000000000000000000005fed7a2e04e0d65382f9c5d2d0085aa4ef4f390cc19
Merkle Root b9ff60ddf30104f7652d688f0441d5a96c6f7e1e7189f54152d1de8d9470e37a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,789
Size: 1.00 vMB
Total Fees: 0.00361162 BTC
Feerates: 21.09 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,013 (371,576 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
543,437 543,437 0000000000000000001035430c0a10ecd3802dc55961fbc4d5f541d07a534364 1,896 0.79/1.00 vMB 7
543,436 543,436 000000000000000000229eee5324a851d26c2574d8f4d63efd2ba4b7233e9406 1,020 0.39/1.00 vMB 36
543,435 543,435 000000000000000000046e41049bc1ab65ece58ccc73336c8d7191820e5fab3b 1,794 0.78/1.00 vMB 16
543,434 543,434 000000000000000000030e16bdaf8d5f4cb36c6f9e1c7c0a783533670ba5a049 1,729 0.77/1.00 vMB 12
543,433 543,433 0000000000000000000a3860e0b593463e23c40a178476e0bcea1da1cf3db393 652 0.25/1.00 vMB 14
543,432 543,432 0000000000000000001fad5dbf70b673e14f6ceb399547284297bcb4a9a23a06 2,128 0.96/1.00 vMB 13
543,431 543,431 0000000000000000001a942bb9f96f902084ab91eb92f50754a9a7bff561ff3c 765 0.37/1.00 vMB 36
543,430 543,430 0000000000000000001201b77b3166d295898c5465c7037464bc38392c233489 1,516 0.69/1.00 vMB 18
543,429 543,429 0000000000000000001a5c35d61ebe5e24ac44e64259de5343f0b90604d9bf77 2,267 1.00/1.00 vMB 8
543,428 543,428 0000000000000000001f75631340ea005ec979b0c16fa458393741cd0175e2df 2,144 1.00/1.00 vMB 31
543,427 543,427 0000000000000000000e1e07b05ab1bdc3525d10921daf938270d21b91f5cc54 234 0.14/1.00 vMB 23
543,426 543,426 0000000000000000000f8ba9373ce7aa3e46a8f4a63b8dfd218b73b57184c057 1,431 0.94/1.00 vMB 15
543,425 543,425 00000000000000000008fa3875641d9c74c39e91e885c755d76e39a309b4d815 620 0.41/1.00 vMB 9
543,424 543,424 00000000000000000012510d9237087788091008c7bd877d09790bc24b94d48b 830 0.81/1.00 vMB 6
543,423 543,423 000000000000000000107692495eee95d8cb23000d0373e7d8cf8c93723ba4c9 1,126 1.00/1.00 vMB 8
543,422 543,422 000000000000000000165462eb98ff29c245f976f36b739603ece6350e338239 2,079 1.00/1.00 vMB 17
543,421 543,421 00000000000000000006b474f14ee24a5ebf97ccf5ab1a0c8cc19013d66e07c0 231 0.35/1.00 vMB 15
543,420 543,420 0000000000000000001458a1a6dba2d0fd190668d800e72715692baf56742b14 1,762 1.00/1.00 vMB 11
543,419 543,419 00000000000000000013b13dd68c60110af78cfdd008dfa69717213419cac3b6 2,262 1.00/1.00 vMB 8
543,418 543,418 0000000000000000000377d3e1f4da7d88b66b75491409700f57bffa28f2c6df 2,642 1.00/1.00 vMB 32
543,417 543,417 0000000000000000001369106c74f4c6564d97d336fc9da6af7978b04da9d459 411 0.46/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.