Loading Tool

Explorer IconExplorer

Memory Pool

76,195 transactions
28.25 vMB
0.09157242 BTC
Random Selection Loading Transactions
Max Size: 171.40/200 MB

Candidate Block

Mining Attempt 3eacb6fba7e23bdac86fbb7aaa410ff7c1956236bbd8802209e1480714cb2763
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root e15b06375f2d2c606e58d915b6aaf42f9fbd76ab7bdb3879d0c3c356d7ee911a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,575
Size: 1.00 vMB
Total Fees: 0.02977865 BTC
Feerates: 402.60 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (609,097 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,214 306,214 000000000000000021eb1fb95700e49cadd81cebdd46bfef5e1d6d1eb8a6bd31 154 0.10/1.00 vMB 23
306,213 306,213 0000000000000000541de3c409a42971543acb38a58f751260f67480cbb7e1a1 462 0.28/1.00 vMB 28
306,212 306,212 000000000000000050090037b71327983643ea273087b35a90f4cd25d0103b06 78 0.07/1.00 vMB 19
306,211 306,211 00000000000000000759121eab0f8de2bab53fd1cc41afcdf5a174a99e5ce595 663 0.35/1.00 vMB 33
306,210 306,210 00000000000000001be1381ec0c381d2557fdfc6cdf94cd5bf9de46f390bde97 98 0.11/1.00 vMB 13
306,209 306,209 00000000000000005a216f4de9f27bea3d286fbdfc8c5f333534cc150268edb9 693 0.35/1.00 vMB 33
306,208 306,208 0000000000000000489a3c59715ab3d06fed6ed15b82c06268c84c8116729183 260 0.15/1.00 vMB 30
306,207 306,207 000000000000000031c400388ab11891ea65eba6fbebad442de2a29db48a58d7 764 0.45/1.00 vMB 28
306,206 306,206 0000000000000000045a3022b6f96d7b04b2ea3b89d69fe31cd5c55e42a9e657 376 0.18/1.00 vMB 32
306,205 306,205 000000000000000054892ba685902ea1b858d145ae547c8890c5324760a73e6e 364 0.23/1.00 vMB 25
306,204 306,204 000000000000000038dea6f503ed3593b1495e135d9ed646c2ebb97a1ff35bd7 142 0.16/1.00 vMB 19
306,203 306,203 00000000000000005bd4f1d32fa0a601e3ece073d6326f4df20d2a66c1fe463e 385 0.30/1.00 vMB 23
306,202 306,202 0000000000000000260d3ff3cf03626381e20b2cba31e285b3a0f033a1c1f320 569 0.35/1.00 vMB 55
306,201 306,201 000000000000000047a3da6e086c98c3c771f535f2f708d9695dcf73cbb67781 979 0.50/1.00 vMB 71
306,200 306,200 000000000000000010c01758e3f0a1fd25a76a97dd52a40d062c0ce7318acd71 666 0.35/1.00 vMB 27
306,199 306,199 00000000000000000fef065b5beaaa68bc6ee42783ab6095dd735ecbfac4e1d1 1,000 0.35/1.00 vMB 95
306,198 306,198 000000000000000038d6489abcff8661d096409c73f6596570e3dbfee2ff10fa 180 0.10/1.00 vMB 28
306,197 306,197 000000000000000033b4f572639ccc3f1106c9ab91351f34a88e70789563fe07 65 0.04/1.00 vMB 26
306,196 306,196 00000000000000000054a76b8f33dbdf78fc13f589467a613e473ba1e2f5745a 65 0.03/1.00 vMB 31
306,195 306,195 00000000000000005b3f88a1098eb618dcc0d1ec23e86dc6282a5f1116141846 221 0.14/1.00 vMB 26
306,194 306,194 00000000000000002d6dc037f43d31977d87bf521207af1d834a3ed73ddfa439 214 0.19/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 714.69 GB
    • Received: 17.58 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.