Loading Tool

Explorer IconExplorer

Memory Pool

81,077 transactions
29.54 vMB
0.10439743 BTC
Random Selection Loading Transactions
Max Size: 179.94/200 MB

Candidate Block

Mining Attempt f83394951aa3e7213f4eec1ed7fa4dcba807d8aa8daf13c42675c72dc186e031
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root eb87085db7a34ff45a3cb598952b8f47c01dfd1bd15f88f5567d0668e8869dd1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,191
Size: 1.00 vMB
Total Fees: 0.04225443 BTC
Feerates: 201.05 > 4.23 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (419,746 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
495,334 495,334 0000000000000000002c07a876dd5278e28d384a53bcd91aa771674404d1dd8d 534 0.46/1.00 vMB 83
495,333 495,333 000000000000000000c2e5b4ab2ec91db7431695c924e5499ca991e204aa8495 1,768 1.00/1.00 vMB 122
495,332 495,332 000000000000000000cdf65870cd4bccf147326cdfa2269c9b015b1002b12b82 2,032 1.00/1.00 vMB 280
495,331 495,331 0000000000000000008e5dadffb0f23d043a48dd8feda671b59abe7a0c55361f 1,287 0.50/1.00 vMB 128
495,330 495,330 00000000000000000098340b281fa2d9607cab01ee4e64daae3e3a0f4e841a65 2,203 1.00/1.00 vMB 219
495,329 495,329 0000000000000000008acf317fd8697892c29d260d2edf57c65f113752f5d176 2,112 1.00/1.00 vMB 247
495,328 495,328 00000000000000000023e76ab24f4838d09cab66cb512217458152a0d7ee1cd3 1,682 0.70/1.00 vMB 188
495,327 495,327 0000000000000000002fedcfbc9458f930c3d2953d1e9366077d0724cb750511 880 1.00/1.00 vMB 43
495,326 495,326 000000000000000000c023419a6e6cd297ba1860619ececd1f1b626f52d652e0 2,423 1.00/1.00 vMB 250
495,325 495,325 00000000000000000070bb85eaf55f5dd48c202c75014ec7590457dff877f6fe 1,680 0.83/1.00 vMB 78
495,324 495,324 0000000000000000006425bebe9990bdeea3a7a04d1102031f823bf52c7c4a52 2,617 1.00/1.00 vMB 173
495,323 495,323 000000000000000000b7642d013bb6c2bfe7fe1d17b6b00479eb1c0282e66204 2,461 1.00/1.00 vMB 347
495,322 495,322 000000000000000000c71249870a843ca9a09bc6ac9be104e0d03ef1feea162b 68 1.00/1.00 vMB 9
495,321 495,321 000000000000000000a5172627321d383f05215fa0eb22520feb9b943cfe11c8 2,474 1.00/1.00 vMB 173
495,320 495,320 00000000000000000042f625e8e87634394936f5d5c793f7d47aa5da36dc0867 2,344 0.84/1.00 vMB 191
495,319 495,319 00000000000000000076f462384f7888536fa19b427a9704e13240810b8ecf58 1,278 0.48/1.00 vMB 161
495,318 495,318 0000000000000000004dda61c43f10e85ff082733428c411972bfde74bc96fbe 2,082 1.00/1.00 vMB 110
495,317 495,317 00000000000000000025604c4f0719503079223a93083f35df83bd2c432a3ff6 1,414 1.00/1.00 vMB 37
495,316 495,316 0000000000000000003f301d8ac217738851228b34df55e641e530549071138f 1,061 1.00/1.00 vMB 42
495,315 495,315 000000000000000000a2d4fa2519463df0f9739776bd56d5bac4c9198ccd0804 2,480 1.00/1.00 vMB 207
495,314 495,314 0000000000000000001677900462e75acbe76a3a336e45f5a15203af0bac2f5f 2,014 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 782.53 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: 668.98 GB
    • Received: 15.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.