Loading Tool

Explorer IconExplorer

Memory Pool

80,509 transactions
30.17 vMB
0.09091675 BTC
Random Selection Loading Transactions
Max Size: 180.94/200 MB

Candidate Block

Mining Attempt 977e568c6175e86db761fbd08c7704ebd04619ff82da8b3abd7db286ebcbfadb
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root c221acbf4ace9fc3f64cd09eb9174cd8c9186d1ec7346d4086c624ab48eb611c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,103
Size: 1.00 vMB
Total Fees: 0.02915831 BTC
Feerates: 301.07 > 2.92 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (288,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
626,510 626,510 0000000000000000000ff57958000e78601ecb17804463444fc5d405b5e8ecf9 2,483 1.00/1.00 vMB 8
626,509 626,509 000000000000000000107c67702cb157da917d585782fa3e38694ece17190051 2,787 1.00/1.00 vMB 15
626,508 626,508 00000000000000000005d7538c3b56967c888afb37bc1ac65a0cc66babbe1f24 2,901 1.00/1.00 vMB 28
626,507 626,507 00000000000000000004bc9fc532c790f32a5170fa9461110319d1c1b1c2e2d3 3 0.00/1.00 vMB 0
626,506 626,506 0000000000000000000a2b10b290fe84da51170a0cc551a33b70923f691d9291 1,182 1.00/1.00 vMB 6
626,505 626,505 0000000000000000000bde37c857191923a3444f7da85bad55a09e6bd08bf57f 89 1.00/1.00 vMB 1
626,504 626,504 00000000000000000004314a1b93b475811dae7dfaf155e5f26000d601267eff 1,729 1.00/1.00 vMB 10
626,503 626,503 00000000000000000003896ffb1e2025986bee17df284591056fac8b370079d5 2,289 1.00/1.00 vMB 15
626,502 626,502 000000000000000000072c41350243b80cb5129c207d33a2c73829b03892ae6e 1,089 1.00/1.00 vMB 7
626,501 626,501 00000000000000000009b57a1172a473a926b93677855e29507d054f27b27f31 1,334 1.00/1.00 vMB 5
626,500 626,500 0000000000000000000b549314278a800ce9be25ff53e55d8ab93b96b94c70ba 2,750 1.00/1.00 vMB 21
626,499 626,499 000000000000000000018e7a8581b17a03f6ab144a41a24959842d59172823ff 471 1.00/1.00 vMB 3
626,498 626,498 00000000000000000003addd86b57361c4180b28a655a7d3fc69410092793d8a 2,149 1.00/1.00 vMB 15
626,497 626,497 0000000000000000000bd55be09f657dc94a1b2ed2ff84bd0d5ed575cfb5c91c 2,625 1.00/1.00 vMB 10
626,496 626,496 000000000000000000091f9a98019ca31ee024d9c78a6e49d09d3015881c2e9f 3,009 1.00/1.00 vMB 25
626,495 626,495 0000000000000000000b9fe9eac5903516319001fb37dc30f890010253e7f3cb 1,632 0.99/1.00 vMB 11
626,494 626,494 0000000000000000000613a01eea4056f1b12f8929abe9a696747ec119edd705 292 1.00/1.00 vMB 2
626,493 626,493 0000000000000000000be2c350997c2d1c44e8aa0ad68541e76b3f492b2d3954 563 1.00/1.00 vMB 2
626,492 626,492 000000000000000000052e60251d677adc15e12fbed8d6fb85abd11891b6ff9a 298 1.00/1.00 vMB 2
626,491 626,491 0000000000000000000bbec35c90bab582b8a54081a52580e365207da229b071 1,924 1.00/1.00 vMB 14
626,490 626,490 000000000000000000042968694b1a48c9ccdfeda4e91c48d31fa2676591fd08 776 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.