Loading Tool

Explorer IconExplorer

Memory Pool

17,806 transactions
9.31 vMB
0.03156971 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.19/200 MB

Candidate Block

Mining Attempt 8a3fb35d307116b8f68de69682c923c2edfc72b062c705c84532b11e4fe6d3aa
Version 20000000
Previous Block 0000000000000000000197941bad20b897c775350b6fa0570ccf58719d66a8c5
Merkle Root cb434a0e43059bc6b603a8a5fb423888a7da5c308b84a1b61c2777c39e5d49c8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,337
Size: 1.00 vMB
Total Fees: 0.01702670 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,566 (1,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,456 912,456 00000000000000000000779aaa70982854177e40c3449cde6e67d49c37a28019 5,481 1.00/1.00 vMB 1
912,455 912,455 00000000000000000000982526dffeff4baf952382cb9661912811c982e9d5dc 1,144 0.31/1.00 vMB 2
912,454 912,454 000000000000000000012db33ee129609f4a9397aabec1bcd698696e63f79cb5 6,529 1.00/1.00 vMB 0
912,453 912,453 00000000000000000001283ebe88de73acc121af072691c34e3111a36a30d796 6,089 1.00/1.00 vMB 1
912,452 912,452 00000000000000000001b67add47315c780bf8527469a035d321de7dffe19be6 2,617 0.76/1.00 vMB 2
912,451 912,451 0000000000000000000175bfac13b301329b63c9e8ee63d738c3899b44bf2021 6,836 1.00/1.00 vMB 0
912,450 912,450 00000000000000000000ba62b41b7e1281b756e9015c9254dc8b09ec29393597 5,769 1.00/1.00 vMB 1
912,449 912,449 00000000000000000000758859058733b4540b8d85469925424ce5d8a70b661e 644 0.24/1.00 vMB 2
912,448 912,448 000000000000000000000f7c7f8fef7e71851f45911c809f5328f6a443f17fb4 7,149 1.00/1.00 vMB 0
912,447 912,447 0000000000000000000129f8e8ccab955071ab835fe9c94834fbc276e39e6b1a 4,869 1.00/1.00 vMB 1
912,446 912,446 00000000000000000001f715b411d63a3bcc06ff01edcfdd1bf467d21ad4815b 3,359 1.00/1.00 vMB 2
912,445 912,445 00000000000000000000f0ab8291336fdae5103dc11b58a771e8df5765faa270 1 0.00/1.00 vMB 0
912,444 912,444 000000000000000000007362679d83e7ee7601dc1a17ba5449b89e4d47544154 911 0.24/1.00 vMB 2
912,443 912,443 0000000000000000000116bdfee00c26979d7950e058d94b6a62bb491d114786 4,673 1.00/1.00 vMB 1
912,442 912,442 000000000000000000015be774ffa3f633d008f1b9af20b34f5e2ae213a06be5 3,522 1.00/1.00 vMB 3
912,441 912,441 000000000000000000000da942b42b14dfd5be88c47d2ae6cb1e874260da9d08 5,474 1.00/1.00 vMB 0
912,440 912,440 00000000000000000000a4ba5029f077c4e5d9b28674f4e39a88d62ef5e7f0cd 3,785 1.00/1.00 vMB 3
912,439 912,439 000000000000000000020949f0a4c88c7e041e2df6c205f669318c6e94f10556 4,314 1.00/1.00 vMB 1
912,438 912,438 00000000000000000002101f9a85d1bd7cd16210f518419ae3e879ea63a5a05b 2,996 0.98/1.00 vMB 2
912,437 912,437 00000000000000000000eb66a46b18b645bc1b134d4939893aaa9898dd9df71c 3,142 1.00/1.00 vMB 2
912,436 912,436 00000000000000000001f74e5b4ef0705fb4420e21cdac48351c3cd0dbf38ca6 6,700 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.84 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: 429.67 GB
    • Received: 2.34 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.