Loading Tool

Explorer IconExplorer

Memory Pool

88,872 transactions
32.33 vMB
0.14551280 BTC
Random Selection Loading Transactions
Max Size: 195.80/200 MB

Candidate Block

Mining Attempt e5204edf852959930785647dcb0bd407af1e22ab6cfb080b37ff667c3e696339
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root 13bdfffa3b54ab6c87ae528172559d066dbbd302ddc30c9d37b70e60139ac77b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,140
Size: 1.00 vMB
Total Fees: 0.05625692 BTC
Feerates: 545.32 > 5.64 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (630,959 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,114 284,114 00000000000000015e0e931d4b6b7e0000fc57606c9efbb709d5ccd9dba4c706 121 0.05/1.00 vMB 101
284,113 284,113 0000000000000000963e0419b48002c311d8673cf683fea4b64779ba2e83bd69 723 0.25/1.00 vMB 50
284,112 284,112 00000000000000004a751f977c058d9d9c26d5179408ae21c806992bd987ebe4 267 0.11/1.00 vMB 45
284,111 284,111 0000000000000000bd9bded2e91d996a6284aaf150eb28a4bbdec09eee2a0ac4 1,324 0.72/1.00 vMB 37
284,110 284,110 00000000000000007b01902ea93393246b66a077412f59a640993fde7fab763c 35 0.02/1.00 vMB 36
284,109 284,109 0000000000000001b0c50eb928b4025dc6dc1d1ce9971eb8aeecb517ab4ae843 95 0.06/1.00 vMB 42
284,108 284,108 00000000000000006a96b6813f9e27090d0de9d16a9a387bd5b484336ab19994 98 0.10/1.00 vMB 17
284,107 284,107 000000000000000176482e91526ca5f58ab9e64bb16cf07113eae5506f941039 115 0.05/1.00 vMB 84
284,106 284,106 000000000000000192fe6675b919109587c0bd50ab9040a3b1acb22f9a67c025 30 0.02/1.00 vMB 25
284,105 284,105 0000000000000001208742285a62e6b91c614a5bf7d810b897066c33875ef7b8 114 0.09/1.00 vMB 37
284,104 284,104 00000000000000006dbf5662434705ca12c2d59e1b5fd90a4337e0db9005c6f9 448 0.25/1.00 vMB 31
284,103 284,103 000000000000000138569736e230125d1ee5ea6f8c10bf148056a3fddc517b7f 670 0.35/1.00 vMB 35
284,102 284,102 0000000000000001b8749ac4fe80382b6ebdda8b9e64e8e22d90d3f1c27df989 186 0.05/1.00 vMB 92
284,101 284,101 00000000000000011b78e49e37890f50ee8a4099bf0f95c3ffb4d14e7b37e556 84 0.05/1.00 vMB 23
284,100 284,100 000000000000000114df35db8a38b29725d688cda959372d96914ad9a8246aeb 509 0.36/1.00 vMB 30
284,099 284,099 00000000000000015aa840a44b9ffe6ada43cdf5c907f1458fca33df3e6b02f0 425 0.29/1.00 vMB 30
284,098 284,098 00000000000000005b9f801840bf18548d68b49da97afde5fd3cacc22efd5fa3 185 0.10/1.00 vMB 34
284,097 284,097 00000000000000001e0e823cd57e7a35c39673b15c60fab83d07559e66d24e3d 274 0.14/1.00 vMB 39
284,096 284,096 0000000000000000400f7d6af649d6fa4d760cf03f0d77335299b4e699c58028 157 0.10/1.00 vMB 31
284,095 284,095 00000000000000007ce365628c03ce9c1c0786911d790b80bc32dee07b9b166c 1 0.00/1.00 vMB 0
284,094 284,094 00000000000000008d4228662db4cf6970e5c0eda976a6d778a8a523dcd3ee21 346 0.25/1.00 vMB 27
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.92 GB
    • Received: 15.64 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.