Loading Tool

Explorer IconExplorer

Memory Pool

27,877 transactions
24.72 vMB
0.04990480 BTC
Random Selection Loading Transactions
Max Size: 120.88/200 MB

Candidate Block

Mining Attempt 3517c4056fd1f3611a6238bc9ffe01933716641094d353414e8cd644a2845aed
Version 20000000
Previous Block 000000000000000000020533b6f8bb9515ad186574f3384d7b109eb8bfb2e84e
Merkle Root 94134bdefe3974761d819c879aea110ded1a2296218a11e9a1fe8e3ab72dcc2b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,748
Size: 1.00 vMB
Total Fees: 0.00542600 BTC
Feerates: 82.38 > 0.54 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,199 (811,179 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
103,020 103,020 00000000000131960f9ac0bba00119f6ff55c3396255c59378187da5ba4dc384 1 0.00/1.00 vMB 0
103,019 103,019 0000000000026f32a0722d02e84f95c43691c7badcf21a8000ded331d5e57c41 2 0.00/1.00 vMB 0
103,018 103,018 0000000000031bd33cab3e9dbfcde92b4e4d119b41edc047150da5e55c15323a 1 0.00/1.00 vMB 0
103,017 103,017 0000000000020bff7c09785f227c711aa549ef478e1a709208f39bd673db179b 11 0.00/1.00 vMB 0
103,016 103,016 000000000002986dee72cc2e43dbb03bca2e67dfceb01475005bf20e5d8cb09d 11 0.00/1.00 vMB 0
103,015 103,015 000000000000ffcbff9b796e3da4b06b587e253def7fe3fa32755a627dbb5555 1 0.00/1.00 vMB 0
103,014 103,014 00000000000256c5512085ca2cf0445c6b724ed1f3bf09ebca2051c56689b8a8 6 0.00/1.00 vMB 0
103,013 103,013 0000000000028c98b285a47a787d5098e63b3afe81c33ca2e813b5e2d9b2ff35 11 0.01/1.00 vMB 0
103,012 103,012 00000000000068023bda9a38f2bd2c23b8aa8ab15e4c245ec344b9299e1c78cd 10 0.00/1.00 vMB 0
103,011 103,011 0000000000027247e3a4a9ea1a32c728f990407ad4184cea232f1023012c77ae 8 0.00/1.00 vMB 0
103,010 103,010 000000000002f7bad4a2165d9a192e38279a326c88f220b4da5028c82ddcdc27 8 0.00/1.00 vMB 0
103,009 103,009 0000000000017e18362d4a63b593cee1847089941a7270ce862a9b58ea94d44d 3 0.00/1.00 vMB 0
103,008 103,008 000000000002c3aa81fbc5f8a9460b21d76524c31da2f0aeb5814366872b0496 1 0.00/1.00 vMB 0
103,007 103,007 0000000000022e2f7b39bb3b57350f7fd775b142573f1b169ec6ad46fb22f810 3 0.00/1.00 vMB 0
103,006 103,006 000000000001290dabf6b96cc2bf11f67687b932dc9acb628c112a3c07a37141 1 0.00/1.00 vMB 0
103,005 103,005 00000000000292f5f90865ee57cc0afa41807d73246301e53acffb30974c30b0 2 0.00/1.00 vMB 0
103,004 103,004 0000000000022c110f3e6bae6a975608d6512680cadb9a421f574224779b8c35 4 0.00/1.00 vMB 0
103,003 103,003 000000000003456117202991973d83bdc7822a88759dcacefbef8c69c19d8cf8 3 0.00/1.00 vMB 0
103,002 103,002 00000000000028b7fda68492d5d43b76e1fdb0bf03e9e6cd17af9d8b95f85381 3 0.00/1.00 vMB 0
103,001 103,001 000000000000fe53268d70885be56629754ee905e4632cc22839a05b8cfb0e13 1 0.00/1.00 vMB 0
103,000 103,000 000000000002de7f6fb9d9b6c03d948a26f31922738b87a658489bd800bcb17d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.95 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 573.19 GB
    • Received: 8.03 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.