Loading Tool

Explorer IconExplorer

Memory Pool

38,496 transactions
18.47 vMB
0.15381433 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: 96.73/200 MB

Candidate Block

Mining Attempt 0f6983aa4c7b1a112aaf0af7f0e4aa4129c1fe94f7dc884e7692ff1fafeebe42
Version 20000000
Previous Block 00000000000000000000d0024eb8576e4875797df41ac22fac4ed73712ea0080
Merkle Root 431d53f5e27cd31da3b126bc4e65dacb8d1d93191db1de9c73045fe9d6651742
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,845
Size: 1.00 vMB
Total Fees: 0.03351317 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,331 (745,009 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,322 168,322 00000000000003e4b39d86a058ee480f9c371bb4043eafadb260757e98e3ec10 121 0.04 vMB 95
168,321 168,321 00000000000001931720a1e01651541334411f872e7befd28db9b4f4bd705022 35 0.02 vMB 111
168,320 168,320 0000000000000a5f2b3647a8d101bbb8982cfe8b6a12c651dd56ab2d14279d0c 7 0.00 vMB 351
168,319 168,319 00000000000004e5a9af9b5d4e95cc53c97968dd9538487722a06800a1b5cdf7 125 0.05 vMB 49
168,318 168,318 000000000000038cea06ee4ba5078cf01b20b844d0a73e8b804d0d83dc166551 20 0.01 vMB 153
168,317 168,317 000000000000021c5d973cdab5e941fd1ad47bf1ad9ca5685a2e6288a4d692b7 78 0.05 vMB 2
168,316 168,316 00000000000007bcc7d30617d2c8bc0a59ff84725eeea77c1662cc1e23e88c7f 83 0.04 vMB 220
168,315 168,315 00000000000005918296ee54ddfb3cf162aaa58f53022769447d0464a2443dda 20 0.01 vMB 100
168,314 168,314 0000000000000b3121ebe58f3530b46ae0cc417cabd6c4740a2ce4574f644b46 59 0.03 vMB 496
168,313 168,313 000000000000042a61284f285431ba5f2f41b9f8f7d3a98cb20dcf8ed2cdde4c 107 0.05 vMB 330
168,312 168,312 0000000000000c1f875468afbe95d5b02c668820143fd127a2fef2f2034b87b3 11 0.00 vMB 15
168,311 168,311 000000000000018cd32c3804b4cd8ae2dcf064d4ea2094462a43a5f63132f3e6 79 0.03 vMB 91
168,310 168,310 000000000000062d13ddb6d1fbbfbd290ab03c7999918b9a3a694cde537698ac 104 0.04 vMB 131
168,309 168,309 00000000000001b45780cb1cb1d5f66ee975187f56cecc1dbecd16ef5ac68d3f 9 0.01 vMB 6
168,308 168,308 0000000000000a1eba3058c4e18a818bae23f42344bd049fce605d3ea2e92a1a 27 0.02 vMB 41
168,307 168,307 0000000000000aa7c72762def02f7946b176144c100d5399aa190bc44e6c3fa4 10 0.00 vMB 139
168,306 168,306 00000000000008566ce5cb9a7704230209eccb9d5a61f8cf79347519facfb93c 13 0.00 vMB 40
168,305 168,305 00000000000000f931355fd55d2226816bd9436ea8822f55701379df8e97a0b6 11 0.00 vMB 41
168,304 168,304 00000000000003f13d21486a872ba97aee46b9516549cee590ef70df540a5f87 30 0.01 vMB 56
168,303 168,303 000000000000010513e56e71e64761f899ee5c6b7020e9904f4be77da4104524 26 0.01 vMB 34
168,302 168,302 0000000000000255b7d6b4efb56ac93d440433a866b4687e4f4dcce23789bfc0 28 0.02 vMB 143
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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