Loading Tool

Explorer IconExplorer

Memory Pool

44,861 transactions
26.50 vMB
0.05603186 BTC
Random Selection Loading Transactions
Max Size: 140.22/200 MB

Candidate Block

Mining Attempt dbaec72fe5f458f2d5e9915d031f097d4508b093c0fe405a14f8f89407a06498
Version 20000000
Previous Block 000000000000000000004d1049722dcba3c177c8f8720a3a8519efc7b1dde709
Merkle Root 858c5f1be82bad9c82f8c8936bb9232cae8410a6b1646ba19f3c18804773c294
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,463
Size: 1.00 vMB
Total Fees: 0.00740834 BTC
Feerates: 150.62 > 0.74 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,757 (523,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,481 391,481 000000000000000001442efb84cbf203665dfb7b71a371a27c0a7b3e6d082b5f 1,041 0.48/1.00 vMB 37
391,480 391,480 00000000000000000a4cf31df5ec0aea3e8a54a89afc4ea9baadfb30a7becb49 239 0.17/1.00 vMB 17
391,479 391,479 00000000000000000080fd9de62eb955807db6500213458d98088814c91faa61 860 0.31/1.00 vMB 48
391,478 391,478 0000000000000000083b02c52a2155928433528af2aa71cb73d0bc984ba3cb5b 169 0.24/1.00 vMB 8
391,477 391,477 0000000000000000040654bd06946d0575ae0a79e09f82898947300674936d11 159 0.24/1.00 vMB 7
391,476 391,476 00000000000000000763da23c1afb63d3624c92f26a008dbc3f0880d30a63d29 2,133 0.96/1.00 vMB 34
391,475 391,475 00000000000000000a468c77830d8631880a79fdeb47121432dc38cccc99c39b 246 0.13/1.00 vMB 24
391,474 391,474 00000000000000000914de3d403456f7fb9b3a3b8def233c479a8a320349045a 356 0.21/1.00 vMB 24
391,473 391,473 000000000000000000ec7d4453a2aef9572c5e96c053297e4906a7ab77edc68a 2 0.00/1.00 vMB 0
391,472 391,472 00000000000000000623e298e61853d5c3d5d8d1381b8a1493ce8cd4ca8fb4c9 753 0.29/1.00 vMB 35
391,471 391,471 00000000000000000155c039497cb5c0c17ed54b85415c82deda28a62aa824e8 290 0.16/1.00 vMB 26
391,470 391,470 000000000000000000d465446d4bc9025b40e358e93e57bd66ffb6527a15d07a 675 0.28/1.00 vMB 35
391,469 391,469 00000000000000000a253b84b0f0fc802260ecc628e13f3c3629c14b0433fa8d 833 0.41/1.00 vMB 34
391,468 391,468 0000000000000000060dbf4717ca180532baafe5f6de547e2ac91da175777867 1,104 0.61/1.00 vMB 29
391,467 391,467 000000000000000005301cc15263e6bf964c827346e1be46f160122b5d8bc693 127 0.24/1.00 vMB 8
391,466 391,466 000000000000000008567512ff715aae167e9a1cc44c2f5ee754d96658fb6a05 303 0.25/1.00 vMB 16
391,465 391,465 00000000000000000635b12a746b13bcb527009170f863414e0a1c85ec6f1c13 1,301 0.53/1.00 vMB 41
391,464 391,464 000000000000000005fa74e76ba630efb5ca5116553b3f09b9ad69724c2c3b44 869 0.35/1.00 vMB 34
391,463 391,463 000000000000000000241c9d99eeeb64eb75a5303e6c09f223836f8b5cf87320 411 0.23/1.00 vMB 31
391,462 391,462 0000000000000000038d6769fa08a4f4b37f6d58e3dfa42f341332aadc4441a6 682 0.31/1.00 vMB 30
391,461 391,461 000000000000000004ea4000962884a8b069608e68428580ad817975aafe87e6 127 0.24/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.96 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: 647.40 GB
    • Received: 12.93 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.