Loading Tool

Explorer IconExplorer

Memory Pool

77,425 transactions
28.76 vMB
0.07056616 BTC
Random Selection Loading Transactions
Max Size: 174.50/200 MB

Candidate Block

Mining Attempt 0bec903679c8c7f67233d73ee1df56ac1ea9ad0725902debc86af99254fee6b6
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 6e58ef7dcc9b9df5929285d7a956fc6cca3d5944736b43c548386845e818cbea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,163
Size: 1.00 vMB
Total Fees: 0.01081821 BTC
Feerates: 299.43 > 1.08 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (317,727 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,365 597,365 0000000000000000000378c967d0a94a8ee6224b54e7b36f3af4a056c37c265b 2,669 1.00/1.00 vMB 18
597,364 597,364 0000000000000000000bef078071a318647fd21fa4a4493fc9335571c2c3d9d6 2,212 1.00/1.00 vMB 36
597,363 597,363 00000000000000000012ceb042f6468560936b77bb66ec86f92d7954b3e99d3b 1,483 1.00/1.00 vMB 39
597,362 597,362 00000000000000000001de4e8c9f291dec5f956bbc6d651a46da6350b3eeada7 3,258 1.00/1.00 vMB 68
597,361 597,361 00000000000000000001896be4a5262c190c77dc55a3cfc67aa7fa190fcfd107 2,870 1.00/1.00 vMB 55
597,360 597,360 00000000000000000002726a175241b0f200c561daf30c668d8652cf3b949343 2,746 1.00/1.00 vMB 43
597,359 597,359 000000000000000000127c4bc3337e9a3196af05cb88374e53a5a95b1ec183ed 2,281 1.00/1.00 vMB 28
597,358 597,358 0000000000000000000cfa1915d66898f838c3fdda0d686a56fa87581954ee6c 2,145 1.00/1.00 vMB 19
597,357 597,357 00000000000000000000e1d0182fcd4f8c998510cacde17a57e49cd74362b929 2,858 1.00/1.00 vMB 56
597,356 597,356 00000000000000000004880233fe47f3474bab7cd1c292352519e6154bd74a02 2,325 1.00/1.00 vMB 34
597,355 597,355 00000000000000000008d369d29c725814c109abcaee444462fc5fe7696b5126 2,596 1.00/1.00 vMB 60
597,354 597,354 0000000000000000001234ddd6d777b568ee072ddd0c55d5231bb9f454e467cd 68 0.02/1.00 vMB 36
597,353 597,353 00000000000000000010ad693b95a58bd210c9be9e34b0ca6a96d61f905323b2 219 0.06/1.00 vMB 31
597,352 597,352 0000000000000000000eb5652bf7803cdbdb026bded654cf3c2c579e929d5124 889 0.27/1.00 vMB 38
597,351 597,351 0000000000000000000f96537601dde64efb2f681aeffae457d16d48980f7674 1,713 0.95/1.00 vMB 10
597,350 597,350 0000000000000000000f1d77930a21a3048425fed972bede2639f7f6006f0f21 1,956 1.00/1.00 vMB 27
597,349 597,349 000000000000000000064aff9f53851bb1e884ece4e19f74ec0748b3453cacea 3,033 1.00/1.00 vMB 59
597,348 597,348 0000000000000000000b30b400067b1801171bb4d3ed1625021a88792a13dde3 1,880 0.62/1.00 vMB 19
597,347 597,347 000000000000000000119b99baa7a39ed2c711e3e1787c85c176035634ce9779 2,332 1.00/1.00 vMB 57
597,346 597,346 00000000000000000013b384d03f47ab774e0e03b1fd2cdc06f4dedb29078414 1,654 0.65/1.00 vMB 42
597,345 597,345 0000000000000000001036104f79cdb3ac21f72fce3a45d158d9b5b448fa0652 1,204 0.45/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.