Loading Tool

Explorer IconExplorer

Memory Pool

79,078 transactions
29.27 vMB
0.09785444 BTC
Random Selection Loading Transactions
Max Size: 176.88/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 (397,787 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,350 517,350 0000000000000000000d43b5d84ca763b821c9ec0560a6fe34a71011c50aee0e 484 0.26/1.00 vMB 12
517,349 517,349 0000000000000000001976f58d18ff39cfd6b7c9b67f70d55f208c3fae52d881 563 0.37/1.00 vMB 34
517,348 517,348 00000000000000000014860a770a08d1334b37a7b1d85293770d03a8cd000c97 1,050 0.50/1.00 vMB 6
517,347 517,347 0000000000000000003dc64a66c5c6d392795e97cc6f657b776ed6bc8f785965 2,429 1.00/1.00 vMB 36
517,346 517,346 0000000000000000004092fc204581dbf9c4c8939ee17e5c8e0bd1a0e674dad7 736 0.44/1.00 vMB 25
517,345 517,345 00000000000000000004cfea2aa9013e71e6606239cf87bf242b25f49bb77b4c 568 0.28/1.00 vMB 28
517,344 517,344 000000000000000000131de2b9f9958d9d0d08195fdf0858206567b33f517f51 1,543 0.66/1.00 vMB 32
517,343 517,343 000000000000000000428e7131d8ed906249fa0929803ddc2ebb04ab213c3cd5 813 0.33/1.00 vMB 27
517,342 517,342 000000000000000000215e7eff4f4a1ac0083cd9ad73dfe9084b8a54f92a9b53 732 0.30/1.00 vMB 26
517,341 517,341 00000000000000000040258f3b1a84355ba8ebf9ce9b35ff6583a71b2f4fdd08 370 0.15/1.00 vMB 41
517,340 517,340 00000000000000000042e9d461887fbfcd65d70d436f9c825031f8fc7ce09809 1,687 0.82/1.00 vMB 29
517,339 517,339 0000000000000000003005c2aebcd64161254d2efe7ceae97fae6d88cd2c76ed 227 0.09/1.00 vMB 38
517,338 517,338 000000000000000000119500a6f59891ca20a095a84955a15298eb89e1dd0834 1,544 0.54/1.00 vMB 19
517,337 517,337 00000000000000000002c6f5800089adfa1c79c78e63ddf118ed9ecad630b65e 1 0.00/1.00 vMB 0
517,336 517,336 00000000000000000050229d81c25132c30374772f2e06a46db35258fa8f9063 1,513 0.68/1.00 vMB 33
517,335 517,335 0000000000000000004ffccbdd2ae994e942f3bc164faa8fc8f9b769ed7cb716 1,185 0.55/1.00 vMB 29
517,334 517,334 0000000000000000000fb0622fedd5b6160d38129f28463dc8263136ddab954a 44 0.02/1.00 vMB 54
517,333 517,333 000000000000000000356d4dd49c427d8c843a9c9bccd25218ee92322796b523 970 0.39/1.00 vMB 38
517,332 517,332 00000000000000000041555e20474768129fa672157ac3aee871e5836ba4dd9e 85 0.03/1.00 vMB 16
517,331 517,331 000000000000000000409d0e96ffca22b5d664ea508d0352d297b1c681e19149 486 0.28/1.00 vMB 13
517,330 517,330 000000000000000000165f7ca045a2897282ff31bb70a1cad3adaf66637b5cbb 794 0.29/1.00 vMB 43
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.