Loading Tool

Explorer IconExplorer

Memory Pool

79,588 transactions
29.67 vMB
0.07812879 BTC
Random Selection Loading Transactions
Max Size: 178.28/200 MB

Candidate Block

Mining Attempt 2a56b5f586ec4dd9c252db93cf6eebab278f8f4fadb864658bcfeeb10ede23a5
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root cd7e25f9eb67e87610efebb3fb1266f84a130aa2471ea49ad9f31f76e68833f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,397
Size: 1.00 vMB
Total Fees: 0.01760646 BTC
Feerates: 502.65 > 1.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (685,060 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,950 229,950 000000000000014280c2fa568103fd99ed064793ebc3d235934127a2ab2441d4 268 0.13/1.00 vMB 156
229,949 229,949 000000000000014313fe7d506224e3020dc9dc9fe6f5be375294965cf7b033e9 562 0.30/1.00 vMB 106
229,948 229,948 000000000000010dd896d3a4d02b0afcd468b48f0e551c212c28be5783e325d6 446 0.15/1.00 vMB 242
229,947 229,947 00000000000001777ad6a2b96214261c9581cdc581a47efd9822b8e7a36e2bb1 333 0.25/1.00 vMB 85
229,946 229,946 00000000000001670953acf8ce1f2808367f6a8e9fcd766dbf0606cc040e2649 192 0.14/1.00 vMB 70
229,945 229,945 000000000000016d9f329c3e091c2281b2d97825a0b86b16a79cfc1cdf390c65 779 0.25/1.00 vMB 217
229,944 229,944 00000000000000ffb346ca993e5b46dd261f62387934fafab2580b958c880aba 470 0.21/1.00 vMB 154
229,943 229,943 0000000000000024a019d7a1671e97142ab2a6b4f1f93a04fabe3032da7f0087 547 0.26/1.00 vMB 211
229,942 229,942 000000000000001f5f4f2e74268954654db97b1f73b7130935cc77a3816f8fb3 420 0.21/1.00 vMB 178
229,941 229,941 00000000000001dedffdbc8bfd5deb57aecee4a48d1a7aa0a9d64b6d2cb43059 11 0.01/1.00 vMB 35
229,940 229,940 00000000000000ffa4dc2c724126173eb7074ff89218b02648e7bf4eac255852 335 0.25/1.00 vMB 91
229,939 229,939 00000000000001fc85f028f465e15094041c2361efdb775cd41f5d280e316d1d 253 0.14/1.00 vMB 156
229,938 229,938 000000000000022ab1445683443a42883e19547ebd8a0c0836f14f5e7b6afdca 260 0.13/1.00 vMB 149
229,937 229,937 00000000000001068b0be5752db2b4e58a2ad27502bd03e9bd7346079057fdc6 17 0.01/1.00 vMB 181
229,936 229,936 00000000000000749fc39662ef354634e6a3e2ab2196c79c41cea6b044d31f08 249 0.11/1.00 vMB 180
229,935 229,935 00000000000001b226c877aaae0a8f26548111cca731cfd9c9f78b04198b4f78 527 0.28/1.00 vMB 144
229,934 229,934 000000000000016c8e0b4d50555ddafdfce3dc297e82fedfc40fc88a38854fbb 538 0.23/1.00 vMB 145
229,933 229,933 00000000000000ada82033df1008e729f0d537708ff57f0d9f6dc8741368bdb5 51 0.02/1.00 vMB 155
229,932 229,932 00000000000000f5bc021856e31c60d1837e95cf231ed59f7bc16d0661db9ee1 46 0.02/1.00 vMB 153
229,931 229,931 0000000000000068e8a31b880a6d91d4bd80b042d248145ecb161a0d5305ee28 208 0.09/1.00 vMB 188
229,930 229,930 000000000000015a0df5b63310a5255196574ea17be32c84c9c3326c5b5c1494 3 0.00/1.00 vMB 206
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.