Loading Tool

Explorer IconExplorer

Memory Pool

19,390 transactions
8.62 vMB
0.03280086 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.81/200 MB

Candidate Block

Mining Attempt 25b168b078707580b847f9108c76c0ab64170f33643fbd11c598c880aea5b53e
Version 20000000
Previous Block 000000000000000000020b3bb8f61917f7848c1ad34d4f62bdc7addfd2b7533f
Merkle Root 6b11ad758eb37e4cf73fcb099b79654cbb525a780e309cf973413879a2e54396
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,542
Size: 1.00 vMB
Total Fees: 0.01381494 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,424 (747,242 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,182 166,182 0000000000000751fee5667ce968e4a41cb88a6ea43bc12a7371ca2caa8670ae 1 0.00 vMB 0
166,181 166,181 0000000000000bc968b175385c3dc710b82e72440202db8ba1f87d8a25b753d1 124 0.05 vMB 89
166,180 166,180 000000000000072a3003fb0d6e3f4ea12180c5a16a55e95d56c1825a9c4d742a 59 0.03 vMB 97
166,179 166,179 0000000000000886f64a823bffa35a0845563d0879167f8df83b64b204488813 12 0.00 vMB 0
166,178 166,178 00000000000001ce3715e5b964df9cf138707ff3a6fa1ab7187b6a165bfe1f19 78 0.03 vMB 102
166,177 166,177 0000000000000adddad6005b0d7e9c0703da017c59f75a7598ab4ed761a207eb 110 0.04 vMB 89
166,176 166,176 000000000000062dca96ef988e76ba7bb3294defa16e2eec326f9f246857e382 70 0.02 vMB 140
166,175 166,175 00000000000004052f7214fb45c6c9ca544d31987e949d23aff50c5f9bfcca9c 102 0.03 vMB 30
166,174 166,174 00000000000004a29d7b0061be1a56edac3a02bc0c34314d3caffddc23651a81 26 0.01 vMB 80
166,173 166,173 00000000000006916216054768864912cdb35353ad17d7c905233351471a7912 133 0.05 vMB 135
166,172 166,172 0000000000000a54946f1400a1f0804a082e2095b9b4db82fba0f9d4833d66ad 24 0.01 vMB 129
166,171 166,171 00000000000006f10da438d82d3c4cb0e1ab1f8ec763442f69cf519952bf954b 149 0.05 vMB 68
166,170 166,170 00000000000006f1b09d09fb2407da288bb5a2756f2454018bce5dc2065da7b0 68 0.03 vMB 186
166,169 166,169 0000000000000be5d275d376a32a6ba89e153093d383ac0847b201aa981e003e 17 0.01 vMB 0
166,168 166,168 00000000000004ef0d8bee28fb02b0c82ee18a50b4820ae79a3083ca3d89538c 36 0.02 vMB 8
166,167 166,167 00000000000008cdf20b05049aee5bc094f312d3f91e070117148e4835d6f18a 75 0.03 vMB 46
166,166 166,166 0000000000000a57c58577c5f3249daf070db0a77770cb9f88a85ee607dde44c 105 0.05 vMB 65
166,165 166,165 0000000000000079ed6163593a289c21c2885b97970f68a0096b15d5f4ba70dd 114 0.05 vMB 102
166,164 166,164 00000000000008e0d36b05ed3a9dd4ded7ee82c2248930bf1078b4f893762c29 16 0.01 vMB 557
166,163 166,163 000000000000015f1594a344051fe2aa77c320155048e8ebf0ea6d1d9a9cc56d 86 0.04 vMB 108
166,162 166,162 000000000000048a1cecf2031ed9567bcec39e2272c0a5428f40c02596bba806 43 0.03 vMB 123
Previous 10 blocks ↓
Total Size: 779.61 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: 298.04 GB
    • Received: 1.27 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.