Loading Tool

Explorer IconExplorer

Memory Pool

85,892 transactions
32.08 vMB
0.20749651 BTC
Random Selection Loading Transactions
Max Size: 190.64/200 MB

Candidate Block

Mining Attempt e62b30f233c0fc8151b854a830a779e9a4b92d81225164e0a7be9f620e83dabd
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 2d37db2e9dd881af95db333fa0bf62b3773bf61bd128922350f300eac643b965
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,797
Size: 1.00 vMB
Total Fees: 0.08030274 BTC
Feerates: 301.64 > 8.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (241,335 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
673,810 673,810 0000000000000000000679fd756b969adc3791e14055eadd3c12d825f85f6cb4 2,197 1.00/1.00 vMB 42
673,809 673,809 00000000000000000002f242c7ca4b31efaf67cfa795f5e06d120a8935363363 1,885 1.00/1.00 vMB 48
673,808 673,808 00000000000000000003deeaed4f71eb63e7e9a1e3d571918e5d870b6aef7227 2,285 1.00/1.00 vMB 61
673,807 673,807 0000000000000000000a686820016e67be92c069af5c9bbd337b16e0f04a0e4f 2,799 1.00/1.00 vMB 109
673,806 673,806 0000000000000000000706908c8bd4b58d5a1708df024b4c0f88e7235a437574 1,120 1.00/1.00 vMB 86
673,805 673,805 0000000000000000000ad110aee7c28fbd7dbeb94b0ab4f127c4fa1a30f43490 2,377 1.00/1.00 vMB 49
673,804 673,804 00000000000000000005e3c8d17660752947e12c381f23245ce19e706b142ee7 2,681 1.00/1.00 vMB 62
673,803 673,803 0000000000000000000a92b488c06102de30fdb9b5af9bcd391343958a9f296c 2,128 1.00/1.00 vMB 103
673,802 673,802 00000000000000000003242add04651f974f0b69d01ad2dfeba4771871a42709 825 1.00/1.00 vMB 91
673,801 673,801 000000000000000000012fdc3a72068feed96c789a149c0bb8f94470b98ef0a5 1,951 1.00/1.00 vMB 93
673,800 673,800 00000000000000000006cbd9069b5887941eb017964ed147b077caf5103dac8f 1,868 1.00/1.00 vMB 97
673,799 673,799 00000000000000000003eee96b4867565f9512407f848328a1859d846556b640 1,800 1.00/1.00 vMB 108
673,798 673,798 0000000000000000000c4bbbcc5a8b9905d7b78598056c05912cfeb2f9689947 1,637 1.00/1.00 vMB 107
673,797 673,797 0000000000000000000a72d33b5cc06504b376cbf80ddd3ffdd8c7708b4e5a45 2,195 1.00/1.00 vMB 114
673,796 673,796 000000000000000000072b6c990ff1ece0739da54cf1b45e331e884423fd6e39 1,910 1.00/1.00 vMB 40
673,795 673,795 0000000000000000000cc654efce37eb7b549edff797a8709f5c6997d572bbce 1,998 1.00/1.00 vMB 94
673,794 673,794 00000000000000000003aa2919711a56a0687cde32ff3e14eb744d1c3bc4cd41 2,994 1.00/1.00 vMB 118
673,793 673,793 0000000000000000000ae3fbcf5261ff2c640db89a6533839a67117afda37ccb 2,021 1.00/1.00 vMB 45
673,792 673,792 0000000000000000000519e5e2b0abf238f2166c4c72a5c2573cc6d617ac183e 1,526 1.00/1.00 vMB 26
673,791 673,791 000000000000000000061725acb42bcc95e458a37493be14d2e6d26871a41142 1,882 1.00/1.00 vMB 52
673,790 673,790 0000000000000000000aed7d9806af96eda0b2451a2253a18ae4b676639b944f 2,211 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 672.65 GB
    • Received: 16.29 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.