Loading Tool

Explorer IconExplorer

Memory Pool

29,008 transactions
8.33 vMB
0.07724538 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.96/200 MB

Candidate Block

Mining Attempt 34c904ba6b8c20f416fcb9c21a79951322f1c8e6dbde0b93d7ea8bf756b64ea3
Version 20000000
Previous Block 000000000000000000013c5056580b5ab980de01ecfce4ef6c5d2d195a9a371f
Merkle Root fc4126b0c5b26cf349935cd8872a2a8c0cc96a10950217503859f3006e3a9f9e
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,011
Size: 1.00 vMB
Total Fees: 0.03125145 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,227 (689,751 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,476 223,476 000000000000004851920c6e6d7f9b4c3ab1d0977f4610f3abe96d88bcf01c9e 119 0.06 vMB 185
223,475 223,475 00000000000002460d00d40daf1b4f350275428ec5169649374520fc51ae2864 361 0.16 vMB 183
223,474 223,474 00000000000001c7104cb1126e9ed532535a88d6d33ad0864c6d16192388791b 513 0.23 vMB 196
223,473 223,473 0000000000000235ccbb754794538289c0c485cd17d8fa82fc6df71a46e8ab12 156 0.08 vMB 317
223,472 223,472 00000000000002a7a5bcd7527049f2bb3ce0003aaccf924a7c56c47dc45b3a94 414 0.25 vMB 162
223,471 223,471 0000000000000205bd49817fc769c7ab0c689c61912d5dc14296ee3d13b9a567 114 0.04 vMB 368
223,470 223,470 00000000000002630d95c4f1472013a82e2f15a873fb9f81fdf1af2e02a7aa71 1 0.00 vMB 0
223,469 223,469 00000000000002482fb6cc13f9be3420fbf8310d994133db8e1dee27801ffc76 241 0.15 vMB 147
223,468 223,468 00000000000001f1b4c7b55a3adae2a0e9a04db1181402e3d97d8c462390e0de 85 0.05 vMB 131
223,467 223,467 00000000000002decf1d6108e8d6639ecba5f6f273b777751ef3ef9657a6244e 267 0.12 vMB 222
223,466 223,466 000000000000026163389b9e78967860147ccd0f817c8439cf2e66fc89fd75a7 403 0.17 vMB 367
223,465 223,465 00000000000001793ebcb6bf44044c5b348f1df64fbaf8a165be9a00a4dff902 213 0.13 vMB 210
223,464 223,464 00000000000002323aab7516b29307a82eefb1d402e83dd67274084b3de5a57e 648 0.25 vMB 465
223,463 223,463 000000000000022c41908aed1d4b9f7b0201d97af4bf42975d45a11ef2cbf6d5 256 0.12 vMB 183
223,462 223,462 000000000000006618d5f2dd344d07b7fe0129b25287399e318bd41fc63e73e8 336 0.17 vMB 240
223,461 223,461 000000000000001fccdec17f6631139121930f01af05bfec25d547ea7a587758 281 0.24 vMB 99
223,460 223,460 00000000000002c42c05c6a685682d2f78e4b5084bea6150e2f5fa1feea96298 496 0.25 vMB 336
223,459 223,459 00000000000003656a8fb35c1d396029f017fec3b480d86cb8f4c6840ac41b9e 526 0.25 vMB 261
223,458 223,458 00000000000001a53455a628178cafca162c1ddb8b3bc7d449463cd5ffc3f2bf 91 0.16 vMB 47
223,457 223,457 000000000000036b051967749c3382984af8bb0e66dccea95c801519f2bcda6b 288 0.30 vMB 57
223,456 223,456 000000000000042f8e41a115d12730ee0655ef46fc0a2e2c6bde4b99dbee1eb1 791 0.25 vMB 306
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 74
    • Outgoing: 10
  • Data Transfer:
    • Sent: 25.87 GB
    • Received: 0.51 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.