Loading Tool

Explorer IconExplorer

Memory Pool

34,274 transactions
14.34 vMB
0.06403060 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 82.57/200 MB

Candidate Block

Mining Attempt 26f93beda24fc57e430414ab3f55ff80e35faa9b98ae83a8b715a8f7ca1653e7
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root f29469d6e34fd4ab47be294dbab07c04d85c9fd68a72c12cb1a2efd8587209c1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,175
Size: 1.00 vMB
Total Fees: 0.02202229 BTC
Median Feerate: 2.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (659,857 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,484 253,484 000000000000004b48c5e92f812405b87ccf0ef3726a84ab0bc6f9f7d5869746 129 0.09 vMB 65
253,483 253,483 00000000000000541989430b1d98ff4c4b7d84b00dfc86aab7e4cb59f2027a07 477 0.19 vMB 123
253,482 253,482 000000000000002cc7664c8249548d63857c13f13ae961da4c8e78f224a6f607 89 0.07 vMB 67
253,481 253,481 0000000000000013caf8fc665eb54bf013333b4a078d574404b262b49505a5bf 290 0.34 vMB 56
253,480 253,480 000000000000003cc454431acf7100185051afb765c55c309a76a15635b154de 55 0.03 vMB 69
253,479 253,479 000000000000004e92bc8e7b8b317065593bf66fe298acf1eb26be1df1b817f1 55 0.03 vMB 88
253,478 253,478 000000000000003f55d4a5719223f650b616ba68fcb22039d3962e8649c45818 253 0.11 vMB 99
253,477 253,477 000000000000001b4df06345048431903138928803621fbad6cbc65a80b7051f 360 0.15 vMB 110
253,476 253,476 0000000000000039006aee3e4d8290f2505a0838d68e6e3d174d5aeb591b62e7 554 0.23 vMB 105
253,475 253,475 000000000000004f9da7fe7d097d1312f110d28246c1e6a2eaf9df104203679b 98 0.05 vMB 100
253,474 253,474 000000000000000c318c79f10fb156000809825bc7178f95685343de56bb997f 38 0.02 vMB 10
253,473 253,473 0000000000000041fab03510be52d3c982f5b74b76aa78fce69e3749f6cfd7dd 460 0.20 vMB 118
253,472 253,472 00000000000000184e6bf2d5e44d2cc801e095f9949491db95ea3eb949e42f09 357 0.17 vMB 108
253,471 253,471 0000000000000034653fcd47c8e55553a4c898c70bf4b77121382f0a53065c6e 686 0.25 vMB 148
253,470 253,470 000000000000004bfd682c59868d3072ce8f0abe06ea6c61a9d47d82de75865c 335 0.21 vMB 73
253,469 253,469 0000000000000034f626fb23de61f4ca1d0497e018a13dd5a1cce81423bb23b7 25 0.01 vMB 8
253,468 253,468 000000000000002c69c6847e57c76ad6f1dcbbea654cb74980d5647b8f7ebe0a 395 0.18 vMB 92
253,467 253,467 00000000000000080cc958e31f6da1b6f180cee946c94d35cfc560ee31748824 425 0.20 vMB 121
253,466 253,466 0000000000000014b5b5565a73a9115041ef68ac68407534bb94984afc7a0565 88 0.04 vMB 104
253,465 253,465 00000000000000195818ad1058bc3bf257bfe801c7c4fa5ef28543128f894c51 90 0.04 vMB 121
253,464 253,464 0000000000000012bb381db6397d02dfe93185cf04828a8bf0f25b21675463e8 47 0.02 vMB 91
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 147.15 GB
    • Received: 0.59 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.