Loading Tool

Explorer IconExplorer

Memory Pool

25,486 transactions
26.67 vMB
0.05914922 BTC
Random Selection Loading Transactions
Max Size: 127.59/200 MB

Candidate Block

Mining Attempt 22367e3b49b981dd5edfe9638ecd15cdee3c42c09504478dc2f176a62a0e5bef
Version 20000000
Previous Block 00000000000000000001a5579d51eb8d7498999ca4d682d7ffacaa0dfbdabaec
Merkle Root 164752fdf44dcf4e2b04c100b7944a7edb932acc333d4f61d7eab61d73e5041a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,049
Size: 1.00 vMB
Total Fees: 0.00937601 BTC
Feerates: 101.16 > 0.94 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,490 (873,151 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
41,339 41,339 000000000d64bb8d8f704b1989b030400bd9b07d11fc3b1ad648611639d174bc 1 0.00/1.00 vMB 0
41,338 41,338 000000003b622fd93d15d5e241f4499bb88780349736971f68dc574dc20b0fc4 1 0.00/1.00 vMB 0
41,337 41,337 0000000002d42d150ae29e7b04b076d26cff2f76fdf18849afe3d412d826efe4 1 0.00/1.00 vMB 0
41,336 41,336 0000000062edc3ed48ba834dab5ca8998cd6fc4bf5c75dd1799d8d47aaa66b03 1 0.00/1.00 vMB 0
41,335 41,335 0000000006e2fd90dc8f75b0ed7f706572533a69c6591a8f05057e151b6f5fb5 1 0.00/1.00 vMB 0
41,334 41,334 000000002f3cf075b4a1f7c07a84c48376f6192ad2410328f94d36928d8dbf22 1 0.00/1.00 vMB 0
41,333 41,333 00000000398c66bbe999750bf6ea16521766023bd5748ca6b4291fe6b900e636 1 0.00/1.00 vMB 0
41,332 41,332 00000000617443d5b43e1401ecf102f668b520b9f640f1dda8bc1d187d31fe9c 1 0.00/1.00 vMB 0
41,331 41,331 000000003efe7a4ed2f0d0ad94627c4615d27f61297f2ea1c07a580227220e98 1 0.00/1.00 vMB 0
41,330 41,330 000000001522cb783c69d8ac32fe463fd4f93184ee7b6a962433104e2ea862e6 1 0.00/1.00 vMB 0
41,329 41,329 000000003428a1708882a3f8b5e33d65ca1c584d4c7177f7f372f36996fc3d63 1 0.00/1.00 vMB 0
41,328 41,328 0000000002722064e3345c7af61eaccae9ed069e92a2d25d6fcfc38540a20add 1 0.00/1.00 vMB 0
41,327 41,327 0000000062a0f8f914199936b3885b6135167107dcc30a37e3c9a4e1de9154e7 1 0.00/1.00 vMB 0
41,326 41,326 000000000e75e7cac3d004dd22b568479a4c27d1c33d67e3e5df46b2370894db 1 0.00/1.00 vMB 0
41,325 41,325 000000004205a31ca009ee3782cc6a0e755a72f0e58c127be9a5552d00da114e 1 0.00/1.00 vMB 0
41,324 41,324 0000000020c067f4f7bcc5c89421ddd5731e36f93901d930f966d70b71f4d758 1 0.00/1.00 vMB 0
41,323 41,323 0000000026b4bd2d0ea640cdf290d886ca21025ddd1f07c97ed506e0da3e64ea 1 0.00/1.00 vMB 0
41,322 41,322 000000001c6f7b5ababec5263160c99b880507bf642a15b920c9c7976d952a5d 1 0.00/1.00 vMB 0
41,321 41,321 000000004f44f7ce7878f42d7e75e16bca4d3842f3fe73b2e2d2a9cea7f50252 1 0.00/1.00 vMB 0
41,320 41,320 000000005ab0606ef84d79b922e4df6ce835e1adaaaac035fcb686fdc50278b0 1 0.00/1.00 vMB 0
41,319 41,319 0000000044920f69ddb6087330858b8281314509aa9a231f50db14e52534c52d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.48 GB

Node Details:

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