Loading Tool

Explorer IconExplorer

Memory Pool

81,426 transactions
31.24 vMB
0.10005944 BTC
Random Selection Loading Transactions
Max Size: 188.99/200 MB

Candidate Block

Mining Attempt 8ca2f30b02ed21392050305977d49960fc60bd4edfc46cd6ea0430b1bc2f287e
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 73596d04130ac7b885d30b88361dc00c7c4a5562f9bd57f2131da8130cda3295
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,418
Size: 1.00 vMB
Total Fees: 0.02301595 BTC
Feerates: 106.51 > 2.31 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (13,462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
901,925 901,925 00000000000000000000ae698d01dad84361df8f96d8e7696173d6c59ead71ee 1,961 1.00/1.00 vMB 5
901,924 901,924 00000000000000000001623e2bfe5f419e63862f7230083eaecec841ea81ce81 2,811 1.00/1.00 vMB 8
901,923 901,923 0000000000000000000173ac2004383164a8320aa023f1fc25d1ee0acba9b0aa 1,506 1.00/1.00 vMB 2
901,922 901,922 0000000000000000000069eeda1926c91a101ee821bca3dab3971bfe3567ffe0 2,785 1.00/1.00 vMB 3
901,921 901,921 00000000000000000001128de0441466ff8b9f02cb2938e4d5c0d13b02465cc7 3,064 1.00/1.00 vMB 5
901,920 901,920 0000000000000000000185a7ca8590f95300837f0b3955309cd67f1516edc77f 2,404 1.00/1.00 vMB 4
901,919 901,919 00000000000000000000de7e33846604bb502fc91ad2b12b5b5846dc7fd54cc6 2,861 1.00/1.00 vMB 4
901,918 901,918 000000000000000000022ca77c4293d7f81f5258157bda8771ee7bb27bc03e7f 3,029 1.00/1.00 vMB 8
901,917 901,917 000000000000000000001b562eaaee1ddd8656edbe4da3287340d687de92ab0a 2,069 1.00/1.00 vMB 3
901,916 901,916 00000000000000000001e161c0fc64c9b88d39cb8203caac25dec1a07c541aab 2,823 1.00/1.00 vMB 3
901,915 901,915 00000000000000000000d55c2ef1ee46bd1dabd1eb223828df0cd22903feb720 2,485 1.00/1.00 vMB 5
901,914 901,914 00000000000000000001535757025e1b70bc754d58da0b5f44a96231420ee735 3,188 1.00/1.00 vMB 7
901,913 901,913 00000000000000000001bdd3abb22912de432eff3f1ed0b24374c3b70a36f5ff 3,870 1.00/1.00 vMB 8
901,912 901,912 00000000000000000001aa79e9bec4a4b3bd56e00b9ce7d7429a0b637ecf91cc 3,650 1.00/1.00 vMB 6
901,911 901,911 0000000000000000000207a6340de7534b548225bcd4745ebdcc72f672115b9d 1,892 1.00/1.00 vMB 3
901,910 901,910 000000000000000000020e306eb4f8d69e2571660fecd015b63db9a58d0ab05d 2,688 1.00/1.00 vMB 3
901,909 901,909 00000000000000000001be3354b1503f3d42dd149066eb148bd819fe069c6eba 2,864 1.00/1.00 vMB 5
901,908 901,908 000000000000000000014f4e103e92eb05aa1965661523440c9416cd87ec3183 3,923 0.95/1.00 vMB 1
901,907 901,907 00000000000000000000728471c38ec8371ddab3535d98636aae7c9ccd114736 2,709 1.00/1.00 vMB 1
901,906 901,906 000000000000000000022eb49d87d2665947ce18c53a78da31505cfb3b5c7ed4 4,081 1.00/1.00 vMB 5
901,905 901,905 000000000000000000019cb9baa5d274cbaac8faf0649627b8dd6735b9570d59 741 0.16/1.00 vMB 2
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.