Loading Tool

Explorer IconExplorer

Memory Pool

78,390 transactions
29.35 vMB
0.07995593 BTC
Random Selection Loading Transactions
Max Size: 179.88/200 MB

Candidate Block

Mining Attempt 6a3e5012f87f74bc27246b45f508f837b9a7b85fd1bd556942960547b7172dbb
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root f14b81de434ba42f0eea87bdda9cd5784f3a3ec754efa145018262f9ce52f9fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,376
Size: 1.00 vMB
Total Fees: 0.01554249 BTC
Feerates: 73.20 > 1.56 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (122,243 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,996 792,996 000000000000000000038ee6e5d387e9aa349da2befb0136c1e96f23192b3ab8 1,573 1.00/1.00 vMB 64
792,995 792,995 000000000000000000032a40fb88ad00c55dc7a0221160f2ab6b4cfc7d8361e1 3,398 1.00/1.00 vMB 73
792,994 792,994 000000000000000000018f23c6a64fd3f0f31d558a3811cf0c288ee426fa3a28 3,031 1.00/1.00 vMB 94
792,993 792,993 000000000000000000034f66734937b9bcdcd5ca460f90e7f85485ec137079f5 3,467 1.00/1.00 vMB 80
792,992 792,992 00000000000000000003218bd5acef236ff913bbe21092c621aff3a3d5b80ff5 3,240 1.00/1.00 vMB 71
792,991 792,991 000000000000000000034785368fdb54a7f3c033ce9c8b2ef51461d2385352e2 3,165 1.00/1.00 vMB 84
792,990 792,990 00000000000000000001169b97ea06896d974f600f10c05d844fa32fc749061f 2,980 1.00/1.00 vMB 60
792,989 792,989 0000000000000000000401504be2c96126fa8e50d5bcb08f06fd9c2149ef140e 3,099 1.00/1.00 vMB 73
792,988 792,988 00000000000000000002673d7a6f22239d8983a3b5d946cb10aac4ef0e042709 3,165 1.00/1.00 vMB 72
792,987 792,987 00000000000000000004f667ae2e4e463ff687fd179de882abdf02e4b2b3a3b8 3,996 1.00/1.00 vMB 48
792,986 792,986 00000000000000000000a805b2eb63f1a5ba2257e94f64d92606516c31ee90dd 4,330 1.00/1.00 vMB 55
792,985 792,985 0000000000000000000503440ab3f00d96afe29f9132800fa04d0ed607251f61 3,010 1.00/1.00 vMB 53
792,984 792,984 00000000000000000003cff9d64249ed39765d7efccf1f73cbc0c72413b61a96 4,135 1.00/1.00 vMB 58
792,983 792,983 000000000000000000018167ace74bf1047a5e4ac0a7ee82110b92ae44c8f1f1 2,479 1.00/1.00 vMB 63
792,982 792,982 00000000000000000004e7273118f75ba35e015e3d69b12a0f214c43062e544e 4,515 1.00/1.00 vMB 56
792,981 792,981 00000000000000000000a8342201911854f623504c91217afecbde497866a1a0 2,788 1.00/1.00 vMB 73
792,980 792,980 00000000000000000002ca061b169972cc60ec54a263fccb3b42050f85ade5fb 3,616 1.00/1.00 vMB 49
792,979 792,979 000000000000000000057d6c77673a93b7c43ef6083728622ec816d54af0678c 3,055 1.00/1.00 vMB 56
792,978 792,978 00000000000000000004c18079b5b3dc6088afa486ab3093fb28b04fb4b14798 2,246 1.00/1.00 vMB 35
792,977 792,977 000000000000000000024e887249933d351cf0c916715972e1f52b1f6c705b34 2,040 1.00/1.00 vMB 30
792,976 792,976 00000000000000000000493bc72720f0776c588a660302f10018e71315e3ac7e 2,467 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.81 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: 710.18 GB
    • Received: 17.04 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.