Loading Tool

Explorer IconExplorer

Memory Pool

76,899 transactions
29.83 vMB
0.06926199 BTC
Random Selection Loading Transactions
Max Size: 180.68/200 MB

Candidate Block

Mining Attempt f73baaf46153845578cd0681443f1e93de210b766bd7ed000aa87e2e1ea6139b
Version 20000000
Previous Block 00000000000000000001202d9deac2496cbee3e462561514b22f7bca5f959693
Merkle Root fc709ac4c0567f1a6b64f1ddc858d73000da13bf7e6015e600f4ae15f0f55c1c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,290
Size: 1.00 vMB
Total Fees: 0.00616843 BTC
Feerates: 50.90 > 0.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,206 (258,843 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
656,363 656,363 000000000000000000048508c0a7ffc07b677568e9beb4d06cad44c699856f56 2,080 1.00/1.00 vMB 69
656,362 656,362 0000000000000000000ba0cb0243fa7efdc177a145d5b7ab635dccb1a3b7433b 2,781 1.00/1.00 vMB 140
656,361 656,361 00000000000000000002867145f9ed66cd22284f3e3c17cbcf7650644b593035 2,287 1.00/1.00 vMB 66
656,360 656,360 00000000000000000002d85a9105e183267c2d3377a7c4f079731736d3b88b1e 2,560 1.00/1.00 vMB 65
656,359 656,359 000000000000000000044ec08c82209ea863a737cb33047affdd78e0e0e2e3ad 2,325 1.00/1.00 vMB 83
656,358 656,358 00000000000000000000ae7a0583c05ee4412678135f14b0f3ea764ce3dc7f91 2,169 1.00/1.00 vMB 146
656,357 656,357 00000000000000000004cc8615e8064b68d8414c957a5d249c2f76cadac177c6 1,467 1.00/1.00 vMB 109
656,356 656,356 000000000000000000032c21d88e4d4005a7a26cfbf056331a95f4d92b7674e6 870 1.00/1.00 vMB 93
656,355 656,355 0000000000000000000bfffd7425834eb0fcc727746f8111bdb2462bbbe78ce2 2,000 1.00/1.00 vMB 70
656,354 656,354 0000000000000000001036e679697bf1cb54e66bf59d85c7b57ab5a184aeffde 2,109 1.00/1.00 vMB 100
656,353 656,353 0000000000000000000e5bdf59d122a71c96181fa009d3a706bff6a9397f5293 2,468 1.00/1.00 vMB 202
656,352 656,352 000000000000000000041de344f69dc30e8517a4280b69c700820a37bbd8464a 2,087 1.00/1.00 vMB 188
656,351 656,351 0000000000000000000f54be5f9cd3dc4a6abd479f63e180be9169cce11a26a3 2,447 1.00/1.00 vMB 142
656,350 656,350 000000000000000000030f50fd59b189b3296de96deb03923560fe28cb5706ec 2,376 1.00/1.00 vMB 164
656,349 656,349 0000000000000000000ffa410693540a14fc4fe81fb616ce476e6dfc76bfde6f 2,401 1.00/1.00 vMB 108
656,348 656,348 00000000000000000009f55b9c606d642c06792cb72c95efc9464334bcfa1ccf 2,447 1.00/1.00 vMB 128
656,347 656,347 0000000000000000000a63554174ee30c9ae8bee37a695fd631a4658048c1615 2,707 1.00/1.00 vMB 140
656,346 656,346 00000000000000000008079b308792c1d59ac69d7700ad6c3cc388c6b0db8945 2,227 1.00/1.00 vMB 207
656,345 656,345 000000000000000000053cdfb217b819113e08c2868c2971549b96623488b175 2,809 1.00/1.00 vMB 109
656,344 656,344 0000000000000000000dbd3fb79b56bb161199d84c1bcc00787b6b64b0dce727 2,564 1.00/1.00 vMB 162
656,343 656,343 00000000000000000009cedcfb788dc0e5134a794f8f8534deb9ad42eaf1119b 1,936 1.00/1.00 vMB 182
Previous 10 blocks ↓
Total Size: 782.75 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: 708.60 GB
    • Received: 16.74 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.