Loading Tool

Explorer IconExplorer

Memory Pool

79,092 transactions
29.27 vMB
0.09794057 BTC
Random Selection Loading Transactions
Max Size: 176.90/200 MB

Candidate Block

Mining Attempt cd7a8b121d62546e6b465b7a1e6b907b811d6515c10866dce76118639bf4bd14
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 2e7d34e5cdb796d36a30109f877886c423fbb826ac585d61b42ebe6c1bcec1d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,525
Size: 1.00 vMB
Total Fees: 0.03566977 BTC
Feerates: 477.45 > 3.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (285,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
629,672 629,672 00000000000000000007c50e2116e478f0a5c9108e9a660575e2c939d68e4ff1 2,721 1.00/1.00 vMB 99
629,671 629,671 0000000000000000000f01d6817b00c8c684f32288cd477ab2a0eb7e88e2d04c 2,896 1.00/1.00 vMB 92
629,670 629,670 0000000000000000000468de5e53bf380912c54ed216775face1a7de74cc9deb 3,022 1.00/1.00 vMB 96
629,669 629,669 00000000000000000005b4a0e357b49c58f9221aee906cc896a2dbebdcffd187 2,534 1.00/1.00 vMB 105
629,668 629,668 0000000000000000001017843d2156f333de1e0668ac2985f74d1062d9790d00 2,389 1.00/1.00 vMB 103
629,667 629,667 00000000000000000008cf2e9b9e4126fb0c191d3d605b9bd662545d31ed1f61 2,404 1.00/1.00 vMB 39
629,666 629,666 0000000000000000000c7825ef7b849db2e60d9410612293a885689e4e9ebe23 2,700 1.00/1.00 vMB 104
629,665 629,665 000000000000000000028f87c24c3d18d1e1001c01c8fa144a6f40047421ed7d 2,311 1.00/1.00 vMB 32
629,664 629,664 0000000000000000000e620d846ed108bad0dc6cd6ead75d2a8f816f4f74ffb5 2,655 1.00/1.00 vMB 103
629,663 629,663 0000000000000000000b4c3ec4959e7212fa4343b0f872dcb2bdef722102a129 2,682 1.00/1.00 vMB 61
629,662 629,662 000000000000000000116f8e58c5e2612308da9b0f2ed239c087715db3a1132f 3,042 1.00/1.00 vMB 43
629,661 629,661 0000000000000000000701dae74fb6d3b39331f914d11c6af99f977dac9b7512 2,999 1.00/1.00 vMB 41
629,660 629,660 00000000000000000005fce163dcfabb4d5397d6f2f4a9cca6ecb85381309ed4 2,452 1.00/1.00 vMB 64
629,659 629,659 0000000000000000000c4634ce4b749d49872abe8a64c8754d71e48d3277c351 2,378 1.00/1.00 vMB 82
629,658 629,658 00000000000000000003d4b67e66dc58c89f06743e03bcfff43b6bb57489f957 2,832 1.00/1.00 vMB 67
629,657 629,657 000000000000000000103efd6db5ba96a9d51acf0c4769aa40b5ce7c0bea4a41 2,322 1.00/1.00 vMB 77
629,656 629,656 0000000000000000000ceaac51c0292f03894e93c398f6cab20da9ed9b14977f 2,712 1.00/1.00 vMB 61
629,655 629,655 00000000000000000009a6bcf06f889165184eb14b994dc2334c0a19c8ce6b70 3,068 1.00/1.00 vMB 55
629,654 629,654 0000000000000000000cb685725f089d8f0dd5aefcd05e4cf97213d1c352d55c 2,287 1.00/1.00 vMB 78
629,653 629,653 000000000000000000000b88cb3aba3cd54c68fd9de96e871cb70f2e0228306e 2,661 1.00/1.00 vMB 107
629,652 629,652 0000000000000000000dc42aad03be312493c01c01be36fe67f92d635c865b82 2,553 1.00/1.00 vMB 116
Previous 10 blocks ↓
Total Size: 782.63 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: 672.17 GB
    • Received: 16.17 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.