Loading Tool

Explorer IconExplorer

Memory Pool

84,005 transactions
31.15 vMB
0.09895254 BTC
Random Selection Loading Transactions
Max Size: 187.87/200 MB

Candidate Block

Mining Attempt 2c77530d0fd7f4dd921e7a3dfd063a887c0b6d14030dd2d109793e6dfc76fffc
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 4b7017a1ce084cf9ed1662377b633fc5e0c3d150a529bbf967b39f8b537aedd2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,206
Size: 1.00 vMB
Total Fees: 0.02943618 BTC
Feerates: 120.18 > 2.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (619,604 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,371 295,371 000000000000000012bfdcb75e2db0c5a50987da7f9b21cb0e7c7246a7d33870 70 0.07/1.00 vMB 5
295,370 295,370 00000000000000007e2349e63e004238b408a56f94ed42260b92a3879a1e3e02 404 0.27/1.00 vMB 32
295,369 295,369 000000000000000037e5d4edd402a8acb2b864650f33e04d8be7603fabc5b8ad 263 0.21/1.00 vMB 25
295,368 295,368 00000000000000000720737243e7f307134a4bc2eccae069ac5f684283947c64 1,437 0.90/1.00 vMB 31
295,367 295,367 0000000000000000a34bb7b5e94a2b502b9bc932cdd24b75fa1c50320f4cfb8a 512 0.21/1.00 vMB 48
295,366 295,366 00000000000000001d1a839f60a26730ae5085dbca928eea5c276cfae204b34f 202 0.13/1.00 vMB 38
295,365 295,365 000000000000000037a5efe37795f35ced79183b7dcf25d9383d86c349371638 139 0.09/1.00 vMB 19
295,364 295,364 000000000000000097094051edfe9232eb733fdcff77803a19fe229f5a0b3d7f 112 0.04/1.00 vMB 34
295,363 295,363 00000000000000002ccdac34145927320c63fb2ccaa1a2179bf239bd648a5782 265 0.34/1.00 vMB 20
295,362 295,362 00000000000000001ad8a922e806bcf33be76d0641fd8c3c5a6f48cbb69111c3 743 0.52/1.00 vMB 23
295,361 295,361 00000000000000003db9ec8c8e5c6d09e157da79cc74a612c6d4e80e8f665062 593 0.35/1.00 vMB 36
295,360 295,360 00000000000000008b3776e08734660a0a90b9e3be71d08776665902b3bbe77b 489 0.35/1.00 vMB 42
295,359 295,359 000000000000000017d36031d374a42740ea18c5d378ff91bcc6ed378748c4e7 275 0.33/1.00 vMB 15
295,358 295,358 000000000000000078a6c9038022049e1471e912545045fad24122de1ff68e6a 1,258 0.50/1.00 vMB 47
295,357 295,357 00000000000000004717ee7ca76aa8fc9a989f3f885529a52b481a5041aef31b 83 0.05/1.00 vMB 31
295,356 295,356 000000000000000048cd07a36b363faab898bba6384bcc04c55ceb9d035ba2bd 514 0.36/1.00 vMB 33
295,355 295,355 0000000000000000432daff61f8f5d1cd5098e6bccdf9f40c7eaa4ae528b60f8 255 0.19/1.00 vMB 32
295,354 295,354 000000000000000073688ef6ebeca5577447c6d631683cd34c57594efb87cf5e 72 0.09/1.00 vMB 13
295,353 295,353 00000000000000005419e97e64fe9eedb4d1679972ea389a82589703adaa7a80 480 0.31/1.00 vMB 37
295,352 295,352 000000000000000055e67cff101b36b84d4556564c997c85871f06cf7a05eae7 41 0.17/1.00 vMB 11
295,351 295,351 0000000000000000099f30086fff5523f88e0d51796c4cacbcfebcd0b84a92cc 601 0.33/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.35 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: 661.94 GB
    • Received: 14.83 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.