Loading Tool

Explorer IconExplorer

Memory Pool

44,351 transactions
19.96 vMB
0.04429816 BTC
Random Selection Loading Transactions
Max Size: 113.75/200 MB

Candidate Block

Mining Attempt 563169591440779a7c1178b8db5fb95d2a1bf2d142e4a82c3c3fa32383634e7d
Version 20000000
Previous Block 00000000000000000001086ef071b3df490918e311c5b9e1646006d2713a3fdf
Merkle Root f5746bae8c64e51005686a8ac04eadf383d293da25f353e740f98a5ac0da58d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,776
Size: 1.00 vMB
Total Fees: 0.00509002 BTC
Feerates: 57.94 > 0.51 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,940 (851,595 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
62,345 62,345 00000000047f8d124c021a006066129317466cee37fa150ca2428508ce4aebf1 1 0.00/1.00 vMB 0
62,344 62,344 00000000093d4728c6655fd39e839b47259906f7bdb61d700a787aaeaaa81083 3 0.00/1.00 vMB 0
62,343 62,343 000000000a98ce4fb8fe1ea7bb807b8fce23568da95336f7bfddf70dd0e63990 2 0.00/1.00 vMB 0
62,342 62,342 0000000006822bf5fb6ca5d61ba613a4ba1e83f08b66af89e16d4146fb9d03cd 1 0.00/1.00 vMB 0
62,341 62,341 000000000458c27e21a5fd8b3988d2b6a9ababbf866f4ecae1ffc1a3e755f702 1 0.00/1.00 vMB 0
62,340 62,340 000000000a9d44c0aa0d7d94f10d795320d546b7f8b95d3ce0e0dd2f0a78c8f4 1 0.00/1.00 vMB 0
62,339 62,339 0000000005b292d97f830692ed8bd3fb395ac87d8f39f26d170a12c96c520e64 1 0.00/1.00 vMB 0
62,338 62,338 00000000064899c8a8f8ca76325d86cc155c6e75a055b0e2813dd038c9a8eff0 2 0.00/1.00 vMB 0
62,337 62,337 0000000006eaf7d64c17e783e63ba8f176cba5ca5984cee2b75232236881be27 1 0.00/1.00 vMB 0
62,336 62,336 0000000008ae8090b81f9b6a70a041f48ad9c5f050512d18fd8f2f5df0fb479a 1 0.00/1.00 vMB 0
62,335 62,335 000000000d61c9c05392708960238e50d93a2ba4d3e03ad3f503d5cfd99f66f2 1 0.00/1.00 vMB 0
62,334 62,334 0000000003c0ab8c251eeb8a7b31406be7555a62de8bb297b2510c8d871cd8ef 1 0.00/1.00 vMB 0
62,333 62,333 00000000073533247f8aa2d3c7b510120c710da4751c14bb4371815a8adc997c 1 0.00/1.00 vMB 0
62,332 62,332 00000000060c5a9367ead2288f2d13b6a7eab59e0d0b22b4b3b29678270c372a 1 0.00/1.00 vMB 0
62,331 62,331 0000000006da38259b3b5fb8b86e83f26ff294ba5ace66074c540e1b663d4bdd 1 0.00/1.00 vMB 0
62,330 62,330 00000000026b04afe3d3ad7fd7adb3b6db627e69ce32c70c08a135db89b4aeb2 1 0.00/1.00 vMB 0
62,329 62,329 00000000043c64074478d047f7fc5baf71bc6422222efb839c225b7cd31c35dd 2 0.00/1.00 vMB 0
62,328 62,328 000000000c0157914711b159dabd84f59d37fa570ded567735b9ea950641dfb3 3 0.00/1.00 vMB 0
62,327 62,327 00000000030beaf3ab6d17405604145a1d16f38ea6e222b25cc38f20371a3fea 1 0.00/1.00 vMB 0
62,326 62,326 00000000028db129592b97423b6d49c7825b347187686e2f9dcd1ef856434d21 3 0.00/1.00 vMB 0
62,325 62,325 0000000001c145d11429d986f9c3d28c7bc5e744fee8ea2b7b34c9c1f6377d56 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 529.58 GB
    • Received: 5.78 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.