Loading Tool

Explorer IconExplorer

Memory Pool

81,417 transactions
30.80 vMB
0.11049315 BTC
Random Selection Loading Transactions
Max Size: 184.58/200 MB

Candidate Block

Mining Attempt 18fd6f57bb122706294cb274462e6bd9996afeec60a73a7b1b2232ec0ebc2396
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root b2da438b88dad576e688dd43688e5446a09a4a0f499f49695d01d702a50c4f1a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,219
Size: 1.00 vMB
Total Fees: 0.03082406 BTC
Feerates: 101.42 > 3.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (306,817 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
608,333 608,333 000000000000000000101c7109cd9976490bc707075e115c694bf30e83169263 1,716 0.53/1.00 vMB 16
608,332 608,332 00000000000000000005d25045d9fefcd4f5dbc8526000c68f7dbf85edf701f5 775 0.37/1.00 vMB 13
608,331 608,331 0000000000000000000ddc97ab1f5da616db46ad89756d34d1ce376f6a396b95 3,227 1.00/1.00 vMB 15
608,330 608,330 000000000000000000060718d217cde4a2dd60837782eac2dc07962813421cb6 1,742 0.61/1.00 vMB 14
608,329 608,329 00000000000000000005981e353344179483d0d244d8600fd2ea086cc5a58ce7 725 0.27/1.00 vMB 16
608,328 608,328 00000000000000000013875828be8f6270cf6c23bf82e4a43f0af7602781257d 1,872 0.67/1.00 vMB 13
608,327 608,327 0000000000000000000d515d99d7265507045143c7ed00c1fa916a9b9552b0e2 3,267 1.00/1.00 vMB 17
608,326 608,326 0000000000000000000f0da3d2cae43635d3bd275a45950fbf6cc033334910c2 205 0.11/1.00 vMB 17
608,325 608,325 0000000000000000000d3df13cc477bb351b48c5a090bd557fe703d5160c3f27 327 0.11/1.00 vMB 21
608,324 608,324 0000000000000000000720fe4135ed264af822140493b40fb4cd3a6df97d7f43 386 0.14/1.00 vMB 15
608,323 608,323 000000000000000000018045b329e2731c0b745d4055639ecf548b5a96c15451 2,115 0.69/1.00 vMB 15
608,322 608,322 0000000000000000000c7a179b5f990723fc2bccf54b769a136901bd0b6072a9 2,389 0.68/1.00 vMB 14
608,321 608,321 000000000000000000122f99d279088436498b525a104638353a088719ffa812 2,264 0.65/1.00 vMB 15
608,320 608,320 0000000000000000001172fbd8c51c3c73c8877001c25d676f49dfcae49b4791 1,359 0.63/1.00 vMB 12
608,319 608,319 0000000000000000000871dc8fa3ebef38a7336bb625e9d04bda1d64f1d62bfb 686 0.17/1.00 vMB 14
608,318 608,318 0000000000000000000e31999e5b798b8aeb57ff3b8daddb170eb746b00d37a2 512 0.23/1.00 vMB 21
608,317 608,317 000000000000000000065a75809d513554bb6e9c680b05da81e7fd3bf376ba5c 964 0.36/1.00 vMB 15
608,316 608,316 00000000000000000009fe5a1c32d89a49a9dc6ef298c7a91e76ba89b4c6dbde 28 0.01/1.00 vMB 12
608,315 608,315 0000000000000000000f2a5486f88fa5aba2927e46c239e14d8d73ce28e871e2 492 0.12/1.00 vMB 16
608,314 608,314 0000000000000000000add589c54601fa2755332bc7324a7a0a8c9a0aa7e3c02 1,611 0.55/1.00 vMB 14
608,313 608,313 0000000000000000000b8fe740636be05a41b866397eee70ea9faea9704a1479 48 0.01/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.65 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: 672.94 GB
    • Received: 16.33 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.