Loading Tool

Explorer IconExplorer

Memory Pool

77,411 transactions
29.02 vMB
0.06992024 BTC
Random Selection Loading Transactions
Max Size: 177.94/200 MB

Candidate Block

Mining Attempt 63f9979e2ff42d1a13d22e2c0a66b7c02b85f414374895255b5e17d60d3e5b47
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root e4b8305f967191fe68735987b3547092bda2b0bc1722541218ac792e792abb78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,138
Size: 1.00 vMB
Total Fees: 0.00639887 BTC
Feerates: 96.15 > 0.64 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (805,370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
109,866 109,866 000000000000985cbbe92347aee94a592c9ab712caf6a1f522876932a98d9575 4 0.00/1.00 vMB 0
109,865 109,865 0000000000014fa5b19777e7dcf376fd99ae9f7a4450f4e72f7e9d519d8ba4ca 2 0.00/1.00 vMB 0
109,864 109,864 0000000000005017106ec1028109ce141d53424f840d9035a1880a51067bd709 6 0.00/1.00 vMB 0
109,863 109,863 000000000000589bcf70eca3dbed690bc45a31c975b1c604b5bf74d85e458cd5 11 0.00/1.00 vMB 0
109,862 109,862 0000000000010929471c7acbaf22dc4db1618738b79f7f898f531be06b7b984e 12 0.00/1.00 vMB 0
109,861 109,861 00000000000020214dd84647dcb01153b6d27219f2be0d426f8bd50255426863 9 0.00/1.00 vMB 0
109,860 109,860 0000000000005e1590188b582beff2687bdb8348483f37a7e8eb3a51114fd3b4 13 0.00/1.00 vMB 0
109,859 109,859 000000000001c2171f3178b7567df099d2c1ad6652291d60406545a593d9b267 9 0.00/1.00 vMB 0
109,858 109,858 0000000000011c3db5ddeeadacdad08392b4305431a1bf22b705ecf0ed39503d 11 0.00/1.00 vMB 0
109,857 109,857 0000000000008a7e57f550a4d9065cc32ba8d25993fe49086adb48b8f5d85a8c 9 0.00/1.00 vMB 0
109,856 109,856 0000000000007c9102c9b00fae3196a68eda4265797d19f9345a719ecb0eebe1 2 0.00/1.00 vMB 0
109,855 109,855 0000000000011d87906fa96e7821b9cf63f86c35234d3efe1316108807927e0f 3 0.00/1.00 vMB 0
109,854 109,854 00000000000138a0066bf2b405776655468523da25fb8c02452292a2ca420660 12 0.00/1.00 vMB 0
109,853 109,853 0000000000015dc8f2126fce0ca6eadd6dfbb5691a0e21b24859a558e2829cb8 12 0.00/1.00 vMB 0
109,852 109,852 0000000000000b880c6f98b5d997a52ebeee36d128b0c72b2ec3839f7b821a3c 13 0.00/1.00 vMB 0
109,851 109,851 0000000000018c85490874fc6bed1ace4c2f097308fad56b8ff8f00e4b94a25e 10 0.00/1.00 vMB 343
109,850 109,850 00000000000055458b34706d817abf6e0a209c9e380e739f1d42f452b251f8e6 8 0.00/1.00 vMB 0
109,849 109,849 0000000000008e6982f7bc7c1072377dd653180abd18164f3381d4d5129a2333 12 0.00/1.00 vMB 0
109,848 109,848 0000000000001b892cf5b51aa9909a8f3262ca48a0a03c37481dd8f968663291 10 0.00/1.00 vMB 267
109,847 109,847 0000000000016552bd5f04c5a5aec284abf769af4c1bd29d6284fd3b916ed333 11 0.00/1.00 vMB 0
109,846 109,846 000000000001395412126febfb0984f7b8e82114d3ed7c4e3eb19a9dc0e33e2e 11 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.80 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: 710.01 GB
    • Received: 17.01 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.