Loading Tool

Explorer IconExplorer

Memory Pool

34,947 transactions
26.08 vMB
0.07920729 BTC
Random Selection Loading Transactions
Max Size: 131.48/200 MB

Candidate Block

Mining Attempt cdb9c2af60439b80d3a7632e4f6330ad2898f9b12c2a6560e8196ce5f33964e8
Version 20000000
Previous Block 00000000000000000000ba672725fc943dfda3e1cdead8a888b3218041ce0745
Merkle Root 270a52bf20e1ec5307c9611dc8a7590845143c8a2a2354a27d6985b7b9705a59
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,217
Size: 1.00 vMB
Total Fees: 0.02948614 BTC
Feerates: 201.34 > 2.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,214 (700,052 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,162 214,162 000000000000045049758930548206cb2c1e6454945eda52c88c5bf30cb0d8c4 87 0.05/1.00 vMB 161
214,161 214,161 0000000000000436d0c1aa4fa05695f9006894ec62ec307c369b3e036aef1a47 372 0.16/1.00 vMB 177
214,160 214,160 000000000000036900e30644c9a310f8236690a5948b7aceec4213832cf3a44d 59 0.03/1.00 vMB 160
214,159 214,159 00000000000002b3f6f8dcc7e28cbf79131790c7d0e3c7ea0ff80745ac727e9f 131 0.06/1.00 vMB 170
214,158 214,158 000000000000038bc59d9cb899d14afcd568d8bd51f75c350f396afb924684c6 106 0.07/1.00 vMB 124
214,157 214,157 0000000000000586afde78c8102c056af6d4dc2e137c33c744034a4ab7036a4a 508 0.21/1.00 vMB 183
214,156 214,156 000000000000026c5d91d3666d9874077d1698b017c138fa54f110aa260f9558 242 0.13/1.00 vMB 119
214,155 214,155 000000000000035aaa78358432fbc7565e90c2d08eeee2b611531624fdfedfbe 556 0.25/1.00 vMB 154
214,154 214,154 000000000000036b9fc09badec50e98c5a7b66eb9ec8f56c1f250a1bdca37da0 378 0.19/1.00 vMB 158
214,153 214,153 000000000000041cfd4d4de38c52f5783c1169b52eb49f4661430afa94358bc2 407 0.25/1.00 vMB 124
214,152 214,152 000000000000016ae4d21a7d280f72c357799dd7b1f786dca31ddcbd68a1fcf9 646 0.20/1.00 vMB 290
214,151 214,151 0000000000000330989b97b0711c69461bfbd7ae8c8709352ae911845ea55a56 117 0.06/1.00 vMB 158
214,150 214,150 00000000000004a2d91606e397c93df82aecb02f74f05f30108daf718e415536 128 0.05/1.00 vMB 129
214,149 214,149 00000000000004addae3819974b8c70c8411c172b22e953de4cc12ad48f199dc 385 0.17/1.00 vMB 198
214,148 214,148 00000000000003ac1ba07d6e577895d4db05a13efe746cd2195c275df2b51a3e 341 0.19/1.00 vMB 120
214,147 214,147 00000000000004fba2dce9276ba023d18e7a2894c530aa36addc3f7459115c42 554 0.20/1.00 vMB 216
214,146 214,146 000000000000037b4e2bfd27afb6214274d202773181d6905407baf549ecee64 124 0.06/1.00 vMB 153
214,145 214,145 00000000000002c439b8b14dffd15116e442f6f4e5521f636f9f306d5ae8fa05 20 0.01/1.00 vMB 109
214,144 214,144 000000000000022c021ba03aa36d7fa567a880edf139836e9a402a3ee32b9514 41 0.06/1.00 vMB 85
214,143 214,143 00000000000000e73d3cba6cb9d1325a800a654917ad5c4f5d3df43b4e760c2a 117 0.04/1.00 vMB 212
214,142 214,142 00000000000004a1580258a54017e2ad7038c9a78584c151e6da6079a3ad1c42 417 0.24/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 780.97 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 574.54 GB
    • Received: 8.17 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.