Loading Tool

Explorer IconExplorer

Memory Pool

28,074 transactions
11.26 vMB
0.03841448 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 65.22/200 MB

Candidate Block

Mining Attempt a83bc2e443abc73e2fb177730ded95f16ffe6a93f11bba36d28aa6bb08239160
Version 20000000
Previous Block 00000000000000000000982307d3b756516d69e5f9eb847bc91735f48dbd8995
Merkle Root fa90cffec4d4d084e4f49bd3566d8548e24f84af9df2de7c2fd26b9e3b094d3f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,385
Size: 1.00 vMB
Total Fees: 0.01920087 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,548 (665,157 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,391 248,391 0000000000000025fac00d6623c0814d175100f6964957391722f087befef72e 118 0.05 vMB 60
248,390 248,390 00000000000000355013a35718af087f934d84ab96ce38321957b0f7a1344e75 421 0.21 vMB 118
248,389 248,389 000000000000004081c42a886db26a79858cc6ab651c39aed13907d2da7b00b3 598 0.25 vMB 59
248,388 248,388 000000000000002fb144d3dd13af6a399e9938d87574568afd096ad29401b513 649 0.25 vMB 159
248,387 248,387 000000000000008265bc2c6994d6dcd2a009042bebe80fdd59c7b57bbd888306 422 0.25 vMB 122
248,386 248,386 000000000000007e1d6492e44a2723bcd4a24edaf32e94cac8d5406e0c654b35 256 0.13 vMB 91
248,385 248,385 00000000000000119596feb78b787dbac222e036d0c23c9f4671c9b0b1822da0 705 0.25 vMB 3,526
248,384 248,384 00000000000000755d48e4e2942b4215072f3741fb4022507a9b1d0205237725 50 0.03 vMB 15
248,383 248,383 000000000000004565120957af84906891950ae2eefcd84af9abf73ee6d2e91a 171 0.10 vMB 104
248,382 248,382 000000000000002a3b7268b0b973991f97436e2f5aa568a585f0c4c2e5ea303d 227 0.17 vMB 74
248,381 248,381 00000000000000072e337cf8b298a215797c1db9ddc15c67788ddf338a6b321c 430 0.19 vMB 137
248,380 248,380 000000000000007b29f35724ca0d0f57d3bb5f290071e0d31e35cf9e3237bb42 264 0.14 vMB 78
248,379 248,379 000000000000002d775504fb958a8a49f78f91d96317d74ee61cbc108eb291c4 256 0.12 vMB 29
248,378 248,378 000000000000003ac5ee376eb7d3392168a80ab1d4651e20371ba207dc74a4d7 141 0.08 vMB 54
248,377 248,377 000000000000003c53fd359cc29dc3b6d90ea618041000e31812aa82cc9d0e06 418 0.18 vMB 113
248,376 248,376 0000000000000033867141154a17b137f335ef07d0c33638daac48571663d235 653 0.30 vMB 157
248,375 248,375 000000000000002dc8ca92f95def429689f8de0159e5475a15c55691b6147f29 439 0.18 vMB 111
248,374 248,374 000000000000002cfe6400b7b62824217d9a8588f5d00408fe65e98551c146b1 230 0.11 vMB 139
248,373 248,373 0000000000000056e0e1be98880cc26cb1a84d46711df569bed6e0fc0fd55067 185 0.09 vMB 109
248,372 248,372 000000000000003fc96ce963e35b3544346956c9ee73d1f70175e19520855cc6 588 0.24 vMB 130
248,371 248,371 0000000000000083bc3a6668651541731f132ec8f4469db4299fd0a4e0a216be 305 0.19 vMB 97
Previous 10 blocks ↓
Total Size: 779.81 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: 414.06 GB
    • Received: 2.21 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.