Loading Tool

Explorer IconExplorer

Memory Pool

68,651 transactions
26.29 vMB
0.07369415 BTC
Random Selection Loading Transactions
Max Size: 157.67/200 MB

Candidate Block

Mining Attempt f1539b87e56efd4e1487b5864e9adf0718eb58893317fe9a8d9539200ddc3508
Version 20000000
Previous Block 000000000000000000015d74c9f0e8e6aa6606a788883fefea9a0783db03862f
Merkle Root e5023885b41b08b85474ebc99996e70bee7683518587822d0397d9c55268adef
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,633
Size: 1.00 vMB
Total Fees: 0.01783819 BTC
Feerates: 146.76 > 1.79 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,529 (701,136 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,393 214,393 00000000000003c44a319435498a8c60fc89ff153a6954004bd7b541f101f076 330 0.21/1.00 vMB 94
214,392 214,392 0000000000000226d24783b80d05b6d5d03e7e9b9676a2c9dbaa3acb972c7880 66 0.04/1.00 vMB 195
214,391 214,391 00000000000003f3e76f414613fd45f65146e2d266fb69f0bc231e663b021cb9 9 0.00/1.00 vMB 46
214,390 214,390 000000000000034a9f0d08a6065c11365b9a8e0cbed1ca2859f4f0fdff0bfaa0 185 0.10/1.00 vMB 131
214,389 214,389 000000000000056f0f4de7e1f5828e315cb2ffe4fa809c66c88f4e8435dc5970 437 0.25/1.00 vMB 149
214,388 214,388 000000000000007a29e4ca7afd2b39858c8ecac0460b4587b9bea9ccf19fee83 618 0.25/1.00 vMB 200
214,387 214,387 000000000000020a6952d95350ea82176750e442f4a62b99e142383e28710a91 822 0.25/1.00 vMB 267
214,386 214,386 000000000000033e7e95072dbd2e247418f3e29198eeafe0e6289b877cbd0728 132 0.05/1.00 vMB 178
214,385 214,385 000000000000012ef093d6579874c527b2a3c517f9ee1f063659f1e454ae64c1 107 0.06/1.00 vMB 173
214,384 214,384 00000000000004b5fcbe543ed60c1607638c8984462c0a34d869220023fb132f 13 0.01/1.00 vMB 31
214,383 214,383 000000000000006ed0cfbf5b97d8af73e96494e2678aa76ca3a43201c5630843 477 0.19/1.00 vMB 211
214,382 214,382 00000000000003f5f0b64a918ae6b8b609419063469f5cf553d410a21df31338 119 0.04/1.00 vMB 38
214,381 214,381 00000000000004cdad6a5919b919fef69e3336be19ddc96403aa226fed52bc39 232 0.10/1.00 vMB 170
214,380 214,380 00000000000000e0e5aa494cc2a2324c708a83322badd3e6ce205a81bbca9899 11 0.00/1.00 vMB 315
214,379 214,379 00000000000002a37dff76e3202e4a0f0e418795ef03ed71f54f603361cb7760 390 0.16/1.00 vMB 178
214,378 214,378 00000000000001387eda7f6dd305d84b343e6c644c268c7ab24b30556c6a7901 78 0.04/1.00 vMB 204
214,377 214,377 00000000000003cdf76f9b2183d1f734c04a7171fc791fd784eeb308f529f64b 12 0.00/1.00 vMB 52
214,376 214,376 000000000000039313b01f2b6ea31644d7582ffc09d0d5f2a024011dc998377d 295 0.15/1.00 vMB 165
214,375 214,375 0000000000000506744459db42ba641f6aaac78aabbd84a472840b8fc8186de8 37 0.02/1.00 vMB 105
214,374 214,374 000000000000052377ebe0d2b1634d2c7b59400f45b756cfa8c3281a85571f46 22 0.01/1.00 vMB 202
214,373 214,373 00000000000000069d7caf4589ca69ceacdee45ba7c32fc0062fbd67df4ba800 508 0.21/1.00 vMB 183
Previous 10 blocks ↓
Total Size: 783.31 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: 767.24 GB
    • Received: 19.38 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.