Loading Tool

Explorer IconExplorer

Memory Pool

36,671 transactions
26.44 vMB
0.06326172 BTC
Random Selection Loading Transactions
Max Size: 134.65/200 MB

Candidate Block

Mining Attempt b6599f25c97e6d190957143c1fbf0de993ce47847c1c712813582723db24ba09
Version 20000000
Previous Block 00000000000000000001938a5995067b08fc6a7425421e5c5ea63936b208861f
Merkle Root 65e0a8f8b10e248283a472a1a1e432829980de598f0d5e96f948205df8b45a32
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,134
Size: 1.00 vMB
Total Fees: 0.01427005 BTC
Feerates: 170.59 > 1.43 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,664 (513,211 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
401,442 401,442 00000000000000000204176d150ea98d82a2b54f9a259b03df80e232acb93d25 1,106 0.93/1.00 vMB 45
401,441 401,441 00000000000000000271b4539b16cc939525abfb5ad6cf3f6f24cff0370c2e24 1,967 0.93/1.00 vMB 79
401,440 401,440 000000000000000002966bd46bfe8ea4fd4f479fcb955aed394ca2672fda4664 1,249 1.00/1.00 vMB 29
401,439 401,439 00000000000000000440f5c25c5e3c000d09ede29243e9e225b415ce34de7f68 2,722 1.00/1.00 vMB 66
401,438 401,438 0000000000000000059e2288a3babd3494fcfd704722ec025b7a12af61adea41 206 0.17/1.00 vMB 34
401,437 401,437 00000000000000000433abc79614615a184dac337cce1cc190bd159d3001ef47 848 0.70/1.00 vMB 26
401,436 401,436 0000000000000000021808f8b8f58e399ae6b65cdbadb9060253bfbc2164b1d8 1,990 0.99/1.00 vMB 75
401,435 401,435 0000000000000000066605038d5d90921dce190e9b66db54c20714f0c13db6f7 724 0.93/1.00 vMB 19
401,434 401,434 0000000000000000065ed0cdfb67328b9fe8ab5cdb41e933fee2d20346c2144b 1,124 0.93/1.00 vMB 25
401,433 401,433 0000000000000000039f80fc7b7da880af76b73c01738a66faa34ff610bf84ba 2,076 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 781.80 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: 634.37 GB
    • Received: 12.25 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.