Loading Tool

Explorer IconExplorer

Memory Pool

80,695 transactions
31.01 vMB
0.09439424 BTC
Random Selection Loading Transactions
Max Size: 187.76/200 MB

Candidate Block

Mining Attempt dacd61b1d7fb0fae137c411cda10f5ef05c324da47a8530c12ce67cc5937b9b0
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 476bd50801d01c37564bd708e895c8e3151b1341e8205a9eb219c851f89e51cb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,189
Size: 1.00 vMB
Total Fees: 0.01983101 BTC
Feerates: 106.51 > 1.99 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (4,485 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
910,902 910,902 0000000000000000000045836c34077b2ac3440200f4f13c2b3e5eeadd5728e6 1,114 1.00/1.00 vMB 1
910,901 910,901 00000000000000000000bb87d3dcd02e7f730c4ffdef65cdae8c3a2aef774c00 3,387 1.00/1.00 vMB 3
910,900 910,900 00000000000000000001d7cf770b90849533e4582298872d3b2243a47c6d45a2 3,799 1.00/1.00 vMB 2
910,899 910,899 000000000000000000008803a84088e119651a304aa2ed11af62257dcff26e1d 3,492 1.00/1.00 vMB 2
910,898 910,898 00000000000000000000f91c1029641fd92bde4864d054285ecd98577e127227 3,752 1.00/1.00 vMB 1
910,897 910,897 0000000000000000000025653be0ac89968320fcf95d493fb45e4f0a149aa5eb 2,630 1.00/1.00 vMB 2
910,896 910,896 000000000000000000007eda71e66f101990f68a67b5ebac8d3655700d3902b1 4,121 1.00/1.00 vMB 5
910,895 910,895 000000000000000000016b520f39af28e55c0648ea77a62795fbc878f8d7f4dd 2,416 0.76/1.00 vMB 2
910,894 910,894 000000000000000000021bcc80b5eaa2c4849fe1edbdbb52af1647af62b53b9d 3,792 1.00/1.00 vMB 0
910,893 910,893 000000000000000000005366e5505448e5c679e7e14a6798ebf2272ec0223cdb 2,789 1.00/1.00 vMB 2
910,892 910,892 000000000000000000018da4f2fb306b80af40d8efd21a4a4bfc7767bdc60c7c 3,708 1.00/1.00 vMB 2
910,891 910,891 00000000000000000001cf23e374dd1fcaa90db11575953fe1a54c09d8789079 4,633 1.00/1.00 vMB 0
910,890 910,890 00000000000000000000e18724d4062e21ee76bf6b5a61cd74d3a2832cd57076 3,078 1.00/1.00 vMB 2
910,889 910,889 000000000000000000002b50a01427a8c4dc792b0220cb5971df83fc60de03f3 2,984 1.00/1.00 vMB 3
910,888 910,888 000000000000000000005bd36334406bf9bc24f41aec7fdfd466eaeefed847f0 575 0.21/1.00 vMB 2
910,887 910,887 0000000000000000000224722f37f38daa52917385c5bfddfa9b4eadc9205781 2,907 1.00/1.00 vMB 2
910,886 910,886 00000000000000000000fcd3d67af35d38edf91a223276d084b84bd1f8b84579 3,444 1.00/1.00 vMB 1
910,885 910,885 000000000000000000013bd462148d540dc87ce429d587a57c66bc7d574f4bdf 1,177 1.00/1.00 vMB 4
910,884 910,884 00000000000000000000798ae3cd044e9d828d5a9c775a2c0a93267b9ffa0ec6 2,064 1.00/1.00 vMB 1
910,883 910,883 00000000000000000001129bff5a606bd4999e3594613fa13453a0f3635ed35b 3,194 1.00/1.00 vMB 3
910,882 910,882 000000000000000000003485347a14124b022d0a1fe5ff99b8c0753b081874f5 3,904 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.