Loading Tool

Explorer IconExplorer

Memory Pool

80,655 transactions
30.22 vMB
0.07479450 BTC
Random Selection Loading Transactions
Max Size: 185.26/200 MB

Candidate Block

Mining Attempt 0afc3aa85f8d7fb9e3375b5296680f1e56665fdbab58fb4a1dea9193458c110a
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 7222e0b7e2085500240c278e9531e05d0b5f19fcae127f8b5da82f0ab65a433b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,666
Size: 1.00 vMB
Total Fees: 0.00742049 BTC
Feerates: 40.21 > 0.74 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (449,986 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
465,372 465,372 00000000000000000204775e56070fe41f66018b2110842a9227cd2abf5b162a 2,434 1.00/1.00 vMB 214
465,371 465,371 000000000000000000cd774349ce5138b0427bed550e7c8626473c5c1cb4cea2 1,991 1.00/1.00 vMB 172
465,370 465,370 000000000000000001feb0cd2d772137c0f5b062068820e4c9579c177360ee77 2,634 1.00/1.00 vMB 249
465,369 465,369 000000000000000001f5f4512e619f10efb787976c848f0312b3f7590405f9bf 1,741 1.00/1.00 vMB 120
465,368 465,368 000000000000000000805aa0b9dbcf10fcc80480b24f10be0cd9f6ae7501ae49 2,005 1.00/1.00 vMB 202
465,367 465,367 0000000000000000011a8d8a66ddf2f93d2c3c41c5e6d81795d192a569ba7953 1,362 1.00/1.00 vMB 113
465,366 465,366 000000000000000000d6d1e36e02f62264e8b4973dd8aa73374764a05527bf13 1,579 1.00/1.00 vMB 157
465,365 465,365 000000000000000000a772bc4b55517633830fe095d1a6dc8bafed6cead14632 1,828 1.00/1.00 vMB 173
465,364 465,364 000000000000000001eec19a6a2b00dc3d5a81bce42baf607a2b1ad694a3635c 1,123 1.00/1.00 vMB 127
465,363 465,363 000000000000000001bde6d7ddea030739fcf147c5c8f1c6962024e16b85836d 1,663 1.00/1.00 vMB 117
465,362 465,362 0000000000000000002c6db9ac6ec3de34846d377e9911c7c8cad8fd70c93fa6 3,534 1.00/1.00 vMB 139
465,361 465,361 000000000000000000193fa43d6302dfc6912f1b923d5efe218a50cf9e0e03db 2,922 1.00/1.00 vMB 140
465,360 465,360 0000000000000000015d4b23b15914a7ea62a96384986a66d1829794f4506a87 2,203 1.00/1.00 vMB 197
465,359 465,359 000000000000000000cbda9202174e626c4cef00653822f9a0b7b2d8546f80ab 2,190 1.00/1.00 vMB 209
465,358 465,358 00000000000000000020b2da3d916290361e750218b08a52fde6b4a68aea5d9a 2,151 1.00/1.00 vMB 138
465,357 465,357 000000000000000001633f9e2ca1bfd4fb6dfb07094ff854da3f314876ecaa9a 2,518 1.00/1.00 vMB 218
465,356 465,356 000000000000000000d1e72d85e525d9317e30df90d697422d2d6e3cf794c52b 2,340 1.00/1.00 vMB 199
465,355 465,355 0000000000000000001fa972fdd0e3cebd7e166ec88bcb2cf0662413a48fead7 2,846 1.00/1.00 vMB 136
465,354 465,354 000000000000000000bdfa6fd50a2976724d8d31a00f46397fafcfd8769f4f5c 1,691 1.00/1.00 vMB 121
465,353 465,353 00000000000000000028c4395fd947f5fc4a9e0975d80b81e0a9cbbc2fd5204a 1 0.00/1.00 vMB 0
465,352 465,352 000000000000000001e4074bd93229c7a3cc401fc177708d7688b499e155dc54 2,200 1.00/1.00 vMB 139
Previous 10 blocks ↓
Total Size: 783.01 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: 718.89 GB
    • Received: 17.99 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.