Loading Tool

Explorer IconExplorer

Memory Pool

78,466 transactions
29.34 vMB
0.06297947 BTC
Random Selection Loading Transactions
Max Size: 176.57/200 MB

Candidate Block

Mining Attempt a7708826abda1f20ebf8fd006a040007a815bb6841ecd89cfdb9799f6148508a
Version 20000000
Previous Block 0000000000000000000186bfb192e08305a7c150b4fc05a0643f576b085496a7
Merkle Root 3536727215117af5f6c0c71511ffc800dc777d9f54ffd9b263e6a558c8c22548
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,847
Size: 1.00 vMB
Total Fees: 0.01471006 BTC
Feerates: 241.10 > 1.47 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (559,642 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,351 355,351 000000000000000002c2c2aaed496d727d931b75c562a3013ab702c7b1df6c96 277 0.22/1.00 vMB 21
355,350 355,350 000000000000000003cbd15703b14eb2939ac1dc0ff51c9ef32fcb89e4513dc1 94 0.05/1.00 vMB 27
355,349 355,349 000000000000000010854ea500d9db19e2e55eae5b297aa527fdd1601abe3131 307 0.13/1.00 vMB 32
355,348 355,348 000000000000000013a8402d0d80eeeee7599746ab874d5809b8772db0b1200f 413 0.18/1.00 vMB 31
355,347 355,347 00000000000000000cb6571765642b4076463d3e8da5e40fbdb8cd6a4aac6657 384 0.22/1.00 vMB 22
355,346 355,346 00000000000000000af0c4ba9d91c00d48c4493899d7235fd819ac76f16d148d 918 0.45/1.00 vMB 31
355,345 355,345 000000000000000004eea89027d75ff292c169f89e54c0c66d0d8cdce2cbd8a9 394 0.22/1.00 vMB 20
355,344 355,344 000000000000000010360d2204ec3280b75fd7b49bc2b4ef8f424b6eedf1dc4f 525 0.29/1.00 vMB 28
355,343 355,343 00000000000000000f2f4c005788c787d08a62e7ec2815b222330947fc2cc5b5 263 0.22/1.00 vMB 17
355,342 355,342 000000000000000003f48c50c34395270099d3f929ac493f1cf09cd1e1d3ec41 1,465 0.75/1.00 vMB 30
355,341 355,341 0000000000000000063376aa291b4eb5d08ab7f95a7d555ac9a62192c4a5115b 699 0.51/1.00 vMB 19
355,340 355,340 00000000000000000c76e453681d6af3dbb367ef7c8f46178227845921b84e71 1,829 0.90/1.00 vMB 31
355,339 355,339 000000000000000011b60593d7fea8a9e70f8cbc75400e14416e7c64b94b744e 480 0.25/1.00 vMB 25
355,338 355,338 0000000000000000057489eb250a303a5d1ea6f9df1ceca6020c777c3cffab92 423 0.24/1.00 vMB 29
355,337 355,337 00000000000000000da07e1e943c6a717db23c7dc4cdf2b98dd67d69eab3bc85 82 0.10/1.00 vMB 11
355,336 355,336 000000000000000010bb06fa363880fde34bf084bd8da1a07d26f2c1a0fbc432 33 0.02/1.00 vMB 14
355,335 355,335 00000000000000000cd16c1a9656b883e82df4cb1159e8a8b7deb26eb8a266a2 1,546 0.74/1.00 vMB 29
355,334 355,334 000000000000000015a1646c6e1bfce0d7b483cbb2b8f676c442fb7382468cd2 1,253 0.63/1.00 vMB 29
355,333 355,333 00000000000000000488bad4dfc7eefed5bfbf40627af09ce7fe9ae9104596d4 257 0.13/1.00 vMB 23
355,332 355,332 00000000000000000335344882688031eb07bd3f6673fd9831a88a7bbe073de9 1,092 0.64/1.00 vMB 23
355,331 355,331 000000000000000007ba4a30efb7271f1249e89024a2ab54f7737a8e2a8c23cf 128 0.09/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.38 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: 664.24 GB
    • Received: 14.96 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.