Loading Tool

Explorer IconExplorer

Memory Pool

79,826 transactions
29.73 vMB
0.08079743 BTC
Random Selection Loading Transactions
Max Size: 178.62/200 MB

Candidate Block

Mining Attempt 8c9180fc85189219a4ec3f8008cef178edd5aff2ca722f148be4468b92761071
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root c076fe0a529e86392fe580a31785db787f9725873c3b80111cc57fa252474d9a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,219
Size: 1.00 vMB
Total Fees: 0.02029074 BTC
Feerates: 502.65 > 2.03 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (706,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,561 208,561 0000000000000378f6e87b1d04c400e6f3010121b026263a23d67d8ac128a1e1 70 0.03/1.00 vMB 67
208,560 208,560 00000000000002765abcec9523ea7b3f49572c3781836a3ac287473b3181dfb3 264 0.11/1.00 vMB 195
208,559 208,559 00000000000000625538c2bc6f638205284f8eea35f4053db84f4df104afe571 665 0.28/1.00 vMB 79
208,558 208,558 00000000000002573f75e4970c32c4bce261de89fc1a6e4c91874735d6e52a8e 179 0.08/1.00 vMB 238
208,557 208,557 00000000000002c03fb7813b6d29a564a0a0e7919674ab21dbe9bf759d18b1ed 56 0.02/1.00 vMB 100
208,556 208,556 00000000000003aa2b13e8e01431cef31ad33741c83569158b93af0abf13fbbf 212 0.12/1.00 vMB 127
208,555 208,555 00000000000001cb9df28de573e5be1fe09dc1d6f56f0e8fd855e49ddf169770 497 0.28/1.00 vMB 143
208,554 208,554 00000000000003c72a0fde3648ba01318128279bfe48fb19d47e11f7c53b4240 209 0.10/1.00 vMB 206
208,553 208,553 00000000000004d564b41883b630d609d06d1ea62948e5985e0aa74c0f1cb029 392 0.28/1.00 vMB 99
208,552 208,552 00000000000002542c48123b4ff2d1c16b54c91a273b7971ea9784145fb2217d 192 0.08/1.00 vMB 175
208,551 208,551 00000000000002c16f032f16ec12e4ee52929c170f1cc0e21643aa8ecb44dcec 223 0.13/1.00 vMB 141
208,550 208,550 00000000000003ea09ff2a9512bb028eb1e5acc81231aa8b6684ecee5e43cd22 19 0.01/1.00 vMB 118
208,549 208,549 00000000000003d2eddd67b196a1cc967d1dd0ac34c81f845c9b7061caa084de 16 0.00/1.00 vMB 81
208,548 208,548 00000000000001416621d2ac8044eac33bf024158d4400dc3356fad734133233 81 0.04/1.00 vMB 143
208,547 208,547 000000000000004da2ec6f349b75d3abb11632f32fa408d886fe375e17e99c3c 142 0.05/1.00 vMB 159
208,546 208,546 0000000000000071d19301769d8a2e7027473ccec549743b44afd25c8f6f6a39 32 0.02/1.00 vMB 70
208,545 208,545 0000000000000060cb5807db9ec184816001a7cb34730dd3d54596afbeee2dae 152 0.08/1.00 vMB 128
208,544 208,544 0000000000000175b0f44fc7c002d0e47c0a60e232e1a79dd2bb852385bf202e 476 0.20/1.00 vMB 167
208,543 208,543 00000000000000257517f4143d6b9a37aef0ba05ec7e18a948d593c374c77e64 144 0.05/1.00 vMB 54
208,542 208,542 00000000000001efd42fcb41ee38fb4230cb97c0c843aeda4c1a7828723a4856 99 0.04/1.00 vMB 72
208,541 208,541 000000000000012d8a21d6f6a1560758dfce29aa6d6c89eb1c43674472793433 105 0.06/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.