Loading Tool

Explorer IconExplorer

Memory Pool

87,198 transactions
32.61 vMB
0.15208189 BTC
Random Selection Loading Transactions
Max Size: 199.11/200 MB

Candidate Block

Mining Attempt 92f57aa80ce687c897b2b91b15cf8f55bf8dce2c3a250b1d4cf33fd19d672162
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root ab7ac66fe81d79f0353dbba6d9ab2d5f481eca693a32df8873a411e4e8b6106c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,193
Size: 1.00 vMB
Total Fees: 0.05865220 BTC
Feerates: 400.00 > 5.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (619,777 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,449 295,449 0000000000000000ac9551ffcbb4f4c7c59a602e64d322fab27cfaf01cda94de 72 0.21/1.00 vMB 8
295,448 295,448 00000000000000004ea6df7301b38a15e5c5a963bb40141aff27f7de54758b4f 807 0.35/1.00 vMB 38
295,447 295,447 0000000000000000116379b10616e5becd7707a2ecfd177e057e487a70e0eadd 128 0.04/1.00 vMB 84
295,446 295,446 0000000000000000723359212862655ae3c832eeeaf759558f6214061914c46a 230 0.19/1.00 vMB 22
295,445 295,445 00000000000000006c362e01a98f089523c0450771683d327a0fccd2283a1489 510 0.39/1.00 vMB 20
295,444 295,444 00000000000000000545bc27041e43797447519800ce9ef8c57696d59ea40ff6 512 0.22/1.00 vMB 51
295,443 295,443 00000000000000000b8d3b1c57735e304372a763807d9f8f7ff4b794a4326bb2 242 0.18/1.00 vMB 26
295,442 295,442 00000000000000008721cd3b1126217a22374ad94c3873f4496fcdf93e02c2a2 257 0.18/1.00 vMB 27
295,441 295,441 00000000000000002cbbc55b1bbf22880aa3b80fa3b5cb37753c654ab7717cce 365 0.22/1.00 vMB 30
295,440 295,440 00000000000000001b6f68b2a7cbdf337affc101d9b5c8a4216e231f966544d5 128 0.06/1.00 vMB 41
295,439 295,439 00000000000000009f2e00498fb64e77b581a6e681a6729fb8efe82c7ba41708 406 0.27/1.00 vMB 28
295,438 295,438 00000000000000003f6650e72f28afcd0a12398cb9398b76ebf002ba1a8f3ab1 74 0.04/1.00 vMB 29
295,437 295,437 000000000000000002931ce60a2e84bbcac31032c2a0e150a6d2077a9a2bd828 267 0.14/1.00 vMB 37
295,436 295,436 000000000000000068be2d9dd0558599ae529a5d7b0da50cdc322549068d9928 157 0.14/1.00 vMB 36
295,435 295,435 000000000000000075bc8b5e71dff4f54a5e009a1a08af6128aee83ddb6d70ee 123 0.07/1.00 vMB 23
295,434 295,434 00000000000000001ee90a49a6e4643fb2e5e3bca141bf09f51b9d027f879a8e 46 0.02/1.00 vMB 36
295,433 295,433 0000000000000000174f3239ca1c1674e14cc7463a7683416d0139597f5bd818 464 0.35/1.00 vMB 24
295,432 295,432 00000000000000002190a858e54d1632ce999ebcfe655681af72eacbf5edb8f4 741 0.25/1.00 vMB 48
295,431 295,431 0000000000000000562afc0e61bf9210301fa151cd774a390a10f566e44b625a 166 0.11/1.00 vMB 27
295,430 295,430 00000000000000007cef0a8405e2f3b051c624b90054be263b42d244b3086fee 89 0.07/1.00 vMB 29
295,429 295,429 00000000000000003626e1ee315c2f2bc272a7f61c2f75aa196c02cf9d64a181 141 0.09/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.78 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: 709.73 GB
    • Received: 16.96 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.