Loading Tool

Explorer IconExplorer

Memory Pool

27,992 transactions
10.10 vMB
0.03376117 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.80/200 MB

Candidate Block

Mining Attempt 1147828bb5424c0d0696a63757dc0198eeb54eecb985a9beed800addd09042e9
Version 20000000
Previous Block 00000000000000000001d707fbd85f02f6dd6025f5811e28a490b17660214a96
Merkle Root eb0a0617827280fd4aae1fb7546e0773b69db39ea39bff9100f68af88773000e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 716
Size: 0.32 vMB
Total Fees: 0.00873893 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,249 (697,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
215,845 215,845 000000000000021ad9b955eb6ea501de78c1a8d43981f04b92b45a5cf55c999a 79 0.03 vMB 160
215,844 215,844 00000000000002671085e2ed3d425c7cb0f2d327a1a7c256e028c6e8de2ca7a3 52 0.02 vMB 163
215,843 215,843 0000000000000133615eede17a765db11d78277ac30d59fbce4acfc82c71306c 267 0.10 vMB 185
215,842 215,842 0000000000000100e651d1b037a2a0342037b265e1609e3cae52c346b3db2da4 189 0.10 vMB 133
215,841 215,841 00000000000001ee5764e7138bc22bfd24086cf4e4577b3ac0ef9b2f1aac221b 27 0.01 vMB 265
Previous 10 blocks ↓
Total Size: 779.29 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: 45.10 GB
    • Received: 0.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.