Loading Tool

Explorer IconExplorer

Memory Pool

79,479 transactions
29.66 vMB
0.12655334 BTC
Random Selection Loading Transactions
Max Size: 179.14/200 MB

Candidate Block

Mining Attempt 48df1a905e655afe4692cc4cecbd505efc383acaeb36636fcb54f261549d5131
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 948fa4de090d6139f08196ae5ac8ca5f6d2590f137583d56c63900f343378e67
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,811
Size: 1.00 vMB
Total Fees: 0.04538572 BTC
Feerates: 198.58 > 4.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (522,791 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,479 392,479 000000000000000009638df524ca9dc1fe3147ed08301251fe60cdfaeb41750e 660 0.30/1.00 vMB 38
392,478 392,478 0000000000000000045be0f9f534f16d51ea35917410dc60c723287f5441affa 1,071 0.93/1.00 vMB 17
392,477 392,477 000000000000000007e929dd93a3d4ac46978436e28993b10c31f424dd72aa11 497 0.25/1.00 vMB 32
392,476 392,476 0000000000000000086769becaf31a11aeddb6d1d0419a2c8f0c57947b22fe57 175 0.25/1.00 vMB 9
392,475 392,475 000000000000000003dbe08e18bf149a28af0b2eb3fdc5e216160b796eb4684d 1,276 0.52/1.00 vMB 37
392,474 392,474 0000000000000000060ee5b6331c3f3aa00f51055c4e2670021ac0d42954879b 1,331 0.72/1.00 vMB 33
392,473 392,473 000000000000000005e9d156abd407b98fde8882c4bc1a366a8a2b21494d0ba3 1,255 0.99/1.00 vMB 22
392,472 392,472 0000000000000000057e9ba6d4ac246c39c3fccb918ef0d9fd05a3b4d5aa7404 1,285 1.00/1.00 vMB 19
392,471 392,471 000000000000000000df34be5034c6e2106cdaef83fa83c305c309682b4d1678 1,075 0.58/1.00 vMB 33
392,470 392,470 0000000000000000045e2123d677b3587d6059b35401b503dabe2c454f21f642 824 0.41/1.00 vMB 34
392,469 392,469 000000000000000002fd2067146ecbe2320ac296034565f5ebf363bfc00999af 280 0.24/1.00 vMB 23
392,468 392,468 000000000000000004b326fa1560e947c146f7cb2d2d076075026d3da85e0f44 278 0.25/1.00 vMB 15
392,467 392,467 000000000000000002c8a61d37078b583eb456631fa2ffc798d889d174f8819b 1,625 0.84/1.00 vMB 31
392,466 392,466 00000000000000000577a136aeee731f365ae04790a5bd70570c94e5b1226be7 1,311 0.82/1.00 vMB 27
392,465 392,465 00000000000000000621aa1a6d11bcdda3f317b477eb674e541d1717e14241ed 875 0.93/1.00 vMB 16
392,464 392,464 00000000000000000a83c81b5a817fb4fd12a3b0c8d795c4a4f44ececd6ea594 482 0.47/1.00 vMB 21
392,463 392,463 000000000000000006a169d2c580861db95f26180c56111a927d2dba95eb9357 1,786 0.95/1.00 vMB 31
392,462 392,462 0000000000000000054b6f33ff20be41a919777fd6be03f8d7a21550be974478 1 0.00/1.00 vMB 0
392,461 392,461 000000000000000004dff2d8a7a2b000b520f3f2be76fc5aca565c2c32fd1e83 1,167 1.00/1.00 vMB 24
392,460 392,460 0000000000000000059af6e2864f8ae79cb69ededa94270d0d5ea58f5d2b2dff 888 0.96/1.00 vMB 27
392,459 392,459 0000000000000000064d9289dc47461352bad0868e9d2c4596a6926e260c7dba 1,610 0.95/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.86 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: 712.96 GB
    • Received: 17.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.