Loading Tool

Explorer IconExplorer

Memory Pool

27,213 transactions
10.25 vMB
0.04380152 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.54/200 MB

Candidate Block

Mining Attempt 7a08b79b9af6be22c62f823b282a7af246cef21d008e4f6222b416e656a76166
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 6e4c3c31454a7f852cbaf18e77b414553dece399e21279f2ca91e2f22d81b88d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,018
Size: 0.56 vMB
Total Fees: 0.01930542 BTC
Median Feerate: 2.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (709,779 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
203,471 203,471 000000000000003c104d6f55c2c140dfcb865cf2ee22d4991a420c409c7de1cd 88 0.05 vMB 4
203,470 203,470 00000000000002998d6eb0d847c581ae472cca18d5adcb847be0989b351eef44 319 0.26 vMB 237
203,469 203,469 00000000000004be1b83b9739fd7e9ed95ab523e07f8a8f30c7e163bd34a0359 89 0.04 vMB 87
203,468 203,468 00000000000002b0ca0faa8c3c123ea9a7529d4930c4869f93e799bb45802f40 253 0.12 vMB 119
203,467 203,467 0000000000000507c1e076d5d2bf49883cd68eac8556d88b741269daac053b82 142 0.06 vMB 104
203,466 203,466 0000000000000286b7359a7d552ed6e82f7881c3a8f39b6fc481666b0bb6cdd6 820 0.35 vMB 160
203,465 203,465 000000000000011c6c10163150a3100ca8381d6c02f57f8d025e92eb285b1aff 330 0.15 vMB 219
203,464 203,464 00000000000000552cb00e6ef733d157cfebcdbb463aad674cfa46f388a8bb8a 457 0.23 vMB 176
203,463 203,463 00000000000002b4beabc54f3e6408811dcc992b95e6562125f050f3770279d4 28 0.01 vMB 209
203,462 203,462 0000000000000358deaa58657bdbc126ffafda30776b020c86e9ba3a1ed25dcb 34 0.02 vMB 178
203,461 203,461 0000000000000188dea131f7a4ebdd8f4db9f5d52e8777269c425c31fa9dfba3 208 0.09 vMB 170
203,460 203,460 00000000000002e426e3637a43fc7351bad4d1002015bc628f3db2f99a84a203 85 0.04 vMB 238
203,459 203,459 00000000000003a25a50b4954e1b3666cebe9af36db67b021b55c5233abf9708 180 0.10 vMB 323
203,458 203,458 0000000000000039447ce59129c300f5e8d329c5ed6571ae4cfb4ddcadce36d4 38 0.06 vMB 80
203,457 203,457 00000000000000449a1956d57f3d83aed663fc57d2a6754d3af854c3073e9f2d 53 0.01 vMB 119
203,456 203,456 00000000000003f8b7ef62f569974995fc6b2f42ac43f25a7fe15a6895197b11 69 0.11 vMB 69
203,455 203,455 00000000000004bad942f88f3689c699f2cfc4807893a9ee8e4f7559bd730b4e 178 0.05 vMB 28
203,454 203,454 000000000000000ad89c9b8fcda65c2230d2da7907f404794d8d3b877a5fa4e8 393 0.23 vMB 184
203,453 203,453 000000000000039f47f7ac4bdb5b4c64abb1a9c3ba50f27e777346e313beb4b9 32 0.09 vMB 64
203,452 203,452 000000000000020abe3d440204181670885f4e748305dacd4181e6bef6f3785a 109 0.05 vMB 30
203,451 203,451 00000000000001ffd4097488fd7e85b2afd799318a02d205bed8000caee05d3d 746 0.25 vMB 277
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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