Loading Tool

Explorer IconExplorer

Memory Pool

53,760 transactions
31.89 vMB
0.13777197 BTC
Random Selection Loading Transactions
Max Size: 170.23/200 MB

Candidate Block

Mining Attempt f7f2d5f7b5db67300d0ead22373cf0398f7f12b551d66818b7553a60405ffc5e
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root 101021e3fbe0e14dd4354bfa71f9021b2829e052b5299ff6be59b1ba9172af94
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,623
Size: 1.00 vMB
Total Fees: 0.04107837 BTC
Feerates: 104.17 > 4.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (612,443 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,378 302,378 00000000000000000d3b4891713714a42b5b4ee6e7d7c38f736729da9f00dac3 81 0.05/1.00 vMB 25
302,377 302,377 00000000000000005d37b190b1098f7e69898c1cd6276fee091d50c500ce8243 589 0.46/1.00 vMB 24
302,376 302,376 00000000000000001476a0f5942fde0eaa839bb8c618870298ad0584b25bdbcb 319 0.24/1.00 vMB 25
302,375 302,375 00000000000000000e1e3626f58b46c4fb8fc096f39a031184ebe26de40e5ad1 787 0.43/1.00 vMB 32
302,374 302,374 0000000000000000519dccfb7d447f4a0eba12661b59002a6ac75a8143d79f2a 13 0.00/1.00 vMB 41
302,373 302,373 0000000000000000697c29f20858eac3ad91bd5e93ea481c1c4d8bcd6ca197c1 355 0.21/1.00 vMB 15
302,372 302,372 00000000000000001e792e605598e73a6b604b6dc5d7eaf35e2fdbe922498a52 493 0.23/1.00 vMB 34
302,371 302,371 000000000000000047e67349b53426ace55bd9893c93343db7d064a8814981f2 746 0.38/1.00 vMB 29
302,370 302,370 0000000000000000760685dda3fb217fb5fe5da971e1905b9b6b553bcfa377f0 425 0.22/1.00 vMB 31
302,369 302,369 00000000000000004fa2bf0821546a4210f7a28263f576b534e21231f1d4320d 236 0.13/1.00 vMB 32
302,368 302,368 00000000000000006becc3d3498b8fdadefa3bd103a499f7de9e06a1799f2fa4 178 0.12/1.00 vMB 32
302,367 302,367 0000000000000000296eb0d76191c6dc8d65bf2ce2cc5714a1013386c3684ae3 60 0.02/1.00 vMB 29
302,366 302,366 00000000000000003ae72e817d67a78c926bffb2b6d0af2c93ea6681b6a706c2 49 0.02/1.00 vMB 30
302,365 302,365 000000000000000045032878fa013bfcc2b975f007a223176a6404ee4630d74a 82 0.03/1.00 vMB 36
302,364 302,364 00000000000000002242d67318e0e676602041e0b66b8665e137fcb313d1bc4c 540 0.34/1.00 vMB 36
302,363 302,363 000000000000000048025fe225135f83124efeb370239ca4ea19acf247fd8942 12 0.00/1.00 vMB 42
302,362 302,362 00000000000000004989ab3f227c87ca43f893e914fd84d86689fdf60ba894df 209 0.12/1.00 vMB 27
302,361 302,361 0000000000000000255ff034594196a2d416b1d9a2ed91feb81ef0df91d1d506 268 0.17/1.00 vMB 26
302,360 302,360 000000000000000039459473c1a77476ef4e4a8f6bd0d1a9971eb4b34e4ef3f5 46 0.02/1.00 vMB 38
302,359 302,359 000000000000000062e541c57fe0b0e7ab5263eca08fd308aa3c6a2a62c1d042 1 0.00/1.00 vMB 0
302,358 302,358 00000000000000005ade7e4e71672141dad506f69b795ff286757e8e0bb99cb1 108 0.23/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.07 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: 651.26 GB
    • Received: 13.51 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.