Loading Tool

Explorer IconExplorer

Memory Pool

36,224 transactions
28.98 vMB
0.10128083 BTC
Random Selection Loading Transactions
Max Size: 143.68/200 MB

Candidate Block

Mining Attempt f7f7b86e1f99f5730435274af97462224b778ecf037545cfff8a6f7a5b7e4529
Version 20000000
Previous Block 0000000000000000000060e6b42c519f1600280c1d56df8b872ca0d7bb109b20
Merkle Root 6ca827b859385870dd624058b19b57bbac7624b3b1f814e8d6307e065ba990cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,031
Size: 1.00 vMB
Total Fees: 0.03997376 BTC
Feerates: 194.93 > 4.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,506 (859,760 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
54,746 54,746 0000000004b4cabfb61beac1df8b4eae5759a748915d2d758f5146f10852a189 1 0.00/1.00 vMB 0
54,745 54,745 00000000026fe5d970e3eb149fd3306fd54315f38c2f402b4024c7edf624627a 1 0.00/1.00 vMB 0
54,744 54,744 000000000c8fd08489c45a5a9203c7433e60d073015446ccc78c77578c0970e6 1 0.00/1.00 vMB 0
54,743 54,743 000000000472003cabdd0fa70d7ca39d9b95d502ae71008165b81c9260188ec4 1 0.00/1.00 vMB 0
54,742 54,742 000000000587e5f5d54cbc8c3eebabb1e84192b9956598fc92c6d78517d8ad0e 1 0.00/1.00 vMB 0
54,741 54,741 000000000a4622670e685381c96762dbbf227e66a204d33f3a18d05c45c186c9 1 0.00/1.00 vMB 0
54,740 54,740 0000000007069b86478c0a1d6b49e679d3898fc118ba2a6036d106bbd29be010 1 0.00/1.00 vMB 0
54,739 54,739 000000000f9c395274e5707d77fd711ddaf369dc0e3566954721ee4e78cab83c 1 0.00/1.00 vMB 0
54,738 54,738 0000000009fbfa98e5547cd3fcca04f58a815644a0d7eb1fc02feac651efcf84 2 0.00/1.00 vMB 0
54,737 54,737 0000000009a4fc9dc9dfc81b9b351c6cb8320c424cff136d83f25e89c1a53cde 1 0.00/1.00 vMB 0
54,736 54,736 00000000034b2b9b0c1248396dc52f5b0680345ddcbf50053c67a16cae7566a5 1 0.00/1.00 vMB 0
54,735 54,735 0000000012565584b2981a37aa49b24d4fb7d0b990ca7eb5be0891dec51486ca 1 0.00/1.00 vMB 0
54,734 54,734 00000000015d3d32c0dad5864c582824b7d08e70fb19401966ed2d473994b77b 1 0.00/1.00 vMB 0
54,733 54,733 00000000004079b921ad03d66681c0b198a2bfc7635179af4c7e8226534cc476 1 0.00/1.00 vMB 0
54,732 54,732 0000000011a96b9b0d4e98ba60b60f2c1497e3e22461ff1a33d2da9207bd45ab 2 0.00/1.00 vMB 0
54,731 54,731 000000000a1d346537fee67de4007e8db32ffbb71d58aac463861ce5aa251b11 1 0.00/1.00 vMB 0
54,730 54,730 00000000052d721a26db074b7f1a8b3f8c0c32df30913feb1e6444d5cf1792b3 2 0.00/1.00 vMB 0
54,729 54,729 0000000001ef7788cb4894a03c9131ea080d884f9c561dfa1539fd173f291008 1 0.00/1.00 vMB 0
54,728 54,728 0000000008803970a4739c3eb5d533e7fa5151f8475eb94748416df52a64ca57 1 0.00/1.00 vMB 0
54,727 54,727 000000000948e19f97a6b45d20b6a6f854b53c9724432c9cb2caccb3589d8d20 1 0.00/1.00 vMB 0
54,726 54,726 000000000c8efa75b028c91d0e0e78e031e873a768ee1e4a25f042d1b7f1b7f1 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.51 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: 612.63 GB
    • Received: 11.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.