Loading Tool

Explorer IconExplorer

Memory Pool

78,373 transactions
29.38 vMB
0.06673861 BTC
Random Selection Loading Transactions
Max Size: 176.54/200 MB

Candidate Block

Mining Attempt 4aa27a4a76eed2694cac0548b6bf1486aea6011d414b03876c5fb4d8ed06bfa2
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root a33530334dc6b39da308bd001921945bc74236595fdee3207538dd51c0e72cd2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,037
Size: 1.00 vMB
Total Fees: 0.00722155 BTC
Feerates: 40.21 > 0.72 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (350,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
564,410 564,410 0000000000000000002770f424be229a2c0e76fc9004cc36b5ff819fb43b08ae 2,899 1.00/1.00 vMB 22
564,409 564,409 00000000000000000015b989b0a18f937bdc3cc32af3dd6b044dc02f07b7b0a3 3,015 1.00/1.00 vMB 6
564,408 564,408 0000000000000000001a479708e9c471066f2e6774a3627044de35228631fd19 2,573 1.00/1.00 vMB 12
564,407 564,407 0000000000000000002d17c8a857abc4cfdac063b00fba384c9bcc7bd8f9e30a 2,288 1.00/1.00 vMB 42
564,406 564,406 000000000000000000000757af578c3eeb35a1ad0b3a945b646ac1bea5faad62 3,097 1.00/1.00 vMB 38
564,405 564,405 0000000000000000000b42d2e4230267fa7f1d77b1795e735836514cc3cbe202 3,064 1.00/1.00 vMB 15
564,404 564,404 00000000000000000003b842d665de2eb1c907e08602d05607917443539ab25e 435 0.13/1.00 vMB 7
564,403 564,403 0000000000000000002772c14c6dcd592a3a439e452b3416dedadc154bfad907 1,717 0.76/1.00 vMB 7
564,402 564,402 00000000000000000024c8504a139f530f218bd650c443b7033d63a5d23a567d 3,051 1.00/1.00 vMB 9
564,401 564,401 0000000000000000001bfd6f66f1fcf249bcdb5069797f94ae573c0b96b0730d 1,703 1.00/1.00 vMB 34
564,400 564,400 000000000000000000233550793bca33549ab8383fda818b8e977491ef4c1025 2,824 1.00/1.00 vMB 6
564,399 564,399 0000000000000000002338ddea0b00d6a46440ed9ca0b3d5e974c96df3b7a90e 3,025 1.00/1.00 vMB 6
564,398 564,398 00000000000000000013fe67443d31f7e121044f1ba480dc95ebb48e03b1ac95 2,681 1.00/1.00 vMB 35
564,397 564,397 00000000000000000023c1df2ba799ebf5607a14eb53d4af7d5263ddb380b1a2 2,996 1.00/1.00 vMB 41
564,396 564,396 00000000000000000021a9e0f48a77e9f3780d82fbd7d1391e874b56fb435034 173 0.05/1.00 vMB 11
564,395 564,395 0000000000000000002b3b3033ed61c9181e26cfd45725338509fdbe55c96503 445 0.28/1.00 vMB 6
564,394 564,394 0000000000000000001113c41f50cd322bb627a9076a5d2be568e1cd7599de8a 1,665 1.00/1.00 vMB 3
564,393 564,393 0000000000000000000746a02e70ebb724321b8e02268e3a6acbd18dcd14982b 2,622 1.00/1.00 vMB 10
564,392 564,392 000000000000000000293970ede81a78642854bce54dfa115a69c972722765d6 3,190 1.00/1.00 vMB 17
564,391 564,391 00000000000000000001200cdf43c130d023385427564c4363f3c35c5fa5619f 3,318 1.00/1.00 vMB 45
564,390 564,390 00000000000000000016c153b244924bce2d37545a2e3b2753bfd7ff5e8c0359 3,076 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.