Loading Tool

Explorer IconExplorer

Memory Pool

77,697 transactions
29.53 vMB
0.07121071 BTC
Random Selection Loading Transactions
Max Size: 180.52/200 MB

Candidate Block

Mining Attempt 55e8f884b36ac176ddf09b66c0c7ff855f12a2f3f97ace9b78595eed12bc64bd
Version 20000000
Previous Block 00000000000000000000d3002cc735a2906070d791478a57e618190e90efce37
Merkle Root 015e9755b58e116bf0f47e797bbbaaca7b48a9448c30905bc8e00f2d2b17c19f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,458
Size: 1.00 vMB
Total Fees: 0.00614416 BTC
Feerates: 104.17 > 0.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,393 (402,604 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,789 512,789 000000000000000000517b9778c2110266e3ad5a596f8e7b644a889d5f7d72b7 214 1.00/1.00 vMB 6
512,788 512,788 0000000000000000002aa80e458bf872cf6bd91882060cfdc01adc36ffc510df 279 1.00/1.00 vMB 11
512,787 512,787 000000000000000000424c0b1fabd2f238125a51c7f99c942c4404f7c9f6f0a3 2,268 1.00/1.00 vMB 11
512,786 512,786 0000000000000000000b4d7bf0ba2800edd3ed76d28b75ba825820b209fb8d7e 1,654 0.65/1.00 vMB 15
512,785 512,785 00000000000000000004dd11fd64dee4a51a0d76a3d132005e7cd6420fe82f28 1,987 1.00/1.00 vMB 13
512,784 512,784 00000000000000000037304be3450a2b61f39a273ee73cf4090bcb7163eaf9fb 3,216 1.00/1.00 vMB 25
512,783 512,783 00000000000000000038a92a791cb4aa107e2eb9977f17e2fb6bb43e5fbc60ed 2,209 1.00/1.00 vMB 61
512,782 512,782 0000000000000000001ac1d5c453558a7282607ae22d8bbc0978715d7f4d77fd 2,744 1.00/1.00 vMB 39
512,781 512,781 00000000000000000053a73f24f3317e4072b52a1efd0c59f729de782b20fd1a 735 1.00/1.00 vMB 9
512,780 512,780 00000000000000000054f3bbcc38cf44cc5075ff3002b8510a8026035cb43766 1,307 1.00/1.00 vMB 17
512,779 512,779 0000000000000000000e5ac30845edf6a1cabd14df5d4ca7c5ba10243850165d 491 1.00/1.00 vMB 7
512,778 512,778 00000000000000000030a72d350122c105d051fca3c86c45eb2b605d9387f798 325 1.00/1.00 vMB 3
512,777 512,777 00000000000000000021affc4f54cf58211367ed2a894dc53d09af935849da9c 2,868 1.00/1.00 vMB 32
512,776 512,776 00000000000000000041bb5e444141680e2e8d601970e8d591a138a427e305f8 429 1.00/1.00 vMB 5
512,775 512,775 000000000000000000035e8298e926c41087c08e044de3cf573295c830e1f3ba 1,155 1.00/1.00 vMB 17
512,774 512,774 000000000000000000176d0baad54057e964866b985ae745dd5788a335ba58ae 1,809 1.00/1.00 vMB 6
512,773 512,773 0000000000000000000adc5835f7356a13118f0c237cc4adc8b3f54ffda9cb22 2,690 1.00/1.00 vMB 45
512,772 512,772 00000000000000000037f5e8558e81046e0d6cd3d49e5d604a5fa0731ebf00ed 2,435 1.00/1.00 vMB 10
512,771 512,771 00000000000000000020222d18a4ae4c2e41b33cc1388fa07481613ac10c827b 3,545 1.00/1.00 vMB 18
512,770 512,770 00000000000000000013face216103e7ac354ff3aa0a75f482094be49ce911f2 2,088 1.00/1.00 vMB 52
512,769 512,769 0000000000000000002bc5424e950df96b4c386abc3979e0707dca6efeaa6e29 2,137 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 783.07 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: 720.91 GB
    • Received: 18.30 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.