Loading Tool

Explorer IconExplorer

Memory Pool

27,632 transactions
14.19 vMB
0.06138277 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 77.52/200 MB

Candidate Block

Mining Attempt 0eef7c401c9977147b174fac75592697759a8dd1ab51609cbe791dddd6dbf200
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root b5aad85264c425d2b732d91ddb4abb0696f5691e6b50b15f42baf9da4a10b5bc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,698
Size: 1.00 vMB
Total Fees: 0.02691662 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (697,390 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
215,840 215,840 0000000000000185bae66a9285ce0b769d67d048313b2d849f90d39d8b0ba45a 13 0.01 vMB 61
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: 14
    • Outgoing: 10
  • Data Transfer:
    • Sent: 0.00 GB
    • Received: 0.00 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.