Loading Tool

Explorer IconExplorer

Memory Pool

88,432 transactions
32.21 vMB
0.13887816 BTC
Random Selection Loading Transactions
Max Size: 195.16/200 MB

Candidate Block

Mining Attempt 0deb7b72c2e7f3649d5bdd3cf4889d833fc99e9362f71c47bcd5d5e6118c0a2e
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root bd2f9d5cc57f4e55d53fc82952f80e4f96e7a9c6a045293b8c14d42ca9484f57
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,979
Size: 1.00 vMB
Total Fees: 0.05192837 BTC
Feerates: 101.65 > 5.20 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (122,194 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,879 792,879 00000000000000000005228e49554ce9d1c3849be964821e08748d43e75953a0 2,019 1.00/1.00 vMB 24
792,878 792,878 000000000000000000003aceac85afa8ae4bea10896fb9286f343d70f587a58f 1,667 1.00/1.00 vMB 22
792,877 792,877 0000000000000000000305d0c562b1dafa00eba2146afc195ea6296c4185d44c 1,629 1.00/1.00 vMB 22
792,876 792,876 000000000000000000002f4356af6c047fac6da0e1a995eb930ade91826e84d8 700 1.00/1.00 vMB 17
792,875 792,875 000000000000000000057a7db8bf2b8bdb13666b30aec11a3a500898feb1e225 678 1.00/1.00 vMB 14
792,874 792,874 000000000000000000026d3c61d22047bf0c840b63400a3030cf6bfb6476ab3e 2,428 1.00/1.00 vMB 29
792,873 792,873 00000000000000000005491df9b45a466f869eb370361c40a42a61cd8787c2a1 2,537 1.00/1.00 vMB 29
792,872 792,872 00000000000000000002a93f127446ad97cee06612afec0256b8073f02e427d7 1,770 1.00/1.00 vMB 20
792,871 792,871 00000000000000000004f281ff54901416ec6859d681de5e7a4b9dcd0d72a8fb 503 1.00/1.00 vMB 15
792,870 792,870 00000000000000000003738e66be99663d40c0e5efb5b74ca885329bffb2d640 1,781 1.00/1.00 vMB 21
792,869 792,869 000000000000000000026ca12221af77a7e02bfd47899cfe7c17f91fce999e86 2,081 1.00/1.00 vMB 24
792,868 792,868 00000000000000000002d9e3e49d9e2995b76e9e3fce5b77dc4ccabbdee17728 1,174 1.00/1.00 vMB 19
792,867 792,867 000000000000000000006a25fe203b0626e40fe08bfff067ac1488dfd7113ef9 1,521 1.00/1.00 vMB 17
792,866 792,866 0000000000000000000410d7346b6bb0b2fbe1e0caf9820f9b264818cad5f11c 2,650 1.00/1.00 vMB 35
792,865 792,865 00000000000000000002ee0845c16bf90dff150b7f78d11618249eb992466af5 1,109 1.00/1.00 vMB 17
792,864 792,864 00000000000000000004092cbcbb563378fd6750c93515f61876b8ca814b079f 2,864 1.00/1.00 vMB 19
792,863 792,863 00000000000000000005139865f254d711530355ef040f9aca19916e982f6e93 2,838 1.00/1.00 vMB 35
792,862 792,862 00000000000000000005255774a6286b809511c383bc0e857441a91bec1f0a0a 3,303 1.00/1.00 vMB 43
792,861 792,861 00000000000000000003b8c4623d6df93f4738d42dcff5d4c2294bab4821b2a6 2,733 1.00/1.00 vMB 35
792,860 792,860 0000000000000000000125374633a381406734410bbe24bf819d3f8fb0acd764 1,487 1.00/1.00 vMB 15
792,859 792,859 000000000000000000030892496d515ab47030d0d21e9d30442655ca8b11a036 2,616 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.52 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: 668.91 GB
    • Received: 15.64 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.