Loading Tool

Explorer IconExplorer

Memory Pool

80,771 transactions
29.68 vMB
0.14181272 BTC
Random Selection Loading Transactions
Max Size: 179.21/200 MB

Candidate Block

Mining Attempt 31e6518f149cea44238027f53533300cf6c2e18d4c2ac7044970c375c6ad1e27
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root b8a8c086b8f8297fdeca38bfd78d29865724e81b54d850058ac20ff92dc5b14c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,196
Size: 1.00 vMB
Total Fees: 0.05189952 BTC
Feerates: 602.26 > 5.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (721,792 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
193,513 193,513 0000000000000447e72f821aea986f5a107fb0a8617792521a74c7ae12f6179e 13 0.00/1.00 vMB 14
193,512 193,512 0000000000000492eac49776717c3b85c260996cb6396a5091f912b0bbbefffa 134 0.05/1.00 vMB 115
193,511 193,511 000000000000000a863f6bcfeb19514968c9ebc5155101c80760eb8cdae99245 32 0.02/1.00 vMB 34
193,510 193,510 000000000000044ca4e1a7baa537879329d05a82dd2d86017734b4638bbee184 359 0.15/1.00 vMB 188
193,509 193,509 0000000000000725a35a1fdb6647f8ba0a5706dd9081702220cf39c2de852152 30 0.01/1.00 vMB 141
193,508 193,508 00000000000007098abcec7a91a32c1a6d23c4f6f2e17802343320f74a29e21a 481 0.22/1.00 vMB 120
193,507 193,507 000000000000059e685a15240137161f26cf4011e09ed1bdb0d7a0ba30224530 57 0.02/1.00 vMB 80
193,506 193,506 00000000000005dc308a08ac5ec2ca2f7d69bc93e5bfd26890831c502cf2f5b2 13 0.00/1.00 vMB 14
193,505 193,505 0000000000000747a6c7a85c6fd8c75884bbe46c7c9e9a6df584641506da8b2e 128 0.06/1.00 vMB 140
193,504 193,504 000000000000056be968458ad8b81b524f470a91ad5091cae72da7fe8a937ca5 17 0.01/1.00 vMB 61
193,503 193,503 000000000000000fbadf9ff6725a084688c663fb463ef89aab02803458355cdf 93 0.03/1.00 vMB 49
193,502 193,502 000000000000063f38086c31cc6d279a2c11dbd254419173640341cae0e16311 188 0.07/1.00 vMB 139
193,501 193,501 00000000000006dfc417a2d778dd9c372b9a9c7338209efe6d437b66317c3582 10 0.00/1.00 vMB 15
193,500 193,500 0000000000000333ab7e1d57889e5d79e8c2ed0c05f52f41ccbbc6364a34a5f2 256 0.13/1.00 vMB 108
193,499 193,499 00000000000001adb5ef00e953ebee4212f887a9a3f324122e5fb9718d330acb 107 0.03/1.00 vMB 3
193,498 193,498 00000000000005a2a92186ee31ee577c37914c346144d1121cd165e6be52fbe3 101 0.04/1.00 vMB 144
193,497 193,497 00000000000000bc98fae58db870161726e7cbe152f1e43ad48703eef087617c 34 0.02/1.00 vMB 107
193,496 193,496 0000000000000506955916c84a8b5fda72a9093789320340aa565fe39ae6fbe2 258 0.11/1.00 vMB 140
193,495 193,495 000000000000015dc0cdc463c39e7e09c8e2297fe7f3bb03c14fbfb4d1a2ef2e 167 0.09/1.00 vMB 122
193,494 193,494 00000000000000befc49ecbfa690758874f320ed1ffa8569d5b595f72c0b5ca7 59 0.02/1.00 vMB 133
193,493 193,493 000000000000024f5c659eba69f3c703c0bd81e034162a84181129468f3fb515 480 0.20/1.00 vMB 130
Previous 10 blocks ↓
Total Size: 782.92 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: 714.47 GB
    • Received: 17.54 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.