Loading Tool

Explorer IconExplorer

Memory Pool

86,369 transactions
33.21 vMB
0.14379012 BTC
Random Selection Loading Transactions
Max Size: 197.54/200 MB

Candidate Block

Mining Attempt 83346d503a8424f8666ae883217962e9dde6f6a83e8c1ed0d4e12c52ae4b79cd
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 086ea0760c428a02678ee959b07e91eb9c530b6d0a03a48e6fdd5d7256df05a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,779
Size: 1.00 vMB
Total Fees: 0.06601758 BTC
Feerates: 387.56 > 6.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (644,998 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,955 269,955 00000000000000056d4990f71993f51a49b819f025954af715a0ea72db31d8d2 137 0.08/1.00 vMB 34
269,954 269,954 00000000000000021fbc10286a13f4f8c3639c82cdc9a2309ae6a1fc14f18f4d 474 0.23/1.00 vMB 67
269,953 269,953 0000000000000004532525be175fdd0137cba1fc2a1853fb405c5dab2966e5b5 198 0.09/1.00 vMB 34
269,952 269,952 0000000000000007edaaa607703850fd50fc31ee51cab098f643a4e240648ca6 237 0.10/1.00 vMB 71
269,951 269,951 0000000000000002a7bab5f208c830a2937dff1007a67d3a992a8212e7eee0ee 105 0.16/1.00 vMB 14
269,950 269,950 000000000000000063b99c248872f8aec527731c26f1736d24875e6ed9d3bec9 1,257 0.50/1.00 vMB 73
269,949 269,949 00000000000000005d94afd1c59fca46395f41935d5d180edcfa57c78ad87cea 20 0.01/1.00 vMB 78
269,948 269,948 000000000000000655096a752df5a418a11c0572365f4e8f0d7aa0512f80593a 208 0.14/1.00 vMB 28
269,947 269,947 00000000000000047fad31c6ee41e60029ab005b22df147b49192067e33d926e 549 0.20/1.00 vMB 84
269,946 269,946 000000000000000002bc554d7d6ac8d768bbdc13fd7cbf637b703c9b1906eb95 28 0.01/1.00 vMB 45
269,945 269,945 0000000000000007bbd8f56f785264f5e2bb0198910674a149a82336daaeb3ab 272 0.20/1.00 vMB 42
269,944 269,944 00000000000000076907d87707a9b3ee2cf65d781bd79d1e1011c16c68b9bb63 76 0.12/1.00 vMB 15
269,943 269,943 000000000000000569647892d53b67c1421edc44a756d111593619335bd23501 441 0.20/1.00 vMB 66
269,942 269,942 000000000000000777b3c9aa33d6d5ea4a7b928d47265e51fa694b153ffbdee3 496 0.20/1.00 vMB 68
269,941 269,941 0000000000000006f5f8f672f7f84210790894503f46cc2164370e318bf7bb57 758 0.25/1.00 vMB 223
269,940 269,940 00000000000000029b30293b26977bf16bd89d5f4b7ef50a362f6c0a0e45fbe7 87 0.03/1.00 vMB 25
269,939 269,939 0000000000000004859f05e39e7e0577292774c305f39c52304d9b84c04a2690 347 0.17/1.00 vMB 48
269,938 269,938 00000000000000005a2dd237000e99a0c9196d46ba1a0774d12de2f4a17961b9 279 0.16/1.00 vMB 55
269,937 269,937 00000000000000071392a5436b9438b8961dbec285aae7d3887be211f170dddb 57 0.04/1.00 vMB 13
269,936 269,936 000000000000000037767b6c262aaa6df8d157d13ff54f69ab429ca41dd295d4 454 0.19/1.00 vMB 84
269,935 269,935 0000000000000007882e9844404a82f23233e8285a59e3d73a0378cf515e9a9c 413 0.23/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.31 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: 659.42 GB
    • Received: 14.60 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.