Loading Tool

Explorer IconExplorer

Memory Pool

82,947 transactions
32.08 vMB
0.08220103 BTC
Random Selection Loading Transactions
Max Size: 194.82/200 MB

Candidate Block

Mining Attempt 705c5efbd688fffe633e3c52229528890a554be2f7ce9704255e66bc6500b7ea
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 2637f3526ec1c38fd42b5fd8d01015eab7980b2e7d445dd34a84de77aa05955b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,073
Size: 1.00 vMB
Total Fees: 0.01195323 BTC
Feerates: 146.96 > 1.20 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (502,036 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
413,180 413,180 000000000000000000d8f39c82995ad29ed9a6cce0057bccf79a22a7bd46610c 507 0.23/1.00 vMB 49
413,179 413,179 0000000000000000034ebd5969460594e0e6da8089ad16e06bd955322fec423b 661 0.34/1.00 vMB 46
413,178 413,178 000000000000000003213871ee1ee87e9dad06c7a390e6d351703e4516d72bc5 407 0.21/1.00 vMB 58
413,177 413,177 00000000000000000412cb2f723405c60a4dd0cfa2c83bdc59ef060ceab2efd8 770 0.51/1.00 vMB 40
413,176 413,176 000000000000000001b3873b5e629ed9e3f35b3effebf695db98615f44f98e8e 739 0.31/1.00 vMB 51
413,175 413,175 000000000000000003591ea00650cf23b1519239a75f420f75e72d300d711b2d 205 0.75/1.00 vMB 5
413,174 413,174 000000000000000003319b997df42818c5d8f0d5bc78a144c2201ed1247a23cd 1,493 1.00/1.00 vMB 32
413,173 413,173 00000000000000000201c128c7f9bc3b36129ffb12675ab05af66151e20a0355 403 0.21/1.00 vMB 62
413,172 413,172 0000000000000000020c16ba37d8b215f64af7c35cec1048a42297e29dde3b68 1,713 0.86/1.00 vMB 41
413,171 413,171 0000000000000000059944a74a252ecda6b467f4b9b2fa4fa466fc0d289a63b1 512 0.38/1.00 vMB 34
413,170 413,170 0000000000000000016dd76096f37714432557445163642432eae233c42e652a 1,982 1.00/1.00 vMB 41
413,169 413,169 000000000000000000594eb0bfbcd9c16a09d5bce87adc9858071a91d4406bce 2,016 1.00/1.00 vMB 45
413,168 413,168 000000000000000002db992ce7185b98677cfcb2b4814cbbf3f1b5f43fd6c562 2,448 1.00/1.00 vMB 55
413,167 413,167 000000000000000004d63cab947244a8d53fb0573f30163cb5ba07ade4e1d07d 346 0.18/1.00 vMB 23
413,166 413,166 0000000000000000042e8803fdf026d03e70ff4e3a5bfe5f919e45900a339c2f 1,122 0.83/1.00 vMB 38
413,165 413,165 00000000000000000149f024b1cca7d0ed266a47693bc710589cc24b083b268a 1,507 0.99/1.00 vMB 32
413,164 413,164 000000000000000000c0472ba07db7fff6ec11cdc508322471cd45e5769d9409 1,870 1.00/1.00 vMB 60
413,163 413,163 000000000000000001c89fb8c86d8e2d5ad0399eb5262fd5b9ec3ccc04c52eb0 591 1.00/1.00 vMB 16
413,162 413,162 00000000000000000255ebfa343bc303d96e465c32783c71131120f44c5af39e 1,020 1.00/1.00 vMB 20
413,161 413,161 000000000000000000ec2bdb2d8b7187b312b73fbaa2e0862298ef57189b4a67 2,060 1.00/1.00 vMB 55
413,160 413,160 0000000000000000054e2fff631ca9a60fbd7e63e33e8d3a69ad51eaf36c3d17 848 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.