Loading Tool

Explorer IconExplorer

Memory Pool

80,510 transactions
29.92 vMB
0.09164252 BTC
Random Selection Loading Transactions
Max Size: 182.67/200 MB

Candidate Block

Mining Attempt d70fc896ceec0aac5b2dcd29f9c7127d1ed1736b74c698059c58966834554ca7
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root ef82b12f8f4d781d6b6697ea6d3955f294d33bcb4a4927bc86dc5edd131e95ef
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,404
Size: 1.00 vMB
Total Fees: 0.02498744 BTC
Feerates: 402.60 > 2.50 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (621,919 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,404 293,404 0000000000000000c9c879ae13c299f29be024db929c4d497c195109e0977c55 123 0.10/1.00 vMB 19
293,403 293,403 0000000000000000071167efe1d63f3ad6b69e247c99efd9413ffce8c1f9373c 219 0.11/1.00 vMB 29
293,402 293,402 00000000000000006ce6030d1110ca5b1ab04a63ae0c8c2d200746164fd48abf 135 0.18/1.00 vMB 15
293,401 293,401 0000000000000000382b3b455bc977cdb682297af44a65f3d8a3958c287faee2 204 0.35/1.00 vMB 13
293,400 293,400 0000000000000000af26d2a66747a1f884f7414c9ffc49cbe1a5baed35ac8c24 628 0.35/1.00 vMB 33
293,399 293,399 0000000000000000325fec52efee4f85b20618a91b75dfafc22387155ecaf3ea 512 0.24/1.00 vMB 39
293,398 293,398 00000000000000006d4f0bd15cad105555a225684e0119eb84eba141f2f33903 32 0.04/1.00 vMB 15
293,397 293,397 0000000000000000387fb95122b6d3c6e76523ff5c3cc99afb02ce0a4576bf08 512 0.24/1.00 vMB 29
293,396 293,396 000000000000000085b4cca06373e31a8cf4722bbca1eb7ecc87e9db967c54b9 1,184 0.35/1.00 vMB 63
293,395 293,395 0000000000000000b929ab41faedbcc285df68bdf10e08aeef1180238e63216d 153 0.10/1.00 vMB 19
293,394 293,394 000000000000000094592622b30855dd8fa306c93389671965f89206f894daf3 248 0.16/1.00 vMB 26
293,393 293,393 00000000000000001fd3507f29efc3c3a88198401afac88b3722f715c6fb98f2 17 0.05/1.00 vMB 4
293,392 293,392 0000000000000000b048df62572778191519e96d84ae715938fcced6b8541278 81 0.03/1.00 vMB 35
293,391 293,391 000000000000000052641f28e2867ac7b2e0133c2822fde7580931a342a31e40 191 0.11/1.00 vMB 31
293,390 293,390 00000000000000006a69288a59eac239121065b74f8acc11db1c3c829b5f452f 87 0.07/1.00 vMB 16
293,389 293,389 0000000000000000abf1fe6182309f4b9ee8655a0d8107335abccc07df8f8fe9 454 0.33/1.00 vMB 40
293,388 293,388 00000000000000002fb671f58917428b979447aa9ff73df83a83203fd243962d 914 0.43/1.00 vMB 35
293,387 293,387 000000000000000092bf228b0cc9baf7dc9f20768cfdba26a9d95fc95b353d3e 112 0.05/1.00 vMB 23
293,386 293,386 0000000000000000d7fbd84fb827560c094eab7f883a0fa03898ec656a0a274f 277 0.22/1.00 vMB 42
293,385 293,385 000000000000000066f6523796e7e36ee5923518b32cde9269cf4aef50abda5f 594 0.41/1.00 vMB 33
293,384 293,384 000000000000000017b9191c852a1cd36c11762bf0d2dd19623916987d84c1f0 483 0.35/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.95 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: 715.20 GB
    • Received: 17.67 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.