Loading Tool

Explorer IconExplorer

Memory Pool

15,034 transactions
5.31 vMB
0.04601093 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 31.90/200 MB

Candidate Block

Mining Attempt bed877a6ca4c48c7b53d5a019f60397464d01c587816fd203f2b32cef9bb2598
Version 20000000
Previous Block 00000000000000000001d57f0bd9e71479695da906dd4d0ba7a9e2d1d8afa2a4
Merkle Root 2a9ae1c6e460d4e2ff2a239b47c0031a9d5b2034f07de4dce8fefe4411193b29
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,616
Size: 1.00 vMB
Total Fees: 0.03548111 BTC
Median Feerate: 2.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,466 (713,641 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
199,825 199,825 00000000000000f3a3f880e2f13c2a3a6b2595caff13089ef7d266fbba8c7c8b 264 0.11 vMB 333
199,824 199,824 000000000000042ed1a57d58d15946675d29069ff4712270b382ee00dae97704 32 0.01 vMB 0
199,823 199,823 0000000000000388f2dbd45cd8d6619eb4d6cb40e5359f94a7c0847e6af4940e 217 0.08 vMB 166
199,822 199,822 00000000000003d45c0f4ce5bd0b141958564a16524a6478b417d90d34d28b6a 175 0.07 vMB 147
199,821 199,821 00000000000003c44554b2f247deaf2d638f0f2c183b8539ea5818a06d0ffc68 123 0.08 vMB 166
199,820 199,820 00000000000001d6df2f74f6164fb8d2243768d019531c8589fefe2837fb7de7 143 0.13 vMB 466
199,819 199,819 00000000000004d08f68b3d56a249169184b2aa6e78bbebb16e12d0bf5b920f6 140 0.03 vMB 2
199,818 199,818 00000000000001c524c1f29e1e38af0985b2bc686be5b8bdc480a0c32e0af4a3 508 0.28 vMB 88
199,817 199,817 000000000000017d5894db7ca6ce6491136b68600a8757242cd20035fbbd1373 1 0.00 vMB 0
199,816 199,816 00000000000004c8ee744d285d4f55f9939da35ed2319ef2f96efbc1bca27a0d 110 0.05 vMB 76
199,815 199,815 00000000000002ccb9487f92401b6a35629cb35542497daeab36bd7196a0d63c 12 0.00 vMB 148
199,814 199,814 0000000000000205a0f04f4411ceecaab66ae36cee5f756f7b712d0e9bc049b7 349 0.19 vMB 134
199,813 199,813 00000000000002af7654d68820e8903c475f3135afa5abf02591f8e8e6aa2bd5 227 0.08 vMB 128
199,812 199,812 00000000000000cdeb733313389f67b5977ab7d3beca900f1c74cce1fac47891 226 0.08 vMB 157
199,811 199,811 00000000000005a7c17264c4cf9556d24185acd6f46816dc7283df5f7f2eca51 222 0.09 vMB 236
199,810 199,810 000000000000039a5789cc284025091f5adfa1f47aff32626d13a0fefd13a1d5 109 0.03 vMB 55
199,809 199,809 0000000000000089a8a67e6ea5ed23a59b1fc61f49a1adebb2ef4ddef110cea8 149 0.09 vMB 728
199,808 199,808 0000000000000401fcfe00c176f8c86a8b2885d7c83c9056ea7358e5ddfc2eb4 56 0.03 vMB 45
199,807 199,807 00000000000002a422d1bcb896240b552f36691e79b42ff60590f10adc56333c 413 0.20 vMB 495
199,806 199,806 00000000000000296c68d3a5c943fbea41b4457b4beecef9290bd924ed4417c0 257 0.11 vMB 143
199,805 199,805 000000000000050df366bd1ff5ccd92dc6b5dc62768231d90af07871f7de86f6 32 0.01 vMB 0
Previous 10 blocks ↓
Total Size: 779.68 GB

Node Details:

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