Loading Tool

Explorer IconExplorer

Memory Pool

38,831 transactions
26.23 vMB
0.05450159 BTC
Random Selection Loading Transactions
Max Size: 136.30/200 MB

Candidate Block

Mining Attempt 493bd6d615a4be947250d0ca024646e8314a21ce94f496e1ea9fb4e1ada98cd5
Version 20000000
Previous Block 00000000000000000001b7674223024d82c52e523316ed94cc86a2e4e969203f
Merkle Root 409160d389ca13a83979236f794b07037673a29d6b0d26193c6fdcc46f2b3b02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,592
Size: 1.00 vMB
Total Fees: 0.00664234 BTC
Feerates: 77.76 > 0.67 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,867 (137,856 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,011 777,011 000000000000000000062f950c5073f2d695459cf1acf8ccf9e2d967554aa7df 1,197 1.00/1.00 vMB 6
777,010 777,010 000000000000000000022f71bcd1b16d3be1ff8dc4ba0bd8c1a0e20201d4a392 287 1.00/1.00 vMB 2
777,009 777,009 00000000000000000000a9bcbd7295b34c0e32cb450194ef43d7bcf48ff0f2cb 1,308 1.00/1.00 vMB 12
777,008 777,008 000000000000000000053fa938ccbe71e98dbe5bfaadd46ec9b40eb85abe851f 3,140 1.00/1.00 vMB 23
777,007 777,007 00000000000000000006c0c042c8589debc3c6fdb960a1ec389c503ebcf358f0 1,128 1.00/1.00 vMB 7
777,006 777,006 00000000000000000001a459074f6e4a282fc45a54d24ac11ae66a1b31ebf0c3 1,298 1.00/1.00 vMB 8
777,005 777,005 000000000000000000069ae1be6eab86e784a0726a8588f15ead7dcffe2f6507 909 1.00/1.00 vMB 10
777,004 777,004 000000000000000000025551f9102d377096c0782a52cc80830a08255c8ee7d2 1,010 1.00/1.00 vMB 9
777,003 777,003 00000000000000000004f1c57cff38c61a7df04efb5ab0512c3f0be77ddc023f 1,707 1.00/1.00 vMB 14
777,002 777,002 00000000000000000006cd0fa2a7616ebd2524fbd0b84908e25ecd7588a47b5b 914 1.00/1.00 vMB 4
777,001 777,001 0000000000000000000455dcdb85f763e8bfccdfb5a8fecd7a858a46fd93308f 3,117 1.00/1.00 vMB 26
777,000 777,000 00000000000000000004067336610ed91f65ca2b51e3b0761fda9bde97189768 1,183 1.00/1.00 vMB 9
776,999 776,999 00000000000000000002b56bc12d4694dc7862b585487c5809b67f128e8b4230 1,413 1.00/1.00 vMB 11
776,998 776,998 0000000000000000000571070473e2d29e7512e7733156707d0c8a06c27e79ff 80 1.00/1.00 vMB 1
776,997 776,997 000000000000000000013d55c5b34edc964104e6eaf79a4cf24be9c6c318094d 1,574 1.00/1.00 vMB 9
776,996 776,996 00000000000000000002ad53f493b8be072153896b6846c9b2087be5124cb1d6 1,776 1.00/1.00 vMB 11
776,995 776,995 00000000000000000006bdf6aced4bd4c19edd806b9ce761530340b81bcaf6bd 2,493 1.00/1.00 vMB 16
776,994 776,994 00000000000000000000f805fa89e304f7fb8722e255714b7d778263b73a5b3a 926 1.00/1.00 vMB 5
776,993 776,993 0000000000000000000299941a9301a265f5a91dd08722d9f3efdb5e8ad7f027 1,175 1.00/1.00 vMB 8
776,992 776,992 0000000000000000000044ef38084515534a8bba6cdbdbdc6bc0e02888441bef 2,038 1.00/1.00 vMB 23
776,991 776,991 00000000000000000000b51b2004a581735844d5ea68752c0e517726963ec3f4 831 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.15 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: 653.14 GB
    • Received: 13.83 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.