Loading Tool

Explorer IconExplorer

Memory Pool

81,024 transactions
30.08 vMB
0.10461525 BTC
Random Selection Loading Transactions
Max Size: 181.49/200 MB

Candidate Block

Mining Attempt 43dd8017f11f14d133f6b458b836b1af9ec298314f4381eb30001dd224366578
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root c6212ac0dd953da1fcb1b13625df250662234fd480c942865a74ee797a5ddc66
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,069
Size: 1.00 vMB
Total Fees: 0.03673272 BTC
Feerates: 100.25 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (274,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
640,214 640,214 00000000000000000006fb621ce725b50553a9b81d6ac438b9c2750a70005606 2,900 1.00/1.00 vMB 92
640,213 640,213 0000000000000000000d0ec7cccfd0da68b7d8e274eea781bdf2eb2f74fa7a4a 2,901 1.00/1.00 vMB 97
640,212 640,212 0000000000000000000914f0f4b5b16762870eca0ce5ff1faec2018ec9f9aeec 3,072 1.00/1.00 vMB 122
640,211 640,211 000000000000000000020c8850511991e1fe6462a3a7e69e42e65c7f658ffb9d 2,993 1.00/1.00 vMB 103
640,210 640,210 00000000000000000002a7c0e607cdd7bb4eebe893736a9166682a2255f14950 1,960 1.00/1.00 vMB 112
640,209 640,209 0000000000000000000397fb6bea200a622a1748302c404e946163f952526617 3,022 1.00/1.00 vMB 136
640,208 640,208 000000000000000000020235ed7ded51fb403c1d9f613c6fe6ddd1417270337f 3,184 1.00/1.00 vMB 102
640,207 640,207 00000000000000000001c605359f5eab769a6af269eb19782bfccaf523ff4cc6 2,854 1.00/1.00 vMB 108
640,206 640,206 0000000000000000000d98552a89fc5f15b0f671e6846e52e07c9a16503a0c34 3,119 1.00/1.00 vMB 108
640,205 640,205 0000000000000000000956cddf30a5b68cd3ec84ad3a7dd7879d0cb00ebbb588 3,299 1.00/1.00 vMB 112
640,204 640,204 000000000000000000063b6fa33b95c8117dfc33f95ddea41f91f9ae0258c521 3,243 1.00/1.00 vMB 107
640,203 640,203 00000000000000000007620178a66f93df4419d104d9cf667a77cd75a562dd41 3,188 1.00/1.00 vMB 111
640,202 640,202 0000000000000000000c9c61afb4412ea5a72e99ca6b8b8a87ccb305c9a2d593 2,846 1.00/1.00 vMB 121
640,201 640,201 000000000000000000099355588c57904d8f8c29cde403aebcec8eba0edc4d81 2,234 1.00/1.00 vMB 129
640,200 640,200 000000000000000000083f95bee5b282f31b4ef87e6f6dc975854ec02353929b 2,427 1.00/1.00 vMB 116
640,199 640,199 000000000000000000011a2cdf905336aa2faf24d6e55800fbda540391564839 2,592 1.00/1.00 vMB 120
640,198 640,198 00000000000000000005140c5d2e3e709f44cf26b1e873f694396305d118dbc5 3,435 1.00/1.00 vMB 145
640,197 640,197 000000000000000000040b2b60ef732a855c1f233c398ef4198882bbc86feeee 3,151 1.00/1.00 vMB 130
640,196 640,196 00000000000000000003f0d37761aff6db29fc3f3825309a0e707a136dd6b610 3,234 1.00/1.00 vMB 131
640,195 640,195 0000000000000000000ecb84faf52719578ea782f92f4f5c6699f7429ebcb86f 2,106 1.00/1.00 vMB 111
640,194 640,194 000000000000000000041ec570b90cd0beb13842a15eeb16012718ea69f1bb70 2,961 1.00/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 782.56 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: 670.18 GB
    • Received: 15.83 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.