Loading Tool

Explorer IconExplorer

Memory Pool

39,984 transactions
19.47 vMB
0.06447928 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 108.46/200 MB

Candidate Block

Mining Attempt 601de175bb7476cb53f0f63dfef39d86f8bf98a56f21dda00ac8f6e6ee7e9682
Version 20000000
Previous Block 00000000000000000001bbfcd3a38e3526bfc1b79ffa8ea3ec441fea7f3ad003
Merkle Root 0c57b53d64c97cbcfd9f8b40914b455f9fe8b89310532413650f510b024dfffa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,026
Size: 0.997915 1.00 vMB
Total Fees: 0.02752919 BTC
Feerates: 101.65 > 2.76 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,878 (911,043 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
2,835 2,835 00000000c0251a421946cdda9db14def325eab6e8bf95cdea5e9b859f9ef8698 1 0.00/1.00 vMB 0
2,834 2,834 00000000f0f505ccd8ee85fd63ece452379e4218cd743390e389a40ce1d0fe01 1 0.00/1.00 vMB 0
2,833 2,833 000000002bb7ee07bcad4a2b614bd0af837f6ed4a5c52dc95ae50ca6431c162f 1 0.00/1.00 vMB 0
2,832 2,832 00000000a5d02a6579c5dd2fac21be1548502f6da29a82755614d189a092b23f 1 0.00/1.00 vMB 0
2,831 2,831 0000000008bc45649d6960c55328533f7cdb47a89415fd91a6d4efc917d04847 1 0.00/1.00 vMB 0
2,830 2,830 00000000375a23a2394247f698824dc824d93136aede8194793e63ae7e3e3a99 1 0.00/1.00 vMB 0
2,829 2,829 0000000012d8999e42e708bc07f05c29c4295e05578ea27db36767903d19a5d5 1 0.00/1.00 vMB 0
2,828 2,828 000000009ffcefd1e0d8cfc8defaf8fa597c82cef1ec88a577ebf9dce34c9379 1 0.00/1.00 vMB 0
2,827 2,827 000000005fc6aba2ca4495b7f54f27acb10411144a0b7ee392d8ed9d3727607b 1 0.00/1.00 vMB 0
2,826 2,826 0000000089cff00788f5b5d1aa19b37b0e4e5f3d0da75c1ed0f27de07fc07417 1 0.00/1.00 vMB 0
2,825 2,825 000000006931328b8306e5c4c643ffbd537920e106866a0f37ffdbaa41b865a3 1 0.00/1.00 vMB 0
2,824 2,824 00000000f0394a8c6ccdc1fec741c8e3292bd0d60034fcb58cc74597151c59a7 1 0.00/1.00 vMB 0
2,823 2,823 00000000a7f86096839afd4f8a636e702b3312adcb7ea6206e249e3f59f3d93a 1 0.00/1.00 vMB 0
2,822 2,822 00000000e606b121c9dcb76525a6f3c00f551dd7183fc23c63635597cbe3b783 1 0.00/1.00 vMB 0
2,821 2,821 000000005c356d4ba15ae111011c058aae4e9191869815dc910139ede032e7f6 1 0.00/1.00 vMB 0
2,820 2,820 000000008f7608780c98670ba8cd045667ff29d33f9f162eded95bc78a9bf54e 1 0.00/1.00 vMB 0
2,819 2,819 00000000183141f025fda1dd451800e25ca1159d584831758b85760c14598f8b 1 0.00/1.00 vMB 0
2,818 2,818 00000000e5aa846841aa25105ef55668a96f7059be7995aaef18eb72ddc0a077 1 0.00/1.00 vMB 0
2,817 2,817 00000000d50a3cd05e451166e5f618c76cc3273104608fe424835ae5c0d47db9 4 0.00/1.00 vMB 188,909
2,816 2,816 000000002233d12daf70aef1e977549f745ada53dd793070bf7a3f382d69b340 1 0.00/1.00 vMB 0
2,815 2,815 00000000ced7d3975574870baba7e634fdc9309a77e5f98e1c37df7b6069a5fb 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.39 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: 524.76 GB
    • Received: 5.11 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.