Loading Tool

Explorer IconExplorer

Memory Pool

79,290 transactions
29.14 vMB
0.07177444 BTC
Random Selection Loading Transactions
Max Size: 176.84/200 MB

Candidate Block

Mining Attempt d908c470cd94ec1d5a2bda40aa562266088d08b2993cb04da0262496bde32513
Version 20000000
Previous Block 00000000000000000002109166b8fbc24476efabda906aebee521a5bb03941cc
Merkle Root f02a1680861e70ef25d563edb65acd6d870f51ffad25a16381523a48dc6ad31f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,829
Size: 1.00 vMB
Total Fees: 0.01063097 BTC
Feerates: 73.20 > 1.07 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,110 (620,813 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,297 294,297 000000000000000064941a6df24eadfe15e718cf443ee87636118719a1f935a8 626 0.30/1.00 vMB 37
294,296 294,296 0000000000000000b7a12a4c2e77b71d6938ce3489eb44a36757d362ac2705ac 371 0.21/1.00 vMB 31
294,295 294,295 000000000000000008d46018a9007b5e364e9ad473a9b56c7fd8e820dd7fc628 187 0.10/1.00 vMB 31
294,294 294,294 0000000000000000daef9feaa497f5336ab1b6c0a1cb8dd0cbed95d9889a9fd8 85 0.04/1.00 vMB 34
294,293 294,293 0000000000000000c8b676ed40401a777b0d067136bde5166d88debf0059a273 281 0.14/1.00 vMB 35
294,292 294,292 00000000000000008c71361d6615e96cb40e3fa1e6149379a28067a2332280a4 406 0.25/1.00 vMB 33
294,291 294,291 00000000000000008ced90640f06789760199f6d7dc3ee404ef793fb8fa3ee7f 277 0.13/1.00 vMB 35
294,290 294,290 00000000000000007e18f1b04315d0392f3b387fb2ea499291ee0d56f40c0ceb 422 0.35/1.00 vMB 17
294,289 294,289 0000000000000000b619de7e576d70f0e1de9eb177dd4508685939de1d78de6d 645 0.37/1.00 vMB 33
294,288 294,288 00000000000000006833e66cf84da6f85a2f9e80d83e06b35575578696153c37 92 0.10/1.00 vMB 16
294,287 294,287 0000000000000000b9aa996eeb8bf45c51cf32b2ff4d74c5cef2a014dc7054fb 64 0.02/1.00 vMB 45
294,286 294,286 0000000000000000ccbc9947e27dfe5d4296ca88c30d896fb4d2089b98042997 372 0.20/1.00 vMB 30
294,285 294,285 0000000000000000289506cf81f38c4ecf9f6cecf95c1ed6bcbc9cbbaf4ac685 45 0.08/1.00 vMB 6
294,284 294,284 00000000000000003bc4d0d8303ac5a0cc5ec47d43e384a21b0fafa83123689d 144 0.10/1.00 vMB 24
294,283 294,283 000000000000000057d9ec421ab1de9509c94a47bee642b87101d203e612a181 184 0.08/1.00 vMB 38
294,282 294,282 0000000000000000919b02b460fb3345d2ee1634c97f223e101a1ff2d00cd33a 95 0.05/1.00 vMB 34
294,281 294,281 000000000000000032a4b9a3412122aa8fb66b265af8d631389ae2994e1a0dad 194 0.12/1.00 vMB 35
294,280 294,280 000000000000000023b23f0f31d6ef7a3b70063609e427c42a0f4f46258fac52 72 0.04/1.00 vMB 145
294,279 294,279 00000000000000001853fc0a44b194f0cd96716c2212a5e40118b568448eaddc 185 0.11/1.00 vMB 144
294,278 294,278 000000000000000030d51c8244316711376d88890946edaf96bf69ecd0091391 184 0.12/1.00 vMB 167
294,277 294,277 0000000000000000459f6c72e9f6578c7ff906f8b68a8724b6d7bba79c1868ba 177 0.11/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.58 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: 671.35 GB
    • Received: 15.91 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.