Loading Tool

Explorer IconExplorer

Memory Pool

45,604 transactions
28.40 vMB
0.07194847 BTC
Random Selection Loading Transactions
Max Size: 150.92/200 MB

Candidate Block

Mining Attempt 62c0c764f8c68a011cacf7159dcc83f2f91bc51f74b280f692c3ec0c2802e60d
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root ad386feafb8e46d16d815e547b7acd4361f7d2440064cf2d0e2866b88b351776
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,639
Size: 1.00 vMB
Total Fees: 0.01819331 BTC
Feerates: 100.23 > 1.82 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (565,748 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,095 349,095 000000000000000009f3bf474c21742106efc5da4c7cc1aecc7a184d256c82b5 1,060 0.50/1.00 vMB 30
349,094 349,094 0000000000000000112ef7c396cc72541e794a144218a0b66923f7f9dcd2a166 140 0.09/1.00 vMB 25
349,093 349,093 00000000000000000cdafe697e6e28fbf9093aed797ae215c0bb85120c0eabda 174 0.11/1.00 vMB 20
349,092 349,092 0000000000000000175498a665b71c50caaa2f958fffd0453013c85f932a6397 128 0.05/1.00 vMB 36
349,091 349,091 00000000000000000eb4e663c5f1154030cc7b13b0f5f117ddadd869c2f8abcb 230 0.17/1.00 vMB 20
349,090 349,090 00000000000000000430411613019a76e580678aa225560b8ce427a36b645daf 140 0.10/1.00 vMB 14
349,089 349,089 00000000000000000d1e4f2d912280bf456688965055362e25adef774bcb884e 164 0.10/1.00 vMB 20
349,088 349,088 000000000000000003c5dda4e8f7325c831943ac57dd50960881c014ea369f78 957 0.51/1.00 vMB 26
349,087 349,087 00000000000000000818abfbda1f51cc2fc71ad121e26f1923f5c096201119ef 1,306 0.63/1.00 vMB 30
349,086 349,086 00000000000000000aec07d0a5c1e560ef29a50e4d43922baa5b4d5a1a284dd5 111 0.05/1.00 vMB 22
349,085 349,085 0000000000000000071a0cd293e57cc33c2b98ef5ed110cfca292b0673f63790 273 0.14/1.00 vMB 27
349,084 349,084 00000000000000001746e2713c1a67c5f3bd58c640bfe457e91c8041d2f6a18a 1,014 0.47/1.00 vMB 28
349,083 349,083 000000000000000011ed9a2f5ed2f3cb1c5313cc260ae55ceb896da2baedca5e 570 0.30/1.00 vMB 28
349,082 349,082 000000000000000001122d8cec8f9ec194f41613b1d8cdefb16307f143488b3c 1,130 0.62/1.00 vMB 26
349,081 349,081 0000000000000000050f60d7406b2730779ce761fa2d68355aa34d5743404786 1 0.00/1.00 vMB 0
349,080 349,080 0000000000000000016ff66b32539e7b65bba8777ba537651526147259106a22 926 0.42/1.00 vMB 29
349,079 349,079 000000000000000009835dd693fd179cfac00329f9a19f60dcd112ac3a63f99d 740 0.42/1.00 vMB 30
349,078 349,078 000000000000000009cd28ab3185c4d4f8a1f2667f3bc75c493f03fdae0327d6 321 0.17/1.00 vMB 26
349,077 349,077 0000000000000000013bd37482bb343e116e65f5b330bfc9570cb1cd17dcab65 293 0.16/1.00 vMB 24
349,076 349,076 000000000000000011115c2f8498140e738ada7cc88c0c8b7730dd1a05ef27a8 293 0.18/1.00 vMB 29
349,075 349,075 0000000000000000100eca5cc9b8e51a2be39732221c3af5f13c71b2a8d4b7fa 525 0.40/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.11 GB

Node Details:

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