Loading Tool

Explorer IconExplorer

Memory Pool

78,413 transactions
29.95 vMB
0.08642401 BTC
Random Selection Loading Transactions
Max Size: 178.91/200 MB

Candidate Block

Mining Attempt 2ad6a70cd44a37e13ec436a92a34595da8514060bc9c17a7c5198a8ed954e443
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root f83767179194cca15cab6d9f929a9c3c84ae56270a5589ea596ac43e585c5db9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,662
Size: 1.00 vMB
Total Fees: 0.01788257 BTC
Feerates: 100.69 > 1.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (341,451 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
573,701 573,701 000000000000000000160d18ede1d086be14532e51411adcbe4c7d87dc7801cc 134 0.13/1.00 vMB 51
573,700 573,700 00000000000000000016150f171db27af05db67f38102da26528ffcb0694b871 413 0.14/1.00 vMB 64
573,699 573,699 0000000000000000001876415a6611619e40a84170c78a377b376defef9b0823 1,087 0.57/1.00 vMB 37
573,698 573,698 00000000000000000023a9b45b2af8c5a4821ae86ddfbe9fd5b7351949b86b24 1,202 0.38/1.00 vMB 49
573,697 573,697 00000000000000000015dd9f8a57f1ff0aec91395f0fb044e446c04029c88cc0 143 0.06/1.00 vMB 45
573,696 573,696 000000000000000000028311b8f4ec06bf6afd9ad263bc347b2b4c49088a9b4e 53 0.03/1.00 vMB 39
573,695 573,695 0000000000000000000cd18941b26f928eaeb6ca4ee918e9e923709b60eb4a9e 447 0.17/1.00 vMB 35
573,694 573,694 000000000000000000239f1476fa4f8770f9ea7cfd0891f83c1e2fac46377340 841 0.65/1.00 vMB 37
573,693 573,693 00000000000000000021c1a4790ad4fbfa6161fd0e47b3ef1200dffcf93373c9 460 0.17/1.00 vMB 39
573,692 573,692 00000000000000000009afb7334918b21e2e8de7f056cce0e8bce082095c78b5 1,748 0.60/1.00 vMB 43
573,691 573,691 00000000000000000016cd2709c551d63445ecbb7b23705aeb08b9e1468af84f 137 0.04/1.00 vMB 40
573,690 573,690 00000000000000000023f058823fc00703ca52842ea8fda53fa6d4163ba01d86 891 0.24/1.00 vMB 40
573,689 573,689 00000000000000000006d6fa171bf70e102c472798fb90d3cce3794de5eecbcc 125 0.05/1.00 vMB 51
573,688 573,688 0000000000000000001a0e58242eb4ef65d6ea69f4e325b44de2222ade7a97bf 655 0.19/1.00 vMB 44
573,687 573,687 000000000000000000122924c9f6b61d7576808467c4db4b83dce1289ec9550d 1,218 0.64/1.00 vMB 34
573,686 573,686 000000000000000000203ff4745e06df761e722d6d1e6a7c6d57a42e211c0d9e 289 0.09/1.00 vMB 46
573,685 573,685 00000000000000000003bc1ca9135624ab38f345a2e95e8eea3f358aa7b15ff3 578 0.23/1.00 vMB 27
573,684 573,684 00000000000000000002f3a6fbffac995294e07338f784dd2bea1ca229c58a0e 2,889 1.00/1.00 vMB 45
573,683 573,683 000000000000000000012fc7bf3cc5a51684bb97f348e57e5aecfe756d553655 72 0.02/1.00 vMB 46
573,682 573,682 00000000000000000013400aad84923f8e6503391c4fb66034e82aaaf4747d24 341 0.10/1.00 vMB 48
573,681 573,681 00000000000000000012514c0153843809c99292ef3abe4918d83cf1bbfe87b5 1,281 0.44/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.66 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.97 GB
    • Received: 16.34 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.