Loading Tool

Explorer IconExplorer

Memory Pool

40,107 transactions
26.91 vMB
0.08939415 BTC
Random Selection Loading Transactions
Max Size: 138.64/200 MB

Candidate Block

Mining Attempt 62089c943c389c98d85c77d25e3263d9232acd0bc0414d630e69ff80c8245d80
Version 20000000
Previous Block 00000000000000000001b18fde6b2febfc1755903332de50616448df6a77d84a
Merkle Root 29647cb9afcd834f0133c564d84aefca28e545d11731fd9d59935df5eb6deb02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,493
Size: 1.00 vMB
Total Fees: 0.03624274 BTC
Feerates: 197.12 > 3.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,671 (222,048 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,623 692,623 0000000000000000000142533a339a2fd16e6b60fbf4b868d53ff9522e7c654a 1,316 1.00/1.00 vMB 4
692,622 692,622 00000000000000000011f08b7fd8c8d0c91679afe2138ef9e91052dd4ae9ffa9 1,902 1.00/1.00 vMB 12
692,621 692,621 0000000000000000000ce2db6bf4cc41647f3f2af8f7db579d9c6921a5134ddc 1,026 0.43/1.00 vMB 17
692,620 692,620 000000000000000000121bd89f3d23022b19f2a09d1241bb0a8983a4301be8e0 1,792 0.61/1.00 vMB 11
692,619 692,619 0000000000000000000275768a632f64536cdf12195e45014a51b591c6eca51f 738 0.26/1.00 vMB 11
692,618 692,618 000000000000000000088310005fdfbd68096964b794f9ac40b21ef5b34baae6 378 0.48/1.00 vMB 1
692,617 692,617 0000000000000000000ff5f78a09f7ad5d45f09ff96e4159847677f18a9c3186 2,696 1.00/1.00 vMB 14
692,616 692,616 0000000000000000001389735609f4f85735d6cae2cc4a432f8e1b9388ff67eb 2,894 1.00/1.00 vMB 5
692,615 692,615 0000000000000000000818cc451ece143e784f5a3ca737dd01cc6fdd530c3084 2,788 1.00/1.00 vMB 20
692,614 692,614 0000000000000000000010714eb049e48f1eecd2eb0777fd343754dc453f3c86 918 0.46/1.00 vMB 16
692,613 692,613 00000000000000000014454e83304996581f25da03e8b1bf527ec62f9155fbc1 676 1.00/1.00 vMB 4
692,612 692,612 0000000000000000000a560480db3b45065b7248b6f43b7d2ad1b15cda0c29f3 1,711 1.00/1.00 vMB 2
692,611 692,611 00000000000000000013d736ee3f50af566319440f2312c3ae4c4060a24a9f52 2,316 1.00/1.00 vMB 27
692,610 692,610 0000000000000000000405f73eb09df2405875eeb25760efb09ca06f7e6bf0f0 2,280 0.83/1.00 vMB 14
692,609 692,609 00000000000000000006a2edbea88d7ca08abfe3ce26c2200db8efdead8fc7c5 2,331 0.96/1.00 vMB 7
692,608 692,608 00000000000000000006fa0817991709a342d5065839d6c9efe09016289830ee 3,565 1.00/1.00 vMB 3
692,607 692,607 000000000000000000116cf29d7002813029c49682d549444d7593d1b84e52e5 2,470 1.00/1.00 vMB 20
692,606 692,606 0000000000000000000e150a21af45498d8ffa394477abdfa83543ec16759110 2,292 1.00/1.00 vMB 56
692,605 692,605 0000000000000000000595e8bd0a7e8aeddd65dd67e1a7b389fd4149dd00a252 1,112 0.36/1.00 vMB 11
692,604 692,604 0000000000000000000d33e4afd2f0d0b034514bab7e16489df2de7d620b58d5 795 0.39/1.00 vMB 8
692,603 692,603 000000000000000000138f0b13df3e0280c7503573d1f5193e9b7ebf2c23322c 976 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.81 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: 635.14 GB
    • Received: 12.29 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.