Loading Tool

Explorer IconExplorer

Memory Pool

77,265 transactions
29.04 vMB
0.09959643 BTC
Random Selection Loading Transactions
Max Size: 174.81/200 MB

Candidate Block

Mining Attempt 6a3358050ccce8e39bd25da669f5095ba589f906a6fe93035000eb1cd67cbca1
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root 563abd82de50c0c9c172863c709c9237029e30457c45942aac7d6b2f75d7c306
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,364
Size: 1.00 vMB
Total Fees: 0.02634740 BTC
Feerates: 453.09 > 2.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (500,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
414,842 414,842 0000000000000000035108b3c46637171f9c8864fa297baca7f0e102b2dd67c9 333 0.17/1.00 vMB 41
414,841 414,841 00000000000000000068fd3d25c23e045e2503c07d9b778343655f353443a74c 408 0.20/1.00 vMB 40
414,840 414,840 00000000000000000203b33b39943cc7ccbd871462c5a389b15e43e3bf1aec23 2,089 0.90/1.00 vMB 42
414,839 414,839 0000000000000000000ada69355535d9be6890f1602e79362362fe925bf55de3 953 0.57/1.00 vMB 32
414,838 414,838 00000000000000000304591558489506a5976786c431bd5ac4fed2682baf5026 756 0.34/1.00 vMB 44
414,837 414,837 000000000000000003d23e7a9217de467816780f19dab360f2ea397efde419f6 364 0.19/1.00 vMB 39
414,836 414,836 00000000000000000111f1fa18f50c00e8643f5b2fb7ddf0ce5c9085aadba21a 1,168 0.52/1.00 vMB 46
414,835 414,835 0000000000000000047e6f5e135531baad1d04befc67d877d1f8fa05720223d5 784 0.47/1.00 vMB 38
414,834 414,834 0000000000000000038726af63010f9b3e8fa34ac75050d620d1253176ed88fc 1,471 0.78/1.00 vMB 43
414,833 414,833 000000000000000004763dd513e6ebee534b56bb56dc8bdc52bd0719cf737ec5 326 0.13/1.00 vMB 56
414,832 414,832 0000000000000000029540ef2cf82c3ea79daf57d0dec7e210f50a4fa93822fd 1,314 0.99/1.00 vMB 27
414,831 414,831 00000000000000000492120567cb53ebde9daf544ed72b7b1ba75e2a39711612 2,002 1.00/1.00 vMB 60
414,830 414,830 000000000000000002ac7ed49fd9a7c6f179acb9dd483409c8e95bc4d86bbe9c 823 0.48/1.00 vMB 35
414,829 414,829 00000000000000000318067b5da8c3c9c771d1244df577d80b3e4d416213f761 2,080 1.00/1.00 vMB 48
414,828 414,828 00000000000000000521de377a20046151bd0ea6fb24aafcf6cb24069d427fff 471 0.19/1.00 vMB 62
414,827 414,827 000000000000000003ea2f5c90f12806d0defd8523870a4d6dcbb484ba2335b0 1,353 0.56/1.00 vMB 53
414,826 414,826 000000000000000004963ab176022c6fa3b0bd6c70bbb13f4178b00e00a435e9 259 0.11/1.00 vMB 52
414,825 414,825 000000000000000003f53e43c7a2f557e8b06e8b29b003462a98a6358f149918 540 0.20/1.00 vMB 80
414,824 414,824 00000000000000000233f2d09088555d91b4034c37d5bc3ffd8b95504f720329 1,877 0.89/1.00 vMB 51
414,823 414,823 000000000000000000fe1b7d56f5c347c29f87a80fd7d47d3806a263b9acede6 1,665 0.99/1.00 vMB 40
414,822 414,822 000000000000000005576aa952dbf8795eab6bc59e17d30f578f4c6b06b2e423 279 0.21/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.92 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: 714.51 GB
    • Received: 17.56 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.