Loading Tool

Explorer IconExplorer

Memory Pool

82,385 transactions
31.16 vMB
0.10990660 BTC
Random Selection Loading Transactions
Max Size: 189.05/200 MB

Candidate Block

Mining Attempt 589840bbd89311eeadc1ddb58cb429c5c66acd0c980776345352e9ab42a912c9
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 0b97037aac7687428857eb182d2f7c8240cf2fb4a94fa96cd04862efceca1561
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,627
Size: 1.00 vMB
Total Fees: 0.03535639 BTC
Feerates: 803.65 > 3.54 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (472,900 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
442,452 442,452 000000000000000002afc618ff6de8aa1d852422bd6c8891735f50b534e0b91b 1,721 0.96/1.00 vMB 52
442,451 442,451 000000000000000000baa60c0b5cbfa04bb58a28fc55c0fb4548a3f5f635a7f5 2,284 1.00/1.00 vMB 87
442,450 442,450 0000000000000000023928a68d0db13662214a28436cb1de113e91b643482cc8 2,409 1.00/1.00 vMB 84
442,449 442,449 0000000000000000035d0b9be0175a95e4b1fd9759257baa4e636205e2da5ab6 2,334 1.00/1.00 vMB 84
442,448 442,448 000000000000000003d491d50e3fedb37e59395a6c6f6b0a556a6cc96917b77f 672 1.00/1.00 vMB 21
442,447 442,447 0000000000000000002abda02ec610c11d1e2ea9db7aae10a3e09add76ab70e0 1,955 0.82/1.00 vMB 72
442,446 442,446 00000000000000000396906c42279b3a4e150c585b739f9840638fb2acd068c6 2,053 1.00/1.00 vMB 82
442,445 442,445 000000000000000002746f26cf2e606b317f13854dd4732b188885761578ecb6 322 0.16/1.00 vMB 76
442,444 442,444 000000000000000003be1e5848e11184b60519f049e97a59610e99272ab29287 1,104 1.00/1.00 vMB 36
442,443 442,443 0000000000000000025a1b15a12b91107fda57f9392a8e3fea9c8d0f8ceff800 567 0.25/1.00 vMB 77
442,442 442,442 0000000000000000002bb08f2fa095479fab146d7c64132ddba3daacc4d1f5d4 803 1.00/1.00 vMB 21
442,441 442,441 0000000000000000019316d880d480f2c1d5105589dace39a0e94ba643d2b894 1,589 0.78/1.00 vMB 76
442,440 442,440 000000000000000002a10e446ba4021f68b87ffb052882c54241f4149964183b 172 0.19/1.00 vMB 79
442,439 442,439 000000000000000000a2026cfed815e8ce6b235c408a7f76fe4c56b41be56843 16 0.01/1.00 vMB 72
442,438 442,438 0000000000000000032cac8e9d1bba47bfd75834ce0d5b94c5071980dab6eea7 1,177 1.00/1.00 vMB 41
442,437 442,437 00000000000000000059aed30a49d3fe582dea40c3abd58d5d04bf374bbc6ad4 1,565 0.86/1.00 vMB 59
442,436 442,436 000000000000000001eb1edbb879d6676996807a8dbfb136017949c64983b2c0 71 0.03/1.00 vMB 66
442,435 442,435 000000000000000001f4cf9766c25ab6cef82ce2d962890e1fa4fed783cd9472 2,312 1.00/1.00 vMB 69
442,434 442,434 0000000000000000030b69784328ebb80ce462525205700a8aeea36df5a840b1 425 1.00/1.00 vMB 14
442,433 442,433 0000000000000000032a8d871ad30a78b9960b45cce6aab5a8e8603168ceb6db 2,228 1.00/1.00 vMB 64
442,432 442,432 000000000000000003bc2c9e4e93be8a57b2e2da2ffa16613691529316fcb994 1,263 0.96/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 783.00 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: 718.64 GB
    • Received: 17.93 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.