Loading Tool

Explorer IconExplorer

Memory Pool

72,624 transactions
27.94 vMB
0.06420217 BTC
Random Selection Loading Transactions
Max Size: 165.86/200 MB

Candidate Block

Mining Attempt 21f0d09a5a3dd3e777b6aa171cb61f7f5c177b959ddd9e2802ebcef5ac326179
Version 20000000
Previous Block 000000000000000000003563c4b66b8c7aee15d5eb92bb97c05d0ba548e70e53
Merkle Root ae11c2cf003a531f6c53af4e05e2bfd56258b28d5b777b11876eb23614244f0d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,480
Size: 1.00 vMB
Total Fees: 0.00846265 BTC
Feerates: 180.34 > 0.85 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,033 (430,103 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,930 484,930 0000000000000000012439932e065459a8a5583855bec2c1a6bbe87ec30be149 495 0.35/1.00 vMB 73
484,929 484,929 0000000000000000009cf70d12007a545441d701fe0f83808ca92a0ff6b50212 1,231 0.72/1.00 vMB 79
484,928 484,928 00000000000000000117d5f0b3ecba57e0c396c187a42c644651d58f3a6a5940 1,938 0.81/1.00 vMB 111
484,927 484,927 0000000000000000007933e7cb6f58eaeefcfc559fdead21d200b42388c5f427 1,383 0.61/1.00 vMB 104
484,926 484,926 000000000000000001069160ba573b1371a3bd0e4e49fa7cc9a60c31a6f4f706 409 0.25/1.00 vMB 25
484,925 484,925 000000000000000000f8eab00ad1bed32af75d64ca0cefe68eaac108f6730bb8 2,200 1.00/1.00 vMB 116
484,924 484,924 0000000000000000008b35ae734cf0cbb8d4d893158d94334a5b44e27e2c2792 1,512 0.69/1.00 vMB 107
484,923 484,923 000000000000000000589f27bac70710cf81f2180bc332c763ac44b7c47848f2 48 0.02/1.00 vMB 107
484,922 484,922 000000000000000000658aeda5347f18d36a23e61300a73a34ccc0642460cd2c 856 0.36/1.00 vMB 136
484,921 484,921 000000000000000000ff97c5a09e1a8685bd4b5d9e5a9ce15030cecd69414440 2,114 0.96/1.00 vMB 99
484,920 484,920 00000000000000000124f71c25104d7a9682adfe618b176e2ac2011f783196be 397 0.20/1.00 vMB 115
484,919 484,919 0000000000000000007bc68bc8f0522e8f3fbf28bb2c603ec7c35b4cda7b7095 162 0.11/1.00 vMB 28
484,918 484,918 000000000000000000e13ee061ffd7ed12fb1128e14be480e0e73f4ba89ffa94 45 0.02/1.00 vMB 98
484,917 484,917 000000000000000000a0c2e52db057a7c1465786e7786db620e0cb57e7ab1990 1,225 0.53/1.00 vMB 117
484,916 484,916 000000000000000000f6b91d7884efef9223abc814dc21b66d5909ee4d08c632 1,383 0.61/1.00 vMB 113
484,915 484,915 000000000000000000ca6617de889f22f8d206497e4b0297fe80bad38dceff94 1,827 0.88/1.00 vMB 34
484,914 484,914 000000000000000000c0985b0c2e6b2414c7ce776baaea858346a57181f22b3a 2,045 1.00/1.00 vMB 143
484,913 484,913 000000000000000000d9366fbb95f9f88989d032329246452272d6d81b7c9e1f 2,083 1.00/1.00 vMB 128
484,912 484,912 000000000000000000b8675f89b7377b5170f24a9c028f287731642b69f99ece 2,059 1.00/1.00 vMB 151
484,911 484,911 000000000000000000d70534af68b00db7efb57117217711123d789c0b523d19 850 0.37/1.00 vMB 121
484,910 484,910 000000000000000000d3dccda3523223859f804115adf5e36bcb40dfcf9a1d65 535 0.22/1.00 vMB 131
Previous 10 blocks ↓
Total Size: 782.45 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 666.88 GB
    • Received: 15.23 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.