Loading Tool

Explorer IconExplorer

Memory Pool

80,270 transactions
31.14 vMB
0.08033229 BTC
Random Selection Loading Transactions
Max Size: 188.42/200 MB

Candidate Block

Mining Attempt cd844f8454d124970bff79bb38cc9e710540b4be0e97237837c2921f7e58e85c
Version 20000000
Previous Block 00000000000000000001737d76c0d6914d71885a8e838781b1a0674dd5a96d4b
Merkle Root 75c59ba09fc62364c8c56a7f3e4ced4bfc191136c3cc8ef112866bbe80305f11
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,775
Size: 1.00 vMB
Total Fees: 0.01310215 BTC
Feerates: 100.25 > 1.31 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,201 (241,394 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
673,789 673,789 0000000000000000000998d34b73a77ded4869224770988a75514441927bce98 2,129 1.00/1.00 vMB 34
673,788 673,788 000000000000000000013ba58c59066119eaad2e3901fade01f83aaa8bd8c22b 2,341 1.00/1.00 vMB 31
673,787 673,787 00000000000000000004414da407c0564bdef660c372fab04867bdb68f83d2db 2,470 1.00/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.74 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: 708.13 GB
    • Received: 16.72 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.