Loading Tool

Explorer IconExplorer

Memory Pool

81,439 transactions
30.47 vMB
0.11345643 BTC
Random Selection Loading Transactions
Max Size: 183.53/200 MB

Candidate Block

Mining Attempt 6953df9ee5f180b5109efd566e34b507d5f5434407e26cf623dec30d89f54ec7
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root ef0c9ef287d5f7b2b686f49246a40e7a1250c4a78a5fc8d1f44a52f75bfa2714
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,439
Size: 1.00 vMB
Total Fees: 0.03886648 BTC
Feerates: 180.34 > 3.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (609,234 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,908 305,908 00000000000000000319d449f9e0fc3870188bac23e6c09788e214aa554afb7d 43 0.02/1.00 vMB 34
305,907 305,907 00000000000000004f84609e826701ae35353592b4395cf5b293f72dd9442d5d 289 0.11/1.00 vMB 30
305,906 305,906 0000000000000000395c6def80a08e28665cd22dab1237f771b14f64d0a21232 318 0.28/1.00 vMB 20
305,905 305,905 000000000000000029c78880b168bcf09ea3b4179d1aebd1613e25dc17c8f489 398 0.34/1.00 vMB 25
305,904 305,904 00000000000000003d75693b3549fe0eeed2e3c1e894a2cb480c82a33f640f11 58 0.04/1.00 vMB 24
305,903 305,903 00000000000000004af08bf012dd1862f432a36b0b069790e7d60bafdccf1ee6 156 0.11/1.00 vMB 45
305,902 305,902 0000000000000000290d1bd7a22584975d9faacd3bcc14784ce9ae8c8623a409 109 0.06/1.00 vMB 29
305,901 305,901 00000000000000005144b159acea830f5d9a5fd0ef1abc2ff5a4ae16e3c51309 42 0.02/1.00 vMB 27
305,900 305,900 00000000000000004bfeb30879a5d60820996843e52c1ebd60008769eeaac0a0 179 0.15/1.00 vMB 29
305,899 305,899 0000000000000000295edd107944ba9560915d72c311c8ae5a809b99eba4e251 95 0.05/1.00 vMB 25
305,898 305,898 0000000000000000333edc6f6af04af0101c5387c2f685e9908f1a0398d2356a 414 0.35/1.00 vMB 24
305,897 305,897 00000000000000002499b179ae2b9ba34175b134d6ebf94951b57c3d42efd195 212 0.14/1.00 vMB 29
305,896 305,896 000000000000000036621698a65138b43e7352aa36384e8640104ff56ea8653f 398 0.19/1.00 vMB 35
305,895 305,895 000000000000000008f227e61213e913ab93391c18f5d3955100c0946f59c689 128 0.10/1.00 vMB 24
305,894 305,894 00000000000000004909fa6cd4b3456c770a4e0525c73d70ed02fb4a1e67237a 303 0.22/1.00 vMB 28
305,893 305,893 00000000000000003d9ca658ab17d1ee2da39b47e045b7f215e92c1355fd625d 60 0.05/1.00 vMB 27
305,892 305,892 000000000000000004dd6edfaf6b98fc6b27083f01961be4cc51304c187e120c 30 0.02/1.00 vMB 24
305,891 305,891 00000000000000000a8a9e010c0b21aed9a81bdb660ff63435b3de340d4da084 34 0.04/1.00 vMB 14
305,890 305,890 00000000000000005559c8a3badb7dc8c99d747906c52ab52b01640233f46055 138 0.07/1.00 vMB 33
305,889 305,889 00000000000000000186b6bd68db73682cb3c3aa8a0c8592bc5dbb58d0daacc0 114 0.06/1.00 vMB 27
305,888 305,888 00000000000000001561ee9ff47811b054af835f3d3f52238712b2b40123991b 18 0.02/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.