Loading Tool

Explorer IconExplorer

Memory Pool

26,640 transactions
24.89 vMB
0.03601536 BTC
Random Selection Loading Transactions
Max Size: 135.24/200 MB

Candidate Block

Mining Attempt 377af2a9215c585dc79c70c563d759f1375be6bb9d05c9f6167dc76712a841af
Version 20000000
Previous Block 000000000000000000007cfcb2601199c68d2f474abafc808fee1e91d3081aec
Merkle Root 5010e430c272860039a73380fdd6e897d4ca3121650a757448ad4e59bcb53e9b
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,410
Size: 1.00 vMB
Total Fees: 0.00860922 BTC
Feerates: 502.67 > 0.86 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,683 (120 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,563 939,563 000000000000000000011a800473e415dd883a889cfa25c3ba2379c248220297 3,452 1.00/1.00 vMB 0
939,562 939,562 0000000000000000000079ebfbd4583a0a52cf3a290c750722dc0572366a43ce 2,374 1.00/1.00 vMB 0
939,561 939,561 000000000000000000017f10c5dbd7b371b86514e3bd3d2cc607be31faa904e4 4,426 1.00/1.00 vMB 0
939,560 939,560 00000000000000000001ce5ffac0bd3c766eca8b9916b4cafd8d94ee0620ad00 3,391 1.00/1.00 vMB 3
939,559 939,559 000000000000000000004ece332dda253ec917676d396b3821a657fe0e3cdc9e 4,912 1.00/1.00 vMB 0
939,558 939,558 0000000000000000000083d0b36f1be51146829ab5523776d4c4ac0546175030 1,787 0.58/1.00 vMB 2
939,557 939,557 00000000000000000000f7f48898f5bedce3da187aa9364e38f1310cd72b0030 1,718 1.00/1.00 vMB 0
939,556 939,556 0000000000000000000183c50ad7099ee6378605abb5f56ed2eace8ed7682791 4,518 1.00/1.00 vMB 1
939,555 939,555 0000000000000000000163fe0cb1d1fad055250d7bfe0b002721690f6b98742d 2,217 1.00/1.00 vMB 0
939,554 939,554 00000000000000000000d835c93bcbb07d9b3e4debca6073412d00a6751452ab 4,217 1.00/1.00 vMB 1
939,553 939,553 000000000000000000003cedee277ae61d02c98d6d8df747f12d0113540e9bf9 4,349 1.00/1.00 vMB 0
939,552 939,552 00000000000000000001c061fff4a166fad29c0f9588314e3ab900e887c6c9c8 894 0.29/1.00 vMB 2
939,551 939,551 00000000000000000001ebcea21ae8dc79e1b18a7e5472d7e68a4e2169b8f056 1,890 0.55/1.00 vMB 2
939,550 939,550 000000000000000000004e4e3d6762556628d6c618a299c3d287aed50c708bdc 3,572 1.00/1.00 vMB 0
939,549 939,549 000000000000000000008c9c9b9b6303a428df4b1a9d7289bef63692ea4192f5 4,175 1.00/1.00 vMB 1
939,548 939,548 000000000000000000000c87821b1c8bb81de2f50d0f38fb895dc6b61b27e725 2,133 0.60/1.00 vMB 2
939,547 939,547 0000000000000000000094e045cf1f0b035d81afe139faa67f6218ed1004ebe1 3,473 1.00/1.00 vMB 2
939,546 939,546 00000000000000000000253a40605a5c7f731901b488a846f0a71941ca11fb61 3,504 1.00/1.00 vMB 2
939,545 939,545 000000000000000000010308b59db2c4909c3a16ba945f824fbfda5d83a6b111 1,957 0.62/1.00 vMB 2
939,544 939,544 00000000000000000000f09867d3c5cf1fb9ed145b6b4aa26b1fef06ea0d0295 4,537 1.00/1.00 vMB 0
939,543 939,543 00000000000000000001be75b4ae247144d6e3ff568b59d9b6395ebb165ee759 4,375 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 826.16 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: 4,284.81 GB
    • Received: 236.86 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.