Loading Tool

Explorer IconExplorer

Memory Pool

82,466 transactions
31.15 vMB
0.15153492 BTC
Random Selection Loading Transactions
Max Size: 185.24/200 MB

Candidate Block

Mining Attempt 54e7a844d4eb06823bd80b86edbd376d8d187fefc5ffbe5d6fe9165080a7f255
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 47c657cd27875dfa8d97122095400b7b83335201515b56d4b937aab87b26dadc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,953
Size: 1.00 vMB
Total Fees: 0.05764356 BTC
Feerates: 269.69 > 5.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (310,699 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
604,446 604,446 000000000000000000083620271f357bdfaedbb5bfd2935ece824eeb503aae57 1,030 1.00/1.00 vMB 6
604,445 604,445 00000000000000000014fcb1f4e92c5317f8333249088763867c57d755198f6a 2,176 1.00/1.00 vMB 16
604,444 604,444 00000000000000000003e158fb6b48297a5ebc14b557b2dfba8a34c484e7b253 2,455 1.00/1.00 vMB 16
604,443 604,443 00000000000000000003dd278d4dcaa3f9fc75f8917ea5cca4c917490fa42cc2 3,212 1.00/1.00 vMB 48
604,442 604,442 0000000000000000000dfbc8f297c3e9dfe408ee6e36b2714feb1562ae96db6b 1,442 1.00/1.00 vMB 9
604,441 604,441 00000000000000000001e2bce68da90c74be57cd0ebecc357699bb854996f683 2,640 1.00/1.00 vMB 25
604,440 604,440 0000000000000000000bf11cf0e4bf6196c183792bbebec9f0cfb0711a3f8a6a 1,458 1.00/1.00 vMB 16
604,439 604,439 00000000000000000002633c11e18fa10dfde06bd0b1ddbf993ab7f38df8811c 525 1.00/1.00 vMB 6
604,438 604,438 000000000000000000133fa6a20bdb0d9740d8b8d9e61cb3262939c9160b8062 2,363 1.00/1.00 vMB 28
604,437 604,437 000000000000000000020a74b3ba57e3a4f234013c12f1f5fe35752813b5c166 290 1.00/1.00 vMB 3
604,436 604,436 00000000000000000007a4b428184374f070f1423827e0b71188129385c0739b 1,306 1.00/1.00 vMB 3
604,435 604,435 00000000000000000000264a9d39837a07e38f689f184e6fa40c8e07fbd94f7b 1,688 1.00/1.00 vMB 16
604,434 604,434 00000000000000000005ddd45ab134c395e41f61866d599c7172bddde27a24c9 2,491 1.00/1.00 vMB 15
604,433 604,433 0000000000000000000e68cc204acf61170ba642d1664447cc976719f4f4b859 2,061 1.00/1.00 vMB 26
604,432 604,432 00000000000000000004d33d1ebff78bc1066d8b378d717dc890d5076b18c576 2,499 1.00/1.00 vMB 33
604,431 604,431 000000000000000000130fd4bdbbbd869194dd1e2523070b38af9055e52f0424 2,407 1.00/1.00 vMB 30
604,430 604,430 0000000000000000000512cafa7507d4d3afa1086f0c53efd89ed53cc91c0bc8 2,584 1.00/1.00 vMB 17
604,429 604,429 00000000000000000007904c7398ce1a3c7362480b2754bba06b5bf2768a88ee 2,114 1.00/1.00 vMB 14
604,428 604,428 000000000000000000091fa9ff40d8382fe42e5a37857f572ddfbe022088f7da 2,450 1.00/1.00 vMB 27
604,427 604,427 0000000000000000000100048b7d5026c4c63afd6e4526fe0080611a8dc1202f 2,376 1.00/1.00 vMB 8
604,426 604,426 00000000000000000001221d5ae253e96708086b6ac2188a62276d8fd144d8a8 2,720 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.27 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.