Loading Tool

Explorer IconExplorer

Memory Pool

27,827 transactions
7.83 vMB
0.05922353 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.99/200 MB

Candidate Block

Mining Attempt 140d31e81acaa7fe1775fbc86f8b51e548895621435f592baff6f88bbcbcf1aa
Version 20000000
Previous Block 000000000000000000016ab6a894f36a196d51cda84e47c1d4e51ee548839bd1
Merkle Root 6e5e3b0842336e419c7bba0fa550709a2fcf1569ebcca7bd1f5052d3aa24104c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 857
Size: 1.00 vMB
Total Fees: 0.02303799 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,226 (697,360 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
215,866 215,866 00000000000002ced3f2c8d459fb2d8ae72d17ed0bdff3e8b5470d2765456617 125 0.10 vMB 82
215,865 215,865 00000000000004804824dffbb5f7feaa8933eafdc5c11cadbbb6f6c36dd355d2 1 0.00 vMB 0
215,864 215,864 0000000000000326838e41d2ee7ffb33d65c5a1a2872957b41d1d70d3297f566 739 0.25 vMB 236
215,863 215,863 0000000000000063f658ea59317275b2e9f59c231796071adc7bcd88801733b3 10 0.00 vMB 1,869
215,862 215,862 0000000000000329b6c8970d5f8d48b0548946bd21b5f02a43455919b17394da 621 0.25 vMB 204
215,861 215,861 000000000000010714f37c9a3cd07ec8ad64d2fe99e680e6a375d0910ff7b2a1 216 0.09 vMB 213
215,860 215,860 00000000000001c45c348883b78959551a2cbec8981fec75448a154a1786ebb6 292 0.15 vMB 142
215,859 215,859 000000000000039a63edd6d43a519ab80017ba161bb11d876dc6db65e71377c6 550 0.19 vMB 225
215,858 215,858 00000000000004bc6cff1024fc963b919a9958b8dfac8a6ac92bd045e921da4e 207 0.10 vMB 132
215,857 215,857 00000000000002b88399964749660ff38f1f75d2a30ea4989ac88153ee90681c 8 0.00 vMB 6
215,856 215,856 00000000000002a3e71b386f3cbb949bb91b4c920e7091bf5f7edddab913cfc7 543 0.25 vMB 171
215,855 215,855 000000000000016a6071c8ccc86dfd9b9f82b1cd22852e8976556f11f6bfae10 134 0.26 vMB 73
215,854 215,854 00000000000003ec934e75dc5fc7490383056473d1b58dfa75ef26619df2fab6 553 0.24 vMB 187
215,853 215,853 0000000000000309933de272d6d2ebd4c2dce56127594ac18c2a5f64fa0d9be3 204 0.07 vMB 61
215,852 215,852 00000000000001b0d7c99c0f3cb9dac63010de00d53b967b2ff50b88fa899ead 33 0.02 vMB 107
215,851 215,851 000000000000038294033efcd29a5cc47afe4eba7951c71280cf34b9f49c3609 72 0.03 vMB 180
215,850 215,850 00000000000004312c34a01b6a26aa01d9a0e78338168c6b65895d3f66424d02 18 0.01 vMB 145
215,849 215,849 00000000000004d9c92d3054eb110ec80836550ffce0686a9a7504ede7dcd592 218 0.08 vMB 197
215,848 215,848 00000000000001a02fba04e2536764fcbc3cc70de1074fc8711aa4615f73d2ce 46 0.02 vMB 177
215,847 215,847 00000000000002db7d49084195ae3ba343fb0fa8d31548754b95aef63a5aab4c 151 0.06 vMB 164
215,846 215,846 0000000000000137d154557352fea24e201dd7d04115727b5fe1c259b0d85233 12 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

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