Loading Tool

Explorer IconExplorer

Memory Pool

38,935 transactions
26.27 vMB
0.05509435 BTC
Random Selection Loading Transactions
Max Size: 136.52/200 MB

Candidate Block

Mining Attempt 37e6bf2d2993d4c4155952abee1cd0d9c040eeb02d2250d6049f2988162e6e17
Version 20000000
Previous Block 00000000000000000001b7674223024d82c52e523316ed94cc86a2e4e969203f
Merkle Root e1cdcb4c9d498a7d15856fa9260f475d7231dc3b403963124d1531645d9c10c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,709
Size: 1.00 vMB
Total Fees: 0.00705998 BTC
Feerates: 77.76 > 0.71 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,867 (616,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,371 298,371 00000000000000005529a6bc978b5751bb2583c1cbe504bda88a7a49cb9572fc 117 0.14/1.00 vMB 15
298,370 298,370 00000000000000000c4b95294f39c1cd9001898350805e4dd5bf51579f405526 806 0.35/1.00 vMB 40
298,369 298,369 00000000000000001e470940f08e17283c5730494d38ebc83baea49da4ebf45b 442 0.29/1.00 vMB 36
298,368 298,368 0000000000000000092dbe12467f95d456d9bd7ff12b88dc3bcdd28b4a7aa159 320 0.16/1.00 vMB 36
298,367 298,367 000000000000000098686ab04cc22fec77e4fa2d76d5a3cc0eb8cbf4ed800cdc 296 0.19/1.00 vMB 27
298,366 298,366 000000000000000063b82389d34ec1eabea43549cee88eab24d9ba40916994a4 521 0.30/1.00 vMB 37
298,365 298,365 00000000000000002850946c339f5733ce57cd3ab7dddaa534ec84cf7e0e4d44 64 0.03/1.00 vMB 32
298,364 298,364 00000000000000004d566eef4ee6d5eb1ba029ade477fea1fd4c33f35e78520f 289 0.18/1.00 vMB 26
298,363 298,363 00000000000000000df891bf7285a7c8a827d0c74d44c8aad7f1c9d8ab9c9a13 588 0.32/1.00 vMB 34
298,362 298,362 00000000000000001e987acd588c5a82da1921b858973264290dce723d121504 759 0.45/1.00 vMB 32
298,361 298,361 0000000000000000718cf5dfd9df045ecd8722f92e7f4e042e1c8baed5b6bdf0 45 0.02/1.00 vMB 24
298,360 298,360 0000000000000000579ac3826432e353a332607242c652f1b4143dd546ecf68b 422 0.37/1.00 vMB 20
298,359 298,359 000000000000000006510be100c4c77b9f9cd4efa74879ae59f4e72b3431d456 834 0.35/1.00 vMB 38
298,358 298,358 00000000000000009c136a258bd7614123f7156e30bcd42ee6ccaf9f31da8062 173 0.11/1.00 vMB 22
298,357 298,357 00000000000000002a006d486d7d1061b15584e5a2ecc98293e474ddbf621634 256 0.09/1.00 vMB 67
298,356 298,356 00000000000000008d955492f9a3d4749598f5eb3f2cf6ffb7d9e14f64c95ba2 32 0.02/1.00 vMB 26
298,355 298,355 000000000000000084718239cee10d3040700701785b5049709ef5c334972ad3 247 0.14/1.00 vMB 35
298,354 298,354 00000000000000004bc3407d6cc4f72edeb95fc15101f344af53484ce6196d28 154 0.08/1.00 vMB 26
298,353 298,353 00000000000000007a2918d2c78b1603fc8d11572b800911f103ea66fdbad031 277 0.15/1.00 vMB 32
298,352 298,352 00000000000000005bcc1a60295c9271b15f1c03886b283f6bd8eb810fb2bc6d 502 0.28/1.00 vMB 30
298,351 298,351 000000000000000082ccaf498dcf57f0d5a73643aff298e42c382d3fe3bbac4c 460 0.35/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.15 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: 653.14 GB
    • Received: 13.83 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.