Loading Tool

Explorer IconExplorer

Memory Pool

81,225 transactions
30.62 vMB
0.08743033 BTC
Random Selection Loading Transactions
Max Size: 186.60/200 MB

Candidate Block

Mining Attempt efbdbd906c97cce136b5e7e5282fb3e151f1ffc5c5c362bff4497143e5c3ab90
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 6c2bc8d0e0c2a06928a0f90e74f3f7d5bc2b72102c383fc37a826db50fbd14a1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,248
Size: 1.00 vMB
Total Fees: 0.01874536 BTC
Feerates: 318.30 > 1.88 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (579,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,302 336,302 0000000000000000106bea62f6bf91ac5b02e150e0af792b18cf7e6b45271236 308 0.13/1.00 vMB 36
336,301 336,301 00000000000000000ff0449b299536b3822782de24c59c4309e4e602137a1a72 315 0.13/1.00 vMB 31
336,300 336,300 00000000000000000af65b2a3fdeeab3ef2835c60033d748b5f1908fffd5d084 171 0.06/1.00 vMB 33
336,299 336,299 000000000000000018f90925a38bfd8ffb9a58acebe6f5bf00ba14f456fcd138 565 0.29/1.00 vMB 26
336,298 336,298 000000000000000002bd997358539939da73b7fdcc22498d9ddf3f2bc04c0dfb 16 0.01/1.00 vMB 36
336,297 336,297 00000000000000000a47ea477c20e2e3b6555cdbc6f5ec11fd884ac3ad696092 80 0.04/1.00 vMB 24
336,296 336,296 00000000000000001937bed05578ef868360259ca92af0adae0d7cc64db0dad6 509 0.33/1.00 vMB 28
336,295 336,295 0000000000000000104b9e149510429d8e7e8b9c6ecbba2c971ba96a34ef94d3 1,185 0.62/1.00 vMB 46
336,294 336,294 00000000000000001a053454a0b46df29b33e3a779086ca9281b552c4bfcf54d 361 0.15/1.00 vMB 33
336,293 336,293 000000000000000005a206d3d53cd830f6c8217e3451b577cb29aa30de76b6e0 193 0.09/1.00 vMB 35
336,292 336,292 000000000000000013654365708cdef9882fab3b0dff006ad246c97ae89fa630 183 0.12/1.00 vMB 29
336,291 336,291 00000000000000001689163baacda37aafa8c830d8ca0d4e1f7193bccd79b045 132 0.07/1.00 vMB 30
336,290 336,290 00000000000000000630790598c5bf4130d9811515c8dd5c6131ea3c56e48ac8 15 0.01/1.00 vMB 57
336,289 336,289 000000000000000016d0c641c703b536fa6f7763101c7a11ba7115bec43594be 87 0.06/1.00 vMB 26
336,288 336,288 0000000000000000093e2d0eb8e47f9dc84db6691c0f7cd81d9331475f7e1baa 113 0.05/1.00 vMB 31
336,287 336,287 000000000000000003570587e8fb3851f2a7a4b5ea9bc56abeaf6f00fecbdf99 149 0.07/1.00 vMB 27
336,286 336,286 000000000000000003ff6d91b665995f190b71bd66eb893ca6aaa5ab66cc214b 47 0.03/1.00 vMB 22
336,285 336,285 000000000000000017d9b82453be172bbaf31915a4e9f1273f2f4158062635b9 67 0.07/1.00 vMB 8
336,284 336,284 000000000000000005b42ad5d9ddd0987c6943f9db8cd7b791d153cb0f056cf4 1,048 0.49/1.00 vMB 33
336,283 336,283 000000000000000000dda8edd0930f215abed8cebe6f8e9ebc1c351b8d9704d9 277 0.15/1.00 vMB 31
336,282 336,282 000000000000000014f27b689dba203997e9c33e4d19a02c4136cb31e99ab132 83 0.10/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.00 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: 718.40 GB
    • Received: 17.89 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.