Loading Tool

Explorer IconExplorer

Memory Pool

37,372 transactions
15.24 vMB
0.10034101 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 87.42/200 MB

Candidate Block

Mining Attempt 5fd0df6b939ca539ece37f9a6bcb55ff22bbf360dc8521cebba0fe1bd1c4c8aa
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 3852cbd24100182ddfaf4959c2a9dc03705014e13f0e9d6fb93adf2cd223cb8b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,554
Size: 1.00 vMB
Total Fees: 0.04619724 BTC
Median Feerate: 3.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (712,995 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
200,346 200,346 000000000000001aee1aa3e0c79f6483ad134aaf4489cee2b9c6af9f8bfe9a0a 581 0.31 vMB 112
200,345 200,345 00000000000000c86634a59f89381bfd456180e3e62f58e689168a8b7ff2c05e 122 0.04 vMB 144
200,344 200,344 00000000000002815a8737d47d8c8c0aae46d1c58ebe1939315d4aa3061c395c 298 0.09 vMB 192
200,343 200,343 00000000000000bd426e7b3e7fa4ad550050fad17225dd6d7815ebb5be130813 9 0.00 vMB 0
200,342 200,342 00000000000003395e40ddbaec40eca520aa30491d8be7089d547f9a65d805fd 18 0.08 vMB 55
200,341 200,341 0000000000000509f95c000fdc9c1a9beb6fae33b248c40488143a5205726229 598 0.23 vMB 191
200,340 200,340 00000000000001610b133d1ba0bbf7531e0b89d5601d316313f16bd6e6c2d6e6 4 0.00 vMB 154
200,339 200,339 00000000000004b04e93107a3503289704fe2291b43052f9df86667e4eea48b3 362 0.15 vMB 222
200,338 200,338 000000000000025c87572da6b7c518f90b9d38db0b2989835165a552ad20e2bb 138 0.06 vMB 82
200,337 200,337 00000000000000f84bd6e23a4c5f59141d4413c3383db37da5d5e570c521b581 593 0.25 vMB 152
200,336 200,336 00000000000001fa95e94aa8373402e38257e8bbdd6e51b3db9098a1095ca632 248 0.11 vMB 201
200,335 200,335 000000000000004f1f0b74385a4c00e83ddb608bf7efee5ffa87641d5dc9f201 321 0.14 vMB 603
200,334 200,334 0000000000000381f99c3e77522b81477574ca979b844827eca42a100e72fa5d 320 0.12 vMB 245
200,333 200,333 00000000000005d9f163bc54c2030dbf59c0076ae16af3bbb0dd3ce385a79f5d 105 0.07 vMB 103
200,332 200,332 000000000000037139f712a8424b11716945296a5db40dd20183f215469005fd 129 0.05 vMB 144
200,331 200,331 00000000000004a4ec34ebd32c938237e12c7ac869d728679df0dc050b48cc3c 356 0.13 vMB 188
200,330 200,330 00000000000003f6acc339178ce4c7238051472e4c040e7e081a7e2ec09c54a7 11 0.00 vMB 18
200,329 200,329 00000000000002795182a6c62988ded2b0238cc43ccd45a820144943eb23c606 179 0.08 vMB 131
200,328 200,328 000000000000015f949f7464570e97aa4815a5d543c1f7c2d0e53bc623c6ac15 49 0.02 vMB 218
200,327 200,327 00000000000002961efaf053619054b775b4d082d46d736bacccfc32406d30dd 66 0.04 vMB 101
200,326 200,326 00000000000003386c55090b193e86330aeb6b67fb102b159c28eaee161cd03f 17 0.01 vMB 126
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 149.16 GB
    • Received: 0.60 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.