Loading Tool

Explorer IconExplorer

Memory Pool

41,954 transactions
26.40 vMB
0.07169809 BTC
Random Selection Loading Transactions
Max Size: 137.84/200 MB

Candidate Block

Mining Attempt 1f2c6328bdbcebb355478d3893b96b573f919679d51d1cdbc95b94cf26dfb7df
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 67dc8f5d466562a6d134762e9dabe3e4fbf7c4479019496d38f6610ebc871300
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,530
Size: 1.00 vMB
Total Fees: 0.02337489 BTC
Feerates: 151.16 > 2.34 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (225,177 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
689,692 689,692 00000000000000000008df6a9d5974b094e09b8e5b26fa2b4b5937d52d333669 1,008 1.00/1.00 vMB 15
689,691 689,691 0000000000000000000f21dda6c329250aa88d58ab4e12f5927ca43705eb1911 958 1.00/1.00 vMB 13
689,690 689,690 00000000000000000003306a24cf4f629646a68935291e066307f4e3ece6ec93 930 1.00/1.00 vMB 22
689,689 689,689 000000000000000000126f72cea542a81d8a6c061f2e7ef4c14e61f42c99d74c 647 1.00/1.00 vMB 8
689,688 689,688 00000000000000000009b4b49f85c2cdfa23321e18b44417d8ac5cc6b6a42fda 1,335 1.00/1.00 vMB 59
689,687 689,687 0000000000000000000d725258d45f49366825bc92b101314f722f317a1768ac 972 1.00/1.00 vMB 12
689,686 689,686 0000000000000000000c89c1cf7544f540b69975324ce4f87d4edddac93622cd 1,013 1.00/1.00 vMB 50
689,685 689,685 000000000000000000056e5ff55d8321ff5e3ac4a8fe47c749709031f055296f 1,793 1.00/1.00 vMB 54
689,684 689,684 000000000000000000007564dc68b97e966d234f48b4d2e129d1da4db0a4ab31 2,317 1.00/1.00 vMB 58
689,683 689,683 00000000000000000003331e44848b35acd194ef0ce80309c39d7b596745ba78 1,796 1.00/1.00 vMB 3
689,682 689,682 0000000000000000000347702140265b685e3853799e42749693f6803ad16086 2,334 1.00/1.00 vMB 55
689,681 689,681 00000000000000000001d6fdec0ab2de10a8f8d9d141eb3afaaa2b813f7923aa 1,768 1.00/1.00 vMB 11
689,680 689,680 0000000000000000000b1751d1dc7fb4532f22820bb9306fd6ce5423a9c5cde6 2,146 1.00/1.00 vMB 64
689,679 689,679 00000000000000000003674b6fde7bda6877926650d26ff0c13f6a7ad626cce7 2,282 1.00/1.00 vMB 43
689,678 689,678 00000000000000000008b2a46f6bcafd3e901a686bbe5b8a1769c620065ec952 1,838 1.00/1.00 vMB 90
689,677 689,677 000000000000000000115d6cd5d8cc66edcf8659d7accdaa07aa8c568c85dc38 1,951 1.00/1.00 vMB 48
689,676 689,676 00000000000000000002f1a8bd215a88ead500fe14478323faa4a477a105363c 2,308 1.00/1.00 vMB 80
689,675 689,675 00000000000000000003000c168fffef556934b232adc090c4d7f5528c72507a 546 1.00/1.00 vMB 10
689,674 689,674 00000000000000000003bfefcc878718bc23895a0d9e7610a5b3b05266f02d2b 135 1.00/1.00 vMB 3
689,673 689,673 000000000000000000077ac59fdbdc9c1d17e45225954d31d3e593f11ed0967c 1,568 1.00/1.00 vMB 24
689,672 689,672 0000000000000000000a06fd98b0e90448ecb4cbbd3e16ea545a95fa06b9f946 1,053 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.84 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.