Loading Tool

Explorer IconExplorer

Memory Pool

42,591 transactions
26.96 vMB
0.06804887 BTC
Random Selection Loading Transactions
Max Size: 141.38/200 MB

Candidate Block

Mining Attempt 0b60cb758dd9162677c5b32271fe8f3ce8343677469c74325f83af8ce91cf775
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root 4a85664fd41067fd25a8ff7ec7ca062ec76ec672f0c2ad52ff79cfa06d35a001
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,523
Size: 1.00 vMB
Total Fees: 0.01783096 BTC
Feerates: 201.07 > 1.79 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (280,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
634,148 634,148 000000000000000000133cef446493ddfbda61d5a8e7e649f3b0fda139168702 1,100 1.00/1.00 vMB 11
634,147 634,147 0000000000000000000d608e9026a626d41b6ac79e92e067867eb94767633ba3 2,460 1.00/1.00 vMB 24
634,146 634,146 0000000000000000000e73242c7c5ad79cd7862e003b6f52d4209f52c6b03331 403 1.00/1.00 vMB 5
634,145 634,145 0000000000000000000de27bc9df8b20c691238bfcc8c691bdd870ffd7478705 2,232 1.00/1.00 vMB 29
634,144 634,144 000000000000000000139ecbc991c28f945bd46dfeee63519fa5046cb979a839 223 1.00/1.00 vMB 3
634,143 634,143 0000000000000000000b479e2560c18db6436ac36e7b8d1568b6aae89ca00eb1 867 1.00/1.00 vMB 4
634,142 634,142 0000000000000000000f85509f7adef4e241292b95df8f2db3d3e5ea5ca2d367 2,063 1.00/1.00 vMB 18
634,141 634,141 0000000000000000000e9cdf7d3f92d7e9aedc77ccb54ac8d127a6343a32846c 2,772 1.00/1.00 vMB 44
634,140 634,140 00000000000000000008d18906abd79b6f21ffb02a805d5c85f976efc6d76d6c 601 1.00/1.00 vMB 6
634,139 634,139 000000000000000000086affd69c8e851cf061c6f677ba585bd5dcdf86e050fc 1,046 1.00/1.00 vMB 12
634,138 634,138 00000000000000000004ac74ec47e0282e8daa5d3065265e585c478c78e1ef37 1,155 1.00/1.00 vMB 15
634,137 634,137 00000000000000000005cf5d4472388829cfe9698fa643907d8a307018f67d2b 2,630 1.00/1.00 vMB 9
634,136 634,136 00000000000000000012bc3d670ce2f1c9f9eb4142b89afc63a9e205e17a0e77 2,119 1.00/1.00 vMB 12
634,135 634,135 00000000000000000002332939bf7e88c0dc8cd8f5f6112db65c6c74566c1238 2,308 1.00/1.00 vMB 31
634,134 634,134 0000000000000000000048566e1114a6fc992087744fbf0d4969c959d970c0c5 2,212 1.00/1.00 vMB 31
634,133 634,133 00000000000000000010addc54f19b82882b2a135ee620f81c5c4729db4c21bd 3,123 1.00/1.00 vMB 46
634,132 634,132 000000000000000000108db4ad263f8e943c8087b105b7b4452132911626df01 2,403 1.00/1.00 vMB 28
634,131 634,131 000000000000000000087b2ddd69b3383048974a87ed6be07fe75fd28878ef6a 2,180 1.00/1.00 vMB 37
634,130 634,130 0000000000000000000d2a5e0339e19e32ecc2c9bcacea0ac8c986dd173d5854 775 1.00/1.00 vMB 9
634,129 634,129 00000000000000000001c1624d0453b3655d56a7ff9f3c7143763232ce51b1fa 370 1.00/1.00 vMB 5
634,128 634,128 000000000000000000094da6a9306abca244bf89647a313f8bdc00747487fd5c 1,317 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.28 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: 657.01 GB
    • Received: 14.45 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.