Loading Tool

Explorer IconExplorer

Memory Pool

81,067 transactions
30.04 vMB
0.09352281 BTC
Random Selection Loading Transactions
Max Size: 183.50/200 MB

Candidate Block

Mining Attempt 8a5caf94c30b0c8f855277e917ff6767df9eea36a173d212ffe1c819fee62437
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 731d969ae18144c1b53c6012b90563984cfb86b1153800a6927cbc188f7d216e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,490
Size: 1.00 vMB
Total Fees: 0.02611008 BTC
Feerates: 402.60 > 2.62 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (613,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,381 301,381 00000000000000005cf08960850dbe4ba439238d4fb9b8d5ef83dd5afa2deede 350 0.18/1.00 vMB 31
301,380 301,380 0000000000000000198cf721eb256045a70b3a5fa6685966e8fb454d2cb5816f 274 0.11/1.00 vMB 37
301,379 301,379 00000000000000002a25e5546892604f87030eadbc5beb77f0e50a7f719040bc 358 0.19/1.00 vMB 29
301,378 301,378 00000000000000001731e1d744ab069f6cd21c4b2d682779c89b34ca3af184a7 159 0.08/1.00 vMB 34
301,377 301,377 0000000000000000685cae08207361ac45906abb9c44d6469fea2c42bd576101 31 0.01/1.00 vMB 32
301,376 301,376 00000000000000001751aff6f047f888e49f3812dcd4f11e6a9edd6a65847022 353 0.15/1.00 vMB 42
301,375 301,375 0000000000000000096cc2ad000ef2b37ee567fcef3253ce8d3f39019c26035b 437 0.23/1.00 vMB 30
301,374 301,374 000000000000000036d8d15815a18033ac9be8d3319446012dda111bdf6de403 6 0.00/1.00 vMB 24
301,373 301,373 00000000000000004410a455f34e0f8db843b93e95a058a41e141d7702801a5b 26 0.01/1.00 vMB 25
301,372 301,372 000000000000000020ef6a75dcf49e9945b69e005de906b2d1eba40ecfd5ce09 23 0.01/1.00 vMB 31
301,371 301,371 00000000000000002c84d877be38bed2c98054060cb7b7cb54ef75878eba9a99 12 0.03/1.00 vMB 5
301,370 301,370 00000000000000000118174d0ad2b3564b16d04326497b1be461c8df87f8e4e8 343 0.18/1.00 vMB 30
301,369 301,369 00000000000000003e5acbb4abe2e0179bffd87f90c5c2a29a870f1bdc729ba7 35 0.02/1.00 vMB 15
301,368 301,368 00000000000000000e498f7102e743978cc1e58bbac7d16cd83a675366a328c5 418 0.22/1.00 vMB 37
301,367 301,367 00000000000000000260e0d258108515256f6a87062cfa1c792382a4def2081f 145 0.10/1.00 vMB 25
301,366 301,366 000000000000000001e9bcda31bbd8bb357a6ea8251ed7cc3105ed4e680c8871 36 0.10/1.00 vMB 12
301,365 301,365 0000000000000000733b21edd556438ffa7e636eddd627754c86415a51b33178 194 0.19/1.00 vMB 23
301,364 301,364 0000000000000000674b60c327c54ac9fa07f1aeb9323d6b42b123bfb87fe73d 239 0.20/1.00 vMB 21
301,363 301,363 0000000000000000727ac1a9c7d9036eeb4c2471759eff90eb0011d80c53bf51 177 0.07/1.00 vMB 34
301,362 301,362 00000000000000006188c3c45b1d487c32acdc7825416627845764fe392619e1 128 0.06/1.00 vMB 28
301,361 301,361 00000000000000002e29beb2953d7736dd763638c59bc130bb770049d70af4db 356 0.20/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.95 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: 715.21 GB
    • Received: 17.67 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.