Loading Tool

Explorer IconExplorer

Memory Pool

21,114 transactions
9.42 vMB
0.05960856 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.87/200 MB

Candidate Block

Mining Attempt 88ec9de9b14f009290fa2e9569571bca332266e7b10261b818e1f455a5d66be8
Version 20000000
Previous Block 000000000000000000008d04065d89b6af56d4a51721394abcf1d222900704dd
Merkle Root 4fe4dfca98b9b22c1162495552958ff9de0a334cba2705f60e1a46f82489c647
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,632
Size: 1.00 vMB
Total Fees: 0.03685873 BTC
Median Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,404 (689,834 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,570 223,570 00000000000002b128affa16940f994d19dd9ff06c834a0e7492153062a94408 303 0.14 vMB 143
223,569 223,569 000000000000019a6007554d7f7347f4e475245dbc46484c1cf02999159f3ced 264 0.14 vMB 146
223,568 223,568 00000000000001b55226cef2f00ee35986eedc05ee60c222df6ac4587023312e 376 0.24 vMB 179
223,567 223,567 000000000000044e73e762e7b992e3c521ad72a7677df5344f5ae4c04fc7ebf9 519 0.25 vMB 168
223,566 223,566 0000000000000227e5c574e77641fd4a880404afedc719729b24543df70a9d0e 547 0.25 vMB 174
223,565 223,565 000000000000036a150006a2de452991d2ee01cb31b85de890d68db1569c68ae 126 0.12 vMB 92
223,564 223,564 000000000000013f2088064a3e440976b32e579f96ca4c5fd6077007084b3ee4 616 0.25 vMB 189
223,563 223,563 000000000000019b07c6f4b9fbe719cccdccc0ac4d62d4e0918ada3fef09de0d 506 0.23 vMB 197
223,562 223,562 00000000000002da6abfe0c152cfef10ae3ec8658b4853fe90f830729e3795d8 626 0.25 vMB 233
223,561 223,561 0000000000000008411bce4214d8bd49dc09fde251eda7b0759c14a56180eb54 55 0.02 vMB 255
223,560 223,560 00000000000000d656365f5095f190866c2483d5f495771a4e85ee12f94cce28 251 0.11 vMB 166
223,559 223,559 00000000000003867b6c2261ae5d6a61b39b878cc153901bdfc75973e3517af0 32 0.01 vMB 72
223,558 223,558 00000000000002cd012142135f2ffed918d1692f974036fdd9d2e4528c177ea5 392 0.18 vMB 171
223,557 223,557 0000000000000067491a9359a9c524cde93d5119586d183964120a6bba4050be 587 0.24 vMB 251
223,556 223,556 00000000000003545276c24f959803b00c3895db6190283eae6c0dec6ea45742 414 0.25 vMB 148
223,555 223,555 00000000000002a59f3a271c3681411743086da26cf244ba3bce1b8dc38ed06a 321 0.15 vMB 215
223,554 223,554 000000000000034d13dafc08a5a3d04681e4e8ad093b61ca11a650a6a58e64c8 63 0.03 vMB 264
223,553 223,553 000000000000000106ee49ea47a30b18faa24e4eb968ee76c1fed6e25f5e7f71 279 0.11 vMB 256
223,552 223,552 00000000000003386177411697bceefaffffe214ff1e01e8b037777eb0473507 223 0.09 vMB 20
223,551 223,551 00000000000002d3f6850d462ccc8baae96e2f9d3f8dccab978b5268ed3157c2 183 0.08 vMB 186
223,550 223,550 0000000000000352606771c44734c6a24a3fd93955e636bb95003ef2eeee8ef1 329 0.20 vMB 174
Previous 10 blocks ↓
Total Size: 779.57 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: 275.23 GB
    • Received: 1.08 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.