Loading Tool

Explorer IconExplorer

Memory Pool

20,655 transactions
9.10 vMB
0.10241877 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.17/200 MB

Candidate Block

Mining Attempt 6bc7f5973ee0ef921ab45255e93cb4f921db230b5c7d24a2cd8961b2c3ace6cd
Version 20000000
Previous Block 0000000000000000000145675ea6000f3d15ebd1e48b044500eb75bc4f666b05
Merkle Root 1206b900ca80e5bbcb7011db4cd1f3dc9d68256ac7e35c20b01e17f0aae26d76
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,221
Size: 1.00 vMB
Total Fees: 0.07876765 BTC
Median Feerate: 2.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,423 (711,668 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,755 201,755 00000000000002344c25e96846388460eb2bdc47c113d8b24b46fbbec8df255d 437 0.19 vMB 234
201,754 201,754 00000000000003177255cc6a816793fe2f51fc290644b1f6b0910bfc6d69016b 11 0.00 vMB 608
201,753 201,753 000000000000010c054d6aaf272394d08c4da2111682906a9c084b8b9d673ba2 11 0.00 vMB 0
201,752 201,752 00000000000002d832bc9eefb3cb015d74be8111f4e337623de9bc0a3c15e877 114 0.04 vMB 138
201,751 201,751 00000000000004ad54560d9da1656529ea2e7ee4b6ecc63082aee982f253c52c 516 0.18 vMB 325
201,750 201,750 000000000000011c0cfc06be0c718331d5adb8f1c849f31c7889bf66ef4568e9 12 0.00 vMB 368
201,749 201,749 00000000000003561206ebb2d4de568b84c3b5c20eed32f0587369a7236122bf 150 0.07 vMB 128
201,748 201,748 00000000000001274bb4cac24994c5b7d21c2dee275d8b99b3b06c1db6e88c40 521 0.26 vMB 150
201,747 201,747 0000000000000567221cdf31b4c8d4a3da0f694b5df7504271c9b42b47feca14 379 0.21 vMB 174
201,746 201,746 000000000000008181276164d5f693a1d3316ee04ce99aa53e6ba1997e76d688 137 0.05 vMB 92
201,745 201,745 000000000000016a1f44835a00542515731441a1b33db9891954240f69ed6d9f 111 0.03 vMB 20
201,744 201,744 0000000000000133a99bfa0f17df80595bebb03e3a2b7b0139495cdaf37d585c 111 0.05 vMB 324
201,743 201,743 0000000000000522de042fbc9a2b5456484d81f11b7ef194539ce2645ac7820b 105 0.06 vMB 453
201,742 201,742 000000000000043b0b40a972e80c94351ed22d9ae8b98d9b2bc604e4d7cd2438 373 0.17 vMB 171
201,741 201,741 0000000000000061242951250a871b71a8edfa16e0c4af089030a17a7aacafa8 210 0.08 vMB 196
201,740 201,740 0000000000000358b2e313bd02c661ef9c4b9f3a6e5d9e8d0b577d648042121b 146 0.04 vMB 161
201,739 201,739 00000000000002d3cfa3d72cc89db81139c43e0df78d714c51c591a10275b134 581 0.45 vMB 97
201,738 201,738 0000000000000163637727e5c5c4c60da215ef7b880b7192533ac44f7fabf54f 26 0.01 vMB 258
201,737 201,737 000000000000014cc5ca50c19ba11e3354369c054b9bdcbccc8e4e2fc2cb72b0 79 0.05 vMB 229
201,736 201,736 0000000000000062f7b13e7cc12f71854e9609e725201b13eb1a6a658fb7630d 121 0.07 vMB 98
201,735 201,735 00000000000000764933ad0724d5455088bbc1f16d56d7b83523e2b2c0003252 319 0.08 vMB 5
Previous 10 blocks ↓
Total Size: 779.61 GB

Node Details:

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