Loading Tool

Explorer IconExplorer

Memory Pool

77,081 transactions
33.91 vMB
0.14010770 BTC
Random Selection Loading Transactions
Max Size: 189.23/200 MB

Candidate Block

Mining Attempt f574fe14691bd560c2795108d08867818e9d748169f6e1edbcebecf3abef9c92
Version 20000000
Previous Block 00000000000000000000c077d8988b15493bc1532da26f22c899c1307eed6203
Merkle Root e48feba1bf3598d083c9b4b27ec051caffacf0a2e2b6631d07308093a05f8fa3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,625
Size: 1.00 vMB
Total Fees: 0.02573361 BTC
Feerates: 70.48 > 2.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,414 (616,679 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,735 298,735 00000000000000002c3e90ce20246fb517ba9d8a0990d1679e0d334c408be583 68 0.05/1.00 vMB 32
298,734 298,734 00000000000000001820ad198e9a6da378c742d707a0979d5641a66ca55ff2b0 188 0.09/1.00 vMB 48
298,733 298,733 000000000000000072610bd97072acc0846907fdb77e0f652c90e969db92742f 157 0.12/1.00 vMB 32
298,732 298,732 00000000000000006d09cfbc32067ef3a3b9fb4e55a57d3839944da716b8a0f9 484 0.25/1.00 vMB 35
298,731 298,731 00000000000000005910ca6568edc78a519982feea9c4d05af352526f6de17f3 256 0.12/1.00 vMB 43
298,730 298,730 00000000000000007c35c494081429413f782995dbf4b53157ababf0e9d5f15b 1 0.00/1.00 vMB 0
298,729 298,729 000000000000000055127c193a8586a2a69c21d76c9050d3a03dd0a92959df5f 665 0.44/1.00 vMB 28
298,728 298,728 0000000000000000507ae868ed9210660d389e787870f9f3a5dfeed6fc778ba5 244 0.35/1.00 vMB 19
298,727 298,727 000000000000000008845af4f060f293f22b4ca4a56f3b26b048958e8f9f6277 354 0.23/1.00 vMB 31
298,726 298,726 00000000000000001ef7d1f227165d8849c93bc31f2e0e662dc8e2e48cbb7de7 1,136 0.50/1.00 vMB 43
298,725 298,725 00000000000000005558dbe15176e7f023cabdc7789be830475dd73f7755e1aa 116 0.05/1.00 vMB 34
298,724 298,724 000000000000000060e833ce2d52c4b011afa30408a6202990e2b1c588d46a97 302 0.15/1.00 vMB 22
298,723 298,723 000000000000000048d584bc53b7219371fe5640a00f00b80725dc14160876b8 171 0.16/1.00 vMB 33
298,722 298,722 00000000000000003bb6640acd5bc06264f03f166bb25890f92cd2ed4fa39c1d 1,234 0.90/1.00 vMB 23
298,721 298,721 000000000000000030eef2ed36be5e16be5a815724b0d8365bd1415c7a8ba4aa 106 0.04/1.00 vMB 36
298,720 298,720 000000000000000037e094250c49bbdddfab026eb6c2fda1f7114812cba8c62a 619 0.27/1.00 vMB 43
298,719 298,719 000000000000000001f300b00eb6dd099779a2c110a8056ae64a81f63665df55 1 0.00/1.00 vMB 0
298,718 298,718 0000000000000000151095bb436f1fbf342f0037873a870f94ab1a72e55646ff 686 0.29/1.00 vMB 45
298,717 298,717 00000000000000005fb1828501a22ab0171716943b21a11d00a7b5c6d5246317 13 0.01/1.00 vMB 33
298,716 298,716 000000000000000062913180b3d0d2f60af52c9308ada52e4e8b412b914b7386 625 0.32/1.00 vMB 35
298,715 298,715 000000000000000021bcc9979a996124aa90d7364970650d00d3a7881be67420 1,090 0.77/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.11 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: 732.36 GB
    • Received: 18.53 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.