Loading Tool

Explorer IconExplorer

Memory Pool

32,440 transactions
25.43 vMB
0.05176056 BTC
Random Selection Loading Transactions
Max Size: 127.60/200 MB

Candidate Block

Mining Attempt b9802ee7d15a7d49470923b9d3a220d579f98c164cab4d40f25450f66c55bf45
Version 20000000
Previous Block 00000000000000000001faef095747522e6e39b83b4f276b6c552d3f2d0925a1
Merkle Root cc1c3a273d91a55ecad957dab0675c1aa0a06b081bcbbe708b7e0a8b7f6f6424
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 907
Size: 1.00 vMB
Total Fees: 0.00515677 BTC
Feerates: 532.98 > 0.52 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,657 (330,290 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
584,367 584,367 00000000000000000010232dca8a5161d0dd6acda6fcde9a2579f6026a373ecc 2,005 0.72/1.00 vMB 30
584,366 584,366 0000000000000000001cfcdaf234d19ffc7204fb4905b4a197642931dcd84578 1,208 0.40/1.00 vMB 30
584,365 584,365 000000000000000000224a2439c8f158c53b24c2de616f7d446d56e63f3ae4bc 569 0.18/1.00 vMB 23
584,364 584,364 00000000000000000011068d018f0e50efaa22a8ccf3cbb38d72d8c8b7fa39ec 2,269 0.83/1.00 vMB 30
584,363 584,363 00000000000000000015a3570499a96847efefeec699b9af827bcb6366d19f59 1,115 0.38/1.00 vMB 26
584,362 584,362 00000000000000000011fe33212078a0a7ce76948873fdb994f16c5be7c0e5cf 2,565 0.99/1.00 vMB 21
584,361 584,361 0000000000000000001877d2c8075b65151a63f44ff64d264ca291d1158a5402 2,604 1.00/1.00 vMB 21
584,360 584,360 0000000000000000000121d85be4cc49ad4e2681753137fd8ebf3a9e4d197cda 2,514 1.00/1.00 vMB 61
584,359 584,359 00000000000000000012b09628f9aabaf38afe2a573ff1e5b9c42ed09a9da1f5 472 0.24/1.00 vMB 24
584,358 584,358 000000000000000000194105663ec58fc22ef902c87260913f8d18b8b2e064a3 2,657 1.00/1.00 vMB 24
584,357 584,357 00000000000000000014e736d55ad2bd2b4e92576be14ea98e0c6da311181f69 2,285 1.00/1.00 vMB 20
584,356 584,356 000000000000000000008efcc999a23790e583c77371a1f0413a9b5b321a4940 2,274 1.00/1.00 vMB 8
584,355 584,355 000000000000000000019065d266d8415fdec7b5c72fc2986a1f19b43844e45c 2,443 1.00/1.00 vMB 33
584,354 584,354 000000000000000000072da47e1a1f67990d469fb00ead0f46b6004dc3de123c 1,806 1.00/1.00 vMB 24
584,353 584,353 00000000000000000015e066121aabdb4adf331331ef5d6fb827d1fad7532f83 2,901 1.00/1.00 vMB 69
584,352 584,352 00000000000000000002595c555916c43783892d33eeda2892a272b467ccda45 2,805 1.00/1.00 vMB 19
584,351 584,351 00000000000000000004499a561996c9db9e39b0340627e78654296a089fb931 2,359 1.00/1.00 vMB 29
584,350 584,350 000000000000000000031ee34f9d247489893153c501e2b4387509704a8b3688 2,519 1.00/1.00 vMB 63
584,349 584,349 0000000000000000001b1f56fbe3db9578c4380b7dd21e56b0810dee471820e4 2,054 1.00/1.00 vMB 44
584,348 584,348 0000000000000000000ab1cf531b9a9f1a2cac9ef9e95b77914938ddce4177ba 2,401 1.00/1.00 vMB 32
584,347 584,347 0000000000000000001a444369ce160c00e00cfe4e73413621f762bed7fb221a 2,149 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 781.79 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: 633.30 GB
    • Received: 12.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.