Loading Tool

Explorer IconExplorer

Memory Pool

88,787 transactions
32.49 vMB
0.17994339 BTC
Random Selection Loading Transactions
Max Size: 196.49/200 MB

Candidate Block

Mining Attempt 949cccd02e9a29be5f36b1e8b4dbf35abcb130098b3218a7825b1ddd02ffc1dc
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 3d66ff868632cc9e584979e4a812f0a4f48249d7c2ef2858401c621d1c057dec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,871
Size: 1.00 vMB
Total Fees: 0.08749070 BTC
Feerates: 216.64 > 8.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (122,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,889 792,889 000000000000000000024a6c87e020327debf2e017f49a58e651c00cea4a7ed6 1,106 1.00/1.00 vMB 23
792,888 792,888 00000000000000000004eef1a1e6f87f51e13e32ec2410f94b0d131036a7ad2e 1,285 1.00/1.00 vMB 19
792,887 792,887 0000000000000000000401386ad4c65096af087e6e852ed0c95ec4d2b1e54600 3,475 1.00/1.00 vMB 24
792,886 792,886 000000000000000000016ac90e38502849295075e953608c93ef8e752964d3c2 2,797 1.00/1.00 vMB 18
792,885 792,885 00000000000000000002c96f1e2dbf23f3b6dd3f427505e4039d85e30d447859 2,443 1.00/1.00 vMB 36
792,884 792,884 00000000000000000003e3531e8b58de8c015d15b6dd39176c6d7861fc317d08 3,391 1.00/1.00 vMB 35
792,883 792,883 00000000000000000004a0e2f0847d217893937bf6877c6935c94886429dd107 2,903 1.00/1.00 vMB 50
792,882 792,882 0000000000000000000240e17e5c24b0885244a9662467bd0a384fb22a76a996 1,112 1.00/1.00 vMB 18
792,881 792,881 000000000000000000034d19f17fc0e4f15d299517ab13206a06333f366a2af0 769 1.00/1.00 vMB 14
792,880 792,880 000000000000000000043a97b6fb26960c2ade5a092a638cb64fc9ffba473297 2,407 1.00/1.00 vMB 31
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
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.94 GB
    • Received: 15.65 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.