Loading Tool

Explorer IconExplorer

Memory Pool

45,904 transactions
29.11 vMB
0.14191161 BTC
Random Selection Loading Transactions
Max Size: 151.73/200 MB

Candidate Block

Mining Attempt 8d407b0cc56962190a94ac56766ccc2cf6b6e387666133ee395b473c6c6de606
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root f596d180b855e8c8afcb0842aa755953dc4c43fa89c67b59256b5bef6edcf805
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.04320758 BTC
Feerates: 150.75 > 4.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (594,480 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,230 320,230 0000000000000000239eb4eb5120cd9ed4d43e6a87f146f5853b7ee9f243f20c 63 0.03/1.00 vMB 15
320,229 320,229 00000000000000000384957ee5b7eae5cc1387b63217f6c08ad51f1f13968544 975 0.48/1.00 vMB 31
320,228 320,228 0000000000000000042bc7da0ce84235038658460ab217234a934cd41ba0ca05 524 0.27/1.00 vMB 28
320,227 320,227 00000000000000000c3905b12c8d0ac6186b8247ea2fa4180a610da0cfbd49e1 108 0.05/1.00 vMB 31
320,226 320,226 000000000000000012eb6ae05afbc79c2ebbce5a30a7f945462be8c7983c09c7 46 0.03/1.00 vMB 116
320,225 320,225 00000000000000000f5cb89a1fc0e9bed40457e9ad0852a1aac0efac8959c289 685 0.41/1.00 vMB 25
320,224 320,224 00000000000000000e1e31265192696390355b48d4ddb2d55a3768c5c6e64473 404 0.28/1.00 vMB 23
320,223 320,223 0000000000000000055f22f7f18ecde84d43a73a5c2c8c77d262e31da7de06bb 97 0.05/1.00 vMB 25
320,222 320,222 0000000000000000072224b2a750db93019640b47b60f040e7bd5beffbc9cb8d 703 0.36/1.00 vMB 29
320,221 320,221 000000000000000018df7bfe1a1d66f4a001059666339a3852cbce5fa3c13053 426 0.24/1.00 vMB 24
320,220 320,220 0000000000000000272f0b0e64736929738fa7ea9683c1e2e03668ed80223203 856 0.46/1.00 vMB 30
320,219 320,219 00000000000000000408aa23e5852189b5278f870ea002ceae6c0d3d6d7b28e1 142 0.15/1.00 vMB 19
320,218 320,218 000000000000000008f2f9d7d62e74a4add024291e36a9cf73f6dca95170e85e 253 0.12/1.00 vMB 28
320,217 320,217 000000000000000013fb89b9e88453ca8eb91cf7c8158daecd85cc5288b9f1f9 505 0.29/1.00 vMB 29
320,216 320,216 0000000000000000240bd8f44cc94a7be5c0e26ff13ba156c7e1f2afde1a5657 167 0.09/1.00 vMB 25
320,215 320,215 000000000000000012d5c45fff2b637a11d814fc8ff86050f0865dadf77c5d74 605 0.29/1.00 vMB 29
320,214 320,214 00000000000000000aed8e875f8cf8fde94d3cd22f5102009bd226d7b63b62cd 128 0.05/1.00 vMB 51
320,213 320,213 0000000000000000240431cbb4ecab042927377e496a4c3848b517aad217de3b 558 0.33/1.00 vMB 27
320,212 320,212 00000000000000000bb1aefec091c3d1f55280242dd0abaf9a1f17199cdde4fe 512 0.23/1.00 vMB 35
320,211 320,211 000000000000000003534701a62cbff373e0d5ddda5cc6f8bed5fd8d60bbfe26 252 0.12/1.00 vMB 31
320,210 320,210 0000000000000000174f8f54e0ccbaa61c38f7934bd8077a6e2e40b1ef69c48c 85 0.05/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.88 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: 645.03 GB
    • Received: 12.66 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.