Loading Tool

Explorer IconExplorer

Memory Pool

80,477 transactions
30.25 vMB
0.08248668 BTC
Random Selection Loading Transactions
Max Size: 185.07/200 MB

Candidate Block

Mining Attempt 7999cf5c902acb228e6cb3cc2ca7aa456efe3af8dcccb563db05f9e214322885
Version 20000000
Previous Block 00000000000000000001a02cb6d4fbacf8844dee7e1b84f92a84ac70592c59af
Merkle Root f7cdc6a6f95dee84780aaf3b7df120d6427b5b8d5a8fbb2abbbf4196eef56152
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,337
Size: 1.00 vMB
Total Fees: 0.01465039 BTC
Feerates: 104.17 > 1.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,381 (450,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
465,334 465,334 000000000000000001e96c6d5d289a1f52e2bfbf37033fedf5d8e602b6e739d3 1,943 1.00/1.00 vMB 132
465,333 465,333 000000000000000001231c7c723f06e36acaed457c6f739c6ffb782fe4185516 1,948 1.00/1.00 vMB 260
465,332 465,332 00000000000000000131e7b2c063da1e59ea22f3e0f0d95e3dc7fe6fb96c0ab2 2,061 1.00/1.00 vMB 199
465,331 465,331 000000000000000000a0c1c9f29659ed6af081d8195d5d2f342f4c01832b2ddb 1,443 1.00/1.00 vMB 177
465,330 465,330 000000000000000001568e1aa5d3f74b0e06d6ccb9edfb35e6ff0863a7845f24 2,134 1.00/1.00 vMB 173
465,329 465,329 0000000000000000007c43b0de2e7aa9fc9c1a0b88bb98e04374330e13c514e5 2,194 1.00/1.00 vMB 160
465,328 465,328 0000000000000000008ce59f3fe6b20f70cce59373d56e2a54d0160cb8f85998 2,257 1.00/1.00 vMB 196
465,327 465,327 00000000000000000028e830e241cebe49ec3ad41e0462677211766af0b5ddea 2,267 1.00/1.00 vMB 216
465,326 465,326 000000000000000000d43dd632c57fdad0289048129b198963d556dd09952916 2,387 1.00/1.00 vMB 209
465,325 465,325 0000000000000000013ec0648206ce40fa4f3fca4a4b4107e4f9d8ec0829850b 1,913 1.00/1.00 vMB 365
465,324 465,324 000000000000000000b9348b5c08df027a93e4a3ec26e562e6f23137f87911e1 1,966 1.00/1.00 vMB 262
465,323 465,323 000000000000000000dac261e373358c36b1a17429da70cf11142c440be65f95 2,331 1.00/1.00 vMB 217
465,322 465,322 0000000000000000014f882b82b779f07ee79a6b27e76acb9bf00fd53322952c 1,950 1.00/1.00 vMB 184
465,321 465,321 0000000000000000005d8827700258e29d6523b8ae29e088fde47613c39d6925 2,665 1.00/1.00 vMB 172
465,320 465,320 0000000000000000011dfaa5f1c6803f158e4b5a488c296e923cb729ba2ca673 2,472 1.00/1.00 vMB 264
465,319 465,319 000000000000000000fb2601547dc10b36b09db4b4ed85d7e8920ae10ec8a3f3 2,548 1.00/1.00 vMB 162
465,318 465,318 000000000000000001c111c1153b7110d98484361b644e2100079bfed5c5eb1c 2,267 0.99/1.00 vMB 198
465,317 465,317 0000000000000000002ab5f111c80671d339f95a4c6cabd9d2e95170446fc8e4 2,655 1.00/1.00 vMB 248
465,316 465,316 000000000000000000b3a611045a0fd5aa81371d77f7159597fd49838b9f1603 2,371 1.00/1.00 vMB 208
465,315 465,315 0000000000000000010ca7066af79a1f555a0a5c84d02a140501216a9a759411 2,916 1.00/1.00 vMB 269
465,314 465,314 000000000000000002062e599dce2a598c9dd00e669afc220100c20db454d4b3 2,804 1.00/1.00 vMB 288
Previous 10 blocks ↓
Total Size: 783.05 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: 720.56 GB
    • Received: 18.19 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.