Loading Tool

Explorer IconExplorer

Memory Pool

72,366 transactions
28.30 vMB
0.07141285 BTC
Random Selection Loading Transactions
Max Size: 171.17/200 MB

Candidate Block

Mining Attempt 6bda775a3cec631980d902e5d3c5096370643bbc0bf3ad3a8dcb97947e624d4e
Version 20000000
Previous Block 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960
Merkle Root 90492e242c6e950e59770ce6ea6fcb36da1488d2a4bb8fa4bbf4e08d23659a46
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,915
Size: 1.00 vMB
Total Fees: 0.00939469 BTC
Feerates: 107.33 > 0.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,451 (764,505 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
150,946 150,946 0000000000000923fa9a82403c4a9d014ef8c5a0d3037761f353f9e8ef07d5b7 100 0.05/1.00 vMB 0
150,945 150,945 00000000000002fcae425a42b8854e1de9b6b487c5ea03875f0a0fd3897e9ca6 108 0.05/1.00 vMB 139
150,944 150,944 0000000000000a28fcf964dcc7afbd729dd36f4eece84d9c0bee1b49ac83de01 10 0.00/1.00 vMB 15
150,943 150,943 00000000000001cdab95faa87c3d4539ee91994ed927aa15867e7a1e74f4f4ea 49 0.03/1.00 vMB 32
150,942 150,942 000000000000002a13fe69176a85ffa7e3997b182339f874c00830678a137827 53 0.02/1.00 vMB 582
150,941 150,941 00000000000005dcde8b13a42da44837022e199a7993b7f8aaef8c685adee59f 16 0.01/1.00 vMB 75
150,940 150,940 00000000000004479e7b2a8a91637df87ba7d91119139f0f1439fd865e347166 73 0.03/1.00 vMB 73
150,939 150,939 0000000000000ab6900a02f23982a969a102fbbf9a7eeb6b471b7a9c8a26c997 50 0.03/1.00 vMB 48
150,938 150,938 00000000000007e76b7554de4bef72d46ea7542867d1008663457eaf1ac2b91e 7 0.00/1.00 vMB 429
150,937 150,937 00000000000004917cecf60487896da9e96e0c29db091cf4bd994006285277ce 12 0.00/1.00 vMB 70
150,936 150,936 00000000000003589ad3580cee9badaa5d44f567589cfa014849807bfd3f9e74 13 0.01/1.00 vMB 39
150,935 150,935 000000000000048b983a7a26be372e948416637a8b70b411f769bfff4244d2df 123 0.03/1.00 vMB 7
150,934 150,934 00000000000001c649fbacea53fa9e01722da66b1dd81235e51f242f420ca449 76 0.03/1.00 vMB 221
150,933 150,933 00000000000003b96229604a7949a960e82b32d69ba6f664329b7d49d184c096 33 0.01/1.00 vMB 153
150,932 150,932 0000000000000b4a9cab64674493740595c3f5ee577fe56496d883c48f162945 45 0.01/1.00 vMB 49
150,931 150,931 0000000000000b4947c95cf21a75b5c54b0faae1795191e99522037f231193b3 102 0.04/1.00 vMB 172
150,930 150,930 0000000000000654bc9cba6c5ae6faada05554da676010a7c9fd2cc6f1d24a19 16 0.01/1.00 vMB 100
150,929 150,929 000000000000080cf7643b4fd757338e2eccd953d0e33216600e206ab75a339d 83 0.03/1.00 vMB 279
150,928 150,928 000000000000086d379a7184d31e35f65c21644ba1992676d875ab38737c1934 74 0.05/1.00 vMB 366
150,927 150,927 000000000000035154f8522216a8c40ff2737ff52c6bf0e31993628768765460 20 0.01/1.00 vMB 180
150,926 150,926 0000000000000982ea9eb1a1146c3df7d30435747c6bc6c13189acec7ebc116d 13 0.01/1.00 vMB 329
Previous 10 blocks ↓
Total Size: 783.18 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: 750.25 GB
    • Received: 18.84 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.