Loading Tool

Explorer IconExplorer

Memory Pool

78,357 transactions
29.11 vMB
0.08150292 BTC
Random Selection Loading Transactions
Max Size: 176.17/200 MB

Candidate Block

Mining Attempt 9eddd8e8b7736bf780cde7145b3541957f3fbf172e3fbfbd6881b2c4ad6df7f4
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 601176d47361b0415c1092eedba3d9561e1625e4e511337e90ae5a7c776c9bb2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,800
Size: 1.00 vMB
Total Fees: 0.02061645 BTC
Feerates: 178.73 > 2.07 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (568,075 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,087 347,087 000000000000000010c63740da1488c9b0253648c96ec04b8074e29c766c956d 250 0.11/1.00 vMB 29
347,086 347,086 000000000000000000077289ada6d53793ba9fd34f8f5715215e082352929963 1,360 0.73/1.00 vMB 24
347,085 347,085 00000000000000000b6ec2421f5b6c3402cd690e2e4cfaca5092cf3f93b4a37c 214 0.12/1.00 vMB 25
347,084 347,084 00000000000000000fdcfd7eaecbe13d65b0c47b5285303d6f43ace3371e2256 1,482 0.75/1.00 vMB 25
347,083 347,083 000000000000000015954f0cf2c898e6473fc4a16496c244d2cec23cd6218043 1,253 0.61/1.00 vMB 27
347,082 347,082 00000000000000000fb3915f426a4b1d8e4824625fb3da3a57b578c159a673f1 129 0.09/1.00 vMB 19
347,081 347,081 000000000000000008e476ace7fb1d2853d6a5703e53a2e0719b87ce2dad29c0 339 0.16/1.00 vMB 31
347,080 347,080 0000000000000000010859d92dc136e7a71af5c45c24a17376da0b5392c0a2e5 391 0.21/1.00 vMB 22
347,079 347,079 00000000000000000c1dae0d5de3b797672d7573ed0596a811a0eb163529311d 337 0.17/1.00 vMB 26
347,078 347,078 0000000000000000113186e84b85a7f485997ebb097e5ca0cdfe6e513cfecf8b 43 0.02/1.00 vMB 50
347,077 347,077 0000000000000000050e46a0394598b0ac715863b2cd90d861ce226bcdcb80cb 56 0.03/1.00 vMB 15
347,076 347,076 00000000000000000ca96521c7b27dc52488eb691b56d6ade3901d04ad373591 763 0.33/1.00 vMB 29
347,075 347,075 0000000000000000048cb9db9b80f149fb04caef6b1bb0b7fb94aa570c745fd1 1,474 0.73/1.00 vMB 26
347,074 347,074 000000000000000012f2f4411572b9e3821308ea1b90365622e67ffeedcdcd74 6 0.00/1.00 vMB 23
347,073 347,073 00000000000000000cc88122da8245ce218eb18a0167618e6ad7f5dde7911f72 137 0.07/1.00 vMB 24
347,072 347,072 0000000000000000156f1347963a478b8b8ceab6bd34050e9a744549354fcbc2 533 0.28/1.00 vMB 27
347,071 347,071 000000000000000012f9fa21bd277877ce667e74a3d02355a55202206ab416a0 1,112 0.62/1.00 vMB 27
347,070 347,070 00000000000000000e33075eebc44db283403e0fecace92b8163e1a9bdd63d5f 1,111 0.56/1.00 vMB 26
347,069 347,069 000000000000000001c97e7698815c85aab9f152ac5ed8127f0730d0e59854a0 359 0.18/1.00 vMB 22
347,068 347,068 000000000000000011d0fe7d03f5eb0099dfffe6e9fe02e4e72c5d8ff3d18993 616 0.35/1.00 vMB 23
347,067 347,067 0000000000000000052301731c69b34a65fe78005d45359da1f62cb98ca09608 432 0.31/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.68 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: 677.93 GB
    • Received: 16.44 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.