Loading Tool

Explorer IconExplorer

Memory Pool

31,815 transactions
23.82 vMB
0.05324838 BTC
Random Selection Loading Transactions
Max Size: 131.07/200 MB

Candidate Block

Mining Attempt 833af219dd5450919ed5a41cd955567ed11f4a3d2e56190ced31d1d9f29eff93
Version 20000000
Previous Block 00000000000000000001db15fdc373d72dde37f404cea1bafffe7d45211e9030
Merkle Root dd0dc9d5b818c3c8897ffba50e9e46e8c9d7b89d13075b60806952cfcedf0cb3
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,527
Size: 1.00 vMB
Total Fees: 0.02691697 BTC
Feerates: 713.01 > 2.70 > 0.15 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,239 (63 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,176 939,176 00000000000000000001ca340c37c14d4363cd20820781e392d0604bf4f768a1 2,435 1.00/1.00 vMB 2
939,175 939,175 00000000000000000001af13a2be52424ae0dfa2c871bab77895c36843c1e41f 3,332 1.00/1.00 vMB 1
939,174 939,174 00000000000000000001073ec51ab268a0600710345bf24d8d62688bb003cb34 2,249 0.67/1.00 vMB 3
939,173 939,173 00000000000000000000159ab2c07fedf86611cfaee07d612af88ca27e7e7314 4,678 1.00/1.00 vMB 1
939,172 939,172 000000000000000000000bc21b479fd31aa63c3be24413129b49cafe3e219f55 1,833 0.75/1.00 vMB 2
939,171 939,171 00000000000000000001d25e8dcf9559c498eb35b8a29cba00efa864d3743966 2,543 1.00/1.00 vMB 2
939,170 939,170 00000000000000000000c420abc6cad83b11a9cf6677cc5f6409b857c8ee9885 3,754 1.00/1.00 vMB 0
939,169 939,169 000000000000000000008c3a16cb8d23525f5e7fedce2f415f3b11869ec656a4 3,536 1.00/1.00 vMB 2
939,168 939,168 000000000000000000011c24c62163a2aabd7d82cb0bf607a7730f25c3cb5095 3,351 1.00/1.00 vMB 2
939,167 939,167 00000000000000000001777e7e2b0a5d87986324ca4a81497e826336359cc348 2,801 1.00/1.00 vMB 2
939,166 939,166 00000000000000000001e65762309dda7848a9554bf4c2b25fa550165b561741 3,862 1.00/1.00 vMB 3
939,165 939,165 0000000000000000000191144c60876beb1edca4a9d06c38eb3f704241ca809a 3,701 1.00/1.00 vMB 7
939,164 939,164 00000000000000000000425738f0f9b8218f6f7c9e2f0d154e233e7a31652fc4 2,427 1.00/1.00 vMB 2
939,163 939,163 0000000000000000000160445fe12005f88077ec15226ab77cd1246fe75c7326 2,996 1.00/1.00 vMB 2
939,162 939,162 00000000000000000000dd6bf917d6ddcc645c4685496bcfa3eef61e47fbc26c 3,352 1.00/1.00 vMB 2
939,161 939,161 00000000000000000001708e859832681b85c52d1621b6d93d73f96f6903f961 3,605 1.00/1.00 vMB 3
939,160 939,160 00000000000000000001519c81d08a50f79c77ada8ee4718a23f23f9060666b5 3,642 1.00/1.00 vMB 7
939,159 939,159 00000000000000000000910714e5d5c5d318385a3eaa4a834324ba594237f7da 3,285 1.00/1.00 vMB 2
939,158 939,158 00000000000000000001cc3e5fbd978a32139ec6f4f6ce51547781c9517e6a7e 3,573 1.00/1.00 vMB 6
939,157 939,157 0000000000000000000063ff31a3f1ff31b2012cdb26890b087c978b6a0bdeeb 3,481 1.00/1.00 vMB 4
939,156 939,156 00000000000000000001ecd544227374541177d3a6d63725d913d5ddc8421849 2,864 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 825.34 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: 4,240.83 GB
    • Received: 233.16 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.