Loading Tool

Explorer IconExplorer

Memory Pool

52,039 transactions
30.35 vMB
0.26438317 BTC
Random Selection Loading Transactions
Max Size: 160.12/200 MB

Candidate Block

Mining Attempt 021efa63867d97e4b64fe889e727d0d990c6cdcc11cd3d3f257650e6606e43a8
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 5499b021326978bf3614155f5784fee02d2aadba2e0222c7863254e53de40cc3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,757
Size: 1.00 vMB
Total Fees: 0.08345760 BTC
Feerates: 229.15 > 8.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (430,413 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,292 484,292 000000000000000000129c6026a3e3cf5fd98ee4adf2464aa623211cec6162c7 515 0.25/1.00 vMB 41
484,291 484,291 000000000000000000e7e277a97f7f366a13fc851d10abb3ba9125d42deb2793 1,565 1.00/1.00 vMB 178
484,290 484,290 0000000000000000010325be10f662f4a8a5524d415b52ac4f1251ee6bf9210e 574 0.25/1.00 vMB 142
484,289 484,289 0000000000000000002bbf3ba02904cd0bdd2d8d2e59df25ae5cbdd618b32c56 426 0.19/1.00 vMB 159
484,288 484,288 000000000000000000c05961977938607b05519d093d2ebe93062ca51769fd71 245 0.19/1.00 vMB 175
484,287 484,287 0000000000000000003cba5e90e3bf2dc28d1df558e840250927536227f85b74 827 0.32/1.00 vMB 124
484,286 484,286 000000000000000000ec774c4bd2d2894abb9b3a3244f2cbd05c1da6d5e9e870 593 0.31/1.00 vMB 229
484,285 484,285 000000000000000000a2390041e1ddef2812b3d9bb746785e4762a97503f1af6 953 0.44/1.00 vMB 103
484,284 484,284 0000000000000000005a310cfdb8320aed561ecd5d56c035f9b767cbb47c4e63 2,088 0.99/1.00 vMB 175
484,283 484,283 0000000000000000009ca614b3c31c6706d648f34cccad15178266c98bbf95c2 1,196 0.55/1.00 vMB 157
484,282 484,282 000000000000000000f96764e127b7b7e15a3616d6dedf7261aeb96330adf740 974 0.47/1.00 vMB 189
484,281 484,281 0000000000000000007ec403e291a5e7669b99ffaac9a6449e875b713db98b26 273 0.11/1.00 vMB 132
484,280 484,280 000000000000000000146fbcbc24c4dab9fcc2abf978500eebc1b99f663ef98a 1,672 0.82/1.00 vMB 159
484,279 484,279 000000000000000000cfc109e1a2689121b134c59d095ce2e2091c3af6741b4d 182 0.10/1.00 vMB 179
484,278 484,278 0000000000000000007f03d60e4d334f265b3b0db551e7f5f2a7bca07dc8dd2a 72 0.04/1.00 vMB 172
484,277 484,277 000000000000000000c44f412ce25509582439dde2ed5778f266ad1a5f7ed1bc 1,962 0.95/1.00 vMB 66
484,276 484,276 000000000000000000fd24cd675ed1e1720c5ae7312ccadcc3dba98a63968850 2,384 1.00/1.00 vMB 242
484,275 484,275 000000000000000000684ea78b906b8dcf2b16faf5fcf7f526852e5abba8d7cc 1,061 0.41/1.00 vMB 25
484,274 484,274 00000000000000000006c88801bbd0f5281a79cda9674015d8014889182e7c70 2,141 1.00/1.00 vMB 92
484,273 484,273 0000000000000000010ba48f4e7af40cddef4953f9416441fa1926f3f8646ba1 2,130 1.00/1.00 vMB 216
484,272 484,272 000000000000000000b9a69e6b8fd1241ec7744128a8cd31b40aeff97cb80af6 2,357 1.00/1.00 vMB 233
Previous 10 blocks ↓
Total Size: 781.87 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: 644.16 GB
    • Received: 12.61 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.