Loading Tool

Explorer IconExplorer

Memory Pool

78,533 transactions
29.42 vMB
0.09846871 BTC
Random Selection Loading Transactions
Max Size: 177.21/200 MB

Candidate Block

Mining Attempt bb4783729c9e4e220131b322f2cf931c54c8771a4039c61673c41f028cc561df
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root fc47f34a929679f145e9ff2303f0f5f67bba2ba726d58f7962efd68b8ba3fe32
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,483
Size: 1.00 vMB
Total Fees: 0.03518072 BTC
Feerates: 103.00 > 3.53 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (755,832 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,322 159,322 0000000000000a9c1bed2b0d332cdd96ced042f5b7f7569f89afd29b5246aa75 10 0.00/1.00 vMB 0
159,321 159,321 00000000000006199986f06e680f0d8197039ce79c06b155dba1fe3fcd816fb6 7 0.00/1.00 vMB 35
159,320 159,320 0000000000000e168c8a0942726d4679e6613c18f6d3944d7a114343a46ee7aa 9 0.00/1.00 vMB 80
159,319 159,319 00000000000003757da14789f46e0378ec4f0c1d5096f8e9cc4640efccdb82d2 12 0.00/1.00 vMB 0
159,318 159,318 0000000000000400b398ff2ef4a9e6e9289cb55462616cb3367ff7454021a70c 1 0.00/1.00 vMB 0
159,317 159,317 0000000000000e6c2ef0fed2ea6d166e41919c39d18d52715834274212500ebd 28 0.05/1.00 vMB 107
159,316 159,316 0000000000000b2cc6f50c7e5761f470148b3944937e5d4d15cdc96c4b6cd869 16 0.02/1.00 vMB 16
159,315 159,315 0000000000000999695c7f10451dcc30fbba481a7a642885018ddcbf7f461248 117 0.04/1.00 vMB 178
159,314 159,314 0000000000000afb7fc4250f1a40f57ee433fa6c798c77ac89ea4d1349ea5f3c 22 0.01/1.00 vMB 82
159,313 159,313 00000000000002818efdacd26b27550e14c94088d779a3e91f490d73c08c0779 16 0.01/1.00 vMB 221
159,312 159,312 0000000000000342188b471f85bd53c9280cc81014c0c68fda21d2283e610b13 20 0.01/1.00 vMB 220
159,311 159,311 0000000000000420b55e583997baa56d822c1b76901df22152e1428dd0d87759 19 0.01/1.00 vMB 71
159,310 159,310 0000000000000bef9e1ef114888b09d6cc7089701605edbd8000f22edeb30861 22 0.01/1.00 vMB 51
159,309 159,309 00000000000001fed3a70f3dcadeca3a89ed5c2518ecf93a2a1f48c71dad9ce6 31 0.02/1.00 vMB 143
159,308 159,308 00000000000000ea3fb87ec185b3e8f7e28d07d187b7daacc38a3e39dece39cb 14 0.00/1.00 vMB 0
159,307 159,307 0000000000000c894785af1c9c8fd13c2d250aa96627442f185f2d09bd390250 80 0.02/1.00 vMB 0
159,306 159,306 000000000000022643c16a23559667b3a785386a747ff79e87619d7ec06d1eac 70 0.03/1.00 vMB 59
159,305 159,305 00000000000000b84c614768eb9659da6ae2080a55b39e9517464b4754d1200f 26 0.01/1.00 vMB 48
159,304 159,304 0000000000000e31ab79e5220abe0e478880474753cca737aad8c5ff10d62710 4 0.00/1.00 vMB 74
159,303 159,303 000000000000041064e5dafdf33206dbfa30b1a22fed6589f76321f797a730fb 20 0.00/1.00 vMB 20
159,302 159,302 00000000000008d2383062610129862e31e278d4f9dc32c5eb21183604e71e36 6 0.00/1.00 vMB 121
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.