Loading Tool

Explorer IconExplorer

Memory Pool

46,272 transactions
32.36 vMB
0.13151840 BTC
Random Selection Loading Transactions
Max Size: 164.32/200 MB

Candidate Block

Mining Attempt 318067fcbee487ee9faa4b2315d728fd18a88f9739b5fc3893f85eacf1fa341a
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root 9b63a7c0c5218a169ae7fb78b179f9fdea27b53c0e7fcfddf7de362679c2c50e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,945
Size: 1.00 vMB
Total Fees: 0.05757622 BTC
Feerates: 265.25 > 5.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (354,131 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
560,449 560,449 000000000000000000078d9ac52af590f9b49f9d8c0ff73169ac2b879044e0a3 1,738 0.57/1.00 vMB 8
560,448 560,448 00000000000000000020adeb95048ff41daac22d2dd97414fd5c47cdc391923a 2,278 1.00/1.00 vMB 16
560,447 560,447 00000000000000000014dbca1d9ea7256a3993253c033a50d8b3064a2cbd056b 1,330 0.62/1.00 vMB 13
560,446 560,446 00000000000000000023cf32e875ff55fc6e73dea5bb4fb92235e3a54ce5e8d8 222 0.11/1.00 vMB 15
560,445 560,445 0000000000000000002805a366d98ff0efccaa2386a00e4cd571b296717f055c 908 0.43/1.00 vMB 7
560,444 560,444 0000000000000000000c7a06b1f9dec74fb6fcb96017ff11c8b35ad14eb3bf71 1,860 1.00/1.00 vMB 11
560,443 560,443 000000000000000000106152f763634862aa831974340e1a908c9964b2501bfd 1,559 0.61/1.00 vMB 15
560,442 560,442 000000000000000000037e7a63fe45448af52b882096ef8c2f10eb089dd0b55b 1,331 0.58/1.00 vMB 13
560,441 560,441 0000000000000000000db3effb6b66c3000528ac58d9b2e1167c72e5fb87af5c 432 0.17/1.00 vMB 10
560,440 560,440 000000000000000000060fc93fd54781a9c2a7d833461d4d554ed8134923d766 640 0.32/1.00 vMB 5
560,439 560,439 00000000000000000007b981516bd17f26e29aeb3a435cfe44478a6ae2003638 584 0.22/1.00 vMB 18
560,438 560,438 00000000000000000005c37a87398bb4857931e372c1d6580af7cf0622e732db 1,664 0.52/1.00 vMB 13
560,437 560,437 0000000000000000002afa01795aa70b4307cd00b0260772aece5986107fb97b 290 0.09/1.00 vMB 12
560,436 560,436 00000000000000000007567378a732b3f7311f7834dfb6d95e108a996b4dad18 1,144 0.38/1.00 vMB 10
560,435 560,435 0000000000000000000a65768741371de0b0a3292d43cfa73a6508cf4ac3038a 2,891 1.00/1.00 vMB 18
560,434 560,434 0000000000000000002680f68214e37096d75c70dfd9e74120932d51a9b8537d 450 0.16/1.00 vMB 9
560,433 560,433 000000000000000000275528386790328646d54e5d1516ac79d329d23eb3e007 2,441 1.00/1.00 vMB 12
560,432 560,432 00000000000000000020140757d999000f284f3432bb1af8c7b7a49243d0f195 3,060 1.00/1.00 vMB 11
560,431 560,431 000000000000000000280f4f83200765c18ffa34c4fa1806311454eaef2435d6 2,745 1.00/1.00 vMB 10
560,430 560,430 0000000000000000000079b09e4bae5d1b4245751e6fb935b29e40e66d5f2da8 2,727 1.00/1.00 vMB 24
560,429 560,429 00000000000000000014c12eb4676572f9d283dd0fa8769446d531d26f78cd5e 385 0.16/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.66 GB
    • Received: 11.70 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.