Loading Tool

Explorer IconExplorer

Memory Pool

47,585 transactions
29.05 vMB
0.06541271 BTC
Random Selection Loading Transactions
Max Size: 155.05/200 MB

Candidate Block

Mining Attempt 921976a223a5d860bdec95b07fe94a1e3e5ede4e37e4691875547f4b328a95a6
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root 79d5ae56a21f393712456f3fbdd053b928b37006c12a8f19f8ceb5ba80a13b6e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,753
Size: 1.00 vMB
Total Fees: 0.00949335 BTC
Feerates: 132.00 > 0.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (605,635 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,195 309,195 00000000000000002da9bb48ca0054029724c6598fe4980e2ca83efe7b8a99aa 1,012 0.54/1.00 vMB 29
309,194 309,194 000000000000000025e5fb95b6ee298aa17915753d7e01eeafadc36470fbd29f 222 0.11/1.00 vMB 30
309,193 309,193 000000000000000015a2a6ea79a759673f1483ffebc2fc14e3fa4a41f5f1f3ce 195 0.12/1.00 vMB 29
309,192 309,192 000000000000000039d4522813a5e69c09acc270e4bbc2ad48dee1e930328c46 428 0.21/1.00 vMB 32
309,191 309,191 0000000000000000238bc55624a216d35ce5211f5967084a114e4a78900280e6 83 0.04/1.00 vMB 31
309,190 309,190 00000000000000002735b623a6292f8c4e72501a409ddbc80751df0c48cc5032 141 0.09/1.00 vMB 28
309,189 309,189 00000000000000001b029f6ad2410a8ff5a5271b3de968b08be69ac1c1a5a076 48 0.04/1.00 vMB 21
309,188 309,188 000000000000000013dec953ae8d57aec29ecd3b80a7b109e4b49b8f7a198279 1,265 0.67/1.00 vMB 31
309,187 309,187 00000000000000002dcd1aa01aef79c324006f221a1eb353b7ed4cb219bd04bc 313 0.20/1.00 vMB 26
309,186 309,186 00000000000000000d2bd914768b8ff751a70c9fd64aea117cddbf33d4a97ec0 155 0.07/1.00 vMB 27
309,185 309,185 00000000000000002f4020f6697a0aa9864b0e515252e6b0c4499a1a57a075ab 168 0.11/1.00 vMB 22
309,184 309,184 00000000000000003869fcb70adc9f4a91be388cb7f25760e400bf68e70e86af 337 0.28/1.00 vMB 20
309,183 309,183 00000000000000001ee44bd2f51c64b1c08a346bfc93150be73c0a48f3c27e4a 718 0.35/1.00 vMB 35
309,182 309,182 0000000000000000150610ce3c7e27727234856d2999dfe34e98a77a293d6e8e 16 0.05/1.00 vMB 0
309,181 309,181 00000000000000002915f0d3f141c2602fc85dc571b93289e5c55e3943906a67 39 0.06/1.00 vMB 5
309,180 309,180 000000000000000038e7807dd4129b256cbf4daf901230e44f8e72b778047da0 393 0.23/1.00 vMB 25
309,179 309,179 0000000000000000160eb0cbc13cd62566b017f6ea31d3e034e7b9964845371b 851 0.44/1.00 vMB 30
309,178 309,178 0000000000000000163b6bf41c338e1387fae49f32d275a48e7d5ee65882305d 64 0.05/1.00 vMB 18
309,177 309,177 00000000000000003d317d770848793b61279a3d7efa7c079b04e4b6d30fb48c 473 0.35/1.00 vMB 22
309,176 309,176 0000000000000000151b0f0918e9db93074bd2be0409fba04644d1ff306e1d1f 174 0.13/1.00 vMB 24
309,175 309,175 000000000000000037ccc8716a9a69c846e5b98bf10a9210182fecc3f8b2623a 603 0.41/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.09 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: 651.46 GB
    • Received: 13.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.