Loading Tool

Explorer IconExplorer

Memory Pool

31,290 transactions
25.13 vMB
0.06037687 BTC
Random Selection Loading Transactions
Max Size: 125.50/200 MB

Candidate Block

Mining Attempt c4e112f817cf242f8a66e4d6c803ccb5cac455afd9960a970b44d4b2f50641ff
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root 07b2c6c8752e3ddeef164f89ba4a060a866de26aa24d3f696c8b52cd6bc91a6a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,352
Size: 1.00 vMB
Total Fees: 0.01529573 BTC
Feerates: 100.24 > 1.53 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (811,448 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
103,254 103,254 000000000001b8a8ccfdcf6d27ec1986b206bb8b881ad58c180b1085c13cb658 22 0.01/1.00 vMB 0
103,253 103,253 00000000000165bb0e1b3a340cf7fb3ce8742a080ee784f5569e45879f4a7b0c 4 0.00/1.00 vMB 0
103,252 103,252 0000000000004d9e41653390fe0c98d7a79bd469c2331a6c3f89c03c77336b20 11 0.00/1.00 vMB 0
103,251 103,251 0000000000000658ec5c6a24b73b15be9b4b85183e5c5ce727649b978b8b65a1 5 0.00/1.00 vMB 0
103,250 103,250 000000000001d9cf751c2dd8f9ad9c01a33e5e9092be8fddf4cdc0a627a33c32 4 0.00/1.00 vMB 0
103,249 103,249 000000000002525f6efc873b7a02f5c3c9537192a94630269ec500c06b132459 1 0.00/1.00 vMB 0
103,248 103,248 00000000000257a7cc069d238ab8ac82cb064d6b70701967c3f49bd0c4953e36 5 0.00/1.00 vMB 0
103,247 103,247 000000000002b99cd405d1ff71f410e097f2daa6d17f39bc7e72045da38bdc40 1 0.00/1.00 vMB 0
103,246 103,246 000000000001f64385bfc1da383b8feffbbb193865417c48f39cffde8e0a984c 8 0.00/1.00 vMB 0
103,245 103,245 00000000000208da94ae426a6f7892290a825aa7570e4868d4069a3c58b73b07 1 0.00/1.00 vMB 0
103,244 103,244 0000000000025662f20d16f5b7d0a1d39e24c86470f584bb788e432f09a59a39 2 0.00/1.00 vMB 0
103,243 103,243 000000000003136f5175e3dea085b99366822e7f5d792f84cb8d15865e6e6045 1 0.00/1.00 vMB 0
103,242 103,242 00000000000104d6d8fc0e72eb31206c303d3ca4ccf40dd95ba5ada3c2c661a9 4 0.00/1.00 vMB 0
103,241 103,241 0000000000029d28d29fa30c69a79993ba71c0c6014c2c0a6ae171e9a1f8f99c 1 0.00/1.00 vMB 0
103,240 103,240 0000000000008f4e90f7b692c7c65b5c07a3fc5f4b41d5ab4da7e655f74db5b7 4 0.00/1.00 vMB 0
103,239 103,239 0000000000002b5b46f360cd5718870ba39b83fb4f053f14c794c21fd6dbb9e2 9 0.00/1.00 vMB 0
103,238 103,238 0000000000023d736ad871773daa6b2cc0b285862426446e207bc617fd1dcea5 3 0.00/1.00 vMB 0
103,237 103,237 000000000001cdf153d1b9ced674c4787632e3a1a0368b0c3dde6e3154a274a1 6 0.00/1.00 vMB 0
103,236 103,236 00000000000004df363c140859269302b4eeb4b7c7ff854e8f20fa70263c3c5f 3 0.00/1.00 vMB 0
103,235 103,235 000000000000a8a82ba123fb5f3ddddaac5d4280fe9a17984c52dfb9fff6b8b6 2 0.00/1.00 vMB 0
103,234 103,234 000000000001bbe12b2f928260f81015b766f8fbe484a5d9361ee6ad3d98419f 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.86 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: 642.01 GB
    • Received: 12.53 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.