Loading Tool

Explorer IconExplorer

Memory Pool

9,524 transactions
3.47 vMB
0.01126588 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 20.91/200 MB

Candidate Block

Mining Attempt f71c14d232528ee1819f8da7d879bfbf4ba3fb99718b6671342fb3a7bc882a87
Version 20000000
Previous Block 000000000000000000016f7fde1bd2fceaf41f3015c117cc3f2f9aeb4fba8aed
Merkle Root 4508a09874d40133747a0d2c5d02c3ec0bede8566bfbb59afe7dd5df40023e64
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,874
Size: 1.00 vMB
Total Fees: 0.00778085 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,497 (711,063 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,434 202,434 0000000000000041af548023255f1500208c3ff1fb3937458f9c4d52864f1838 141 0.05 vMB 125
202,433 202,433 00000000000001dd15b984d419ba3e4067947559b575aa73bcc9ebec70d8bb4a 104 0.05 vMB 241
202,432 202,432 0000000000000333dab277c791f620778557ec65e58fdb21c152799cf550830f 102 0.04 vMB 261
202,431 202,431 000000000000021ac1bcbd3938d3a5a7a48f69965b20d00b542d13d58c5d65a8 183 0.09 vMB 144
202,430 202,430 000000000000027062dafb5965c5eaa403c2e5e5d970fb475c0904cb7f9d62d7 633 0.25 vMB 183
202,429 202,429 000000000000018c5ed96ea4db25a36b15c1c0a9017d0d80bc3d68c43b0cad4f 10 0.00 vMB 225
202,428 202,428 000000000000001f7f26f90a935891b3d7b8732aebef92007c48238d40550e5b 130 0.05 vMB 101
202,427 202,427 00000000000003fa21629073edbe9554198922868b993b3d7aaa78f9d60466d8 481 0.25 vMB 205
202,426 202,426 0000000000000354d84e7f747c6e3fd33184813e0714520dfbb9613eb112e50d 12 0.00 vMB 171
202,425 202,425 00000000000004e76d82d1ae648f9cc9c99546729e6eb626e0ead57f76e2e766 123 0.05 vMB 247
202,424 202,424 000000000000022cbd5d89919b6d6092370ecd0eb997bb782f6d67ef83a55561 26 0.01 vMB 269
202,423 202,423 0000000000000545d31f6e83535587495dc8d5a70346b7336c3809f448303b80 283 0.11 vMB 239
202,422 202,422 000000000000017b5ff550b917aa7cbbc52239d11953a09029331cb38b53d3c8 8 0.00 vMB 70
202,421 202,421 00000000000000d9677cd401ee919d5fad712b1e231aca725d4f1da265fd3c19 57 0.02 vMB 140
202,420 202,420 0000000000000534c254095a65a9677edeca2f5458e3e4e5293d58ea9df6f1c0 145 0.08 vMB 144
202,419 202,419 0000000000000555bd6421e2f34bcd209d74b352ea3078102126be4b6ec6e699 205 0.13 vMB 86
202,418 202,418 0000000000000101cd217d25fe92778ac93b1f06dda2788d62bf8c1a1583003e 240 0.12 vMB 181
202,417 202,417 0000000000000173322070c46ca6b4535184e9795f198d9fca251efb9ada42ca 9 0.00 vMB 20
202,416 202,416 000000000000052ea3501eb37e490f67cdb696719020b72997a72c3e79a0f047 101 0.08 vMB 68
202,415 202,415 000000000000015b17b620fb4d7c1feac41be7be9558c05570da5fc3ae0e17a7 534 0.20 vMB 249
202,414 202,414 0000000000000391e2813d4c47d6ec4c0bc7327e81ffd5ffc53010d316a36322 413 0.17 vMB 193
Previous 10 blocks ↓
Total Size: 779.73 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: 366.20 GB
    • Received: 1.77 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.