Loading Tool

Explorer IconExplorer

Memory Pool

73,188 transactions
27.12 vMB
0.06141500 BTC
Random Selection Loading Transactions
Max Size: 165.65/200 MB

Candidate Block

Mining Attempt 74149d45c5584fdb2e63447bb76b34a4b8d75e6403c6965ab122e025482467ef
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root f84114cd959f06e9f3c95a8d9da98e01cce12a5287ddc4b6b07dc883d1f36d43
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,015
Size: 1.00 vMB
Total Fees: 0.00391131 BTC
Feerates: 84.38 > 0.39 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (622,243 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,044 293,044 00000000000000001a68c0993d65013eebfbcf5edbe2aee6e3c4442dbb56abf8 324 0.22/1.00 vMB 31
293,043 293,043 00000000000000005288aaec786486a7fed7effb40833ff220fa7020decdc0b8 1 0.00/1.00 vMB 0
293,042 293,042 000000000000000057a58bf0bb109c5343457bbd6c92c39b888f13d0ba9633b8 64 0.02/1.00 vMB 35
293,041 293,041 0000000000000000961c2a61a5982dd3b5ccba274be86eb794b0dae01cac36b6 306 0.20/1.00 vMB 29
293,040 293,040 0000000000000000be591cc8fbae26ad310f3016d851a7f9c1b5708c22d465ad 120 0.06/1.00 vMB 27
293,039 293,039 0000000000000000cd48357e32a74d779ad2e9e78715b42d5b89cf6b6fc53c42 341 0.21/1.00 vMB 34
293,038 293,038 000000000000000061123f317adc00d3dfb2b4c2945aec8e663b3fd28d00cf15 64 0.02/1.00 vMB 43
293,037 293,037 0000000000000000c0a2a2ba48e812973f85a66e833f70750fae0a2675dbc5e8 99 0.06/1.00 vMB 24
293,036 293,036 000000000000000012c4ca6a522933e21488e37fbf8fa3b361c85a775db6dfd2 179 0.12/1.00 vMB 51
293,035 293,035 00000000000000001a687bf5e62807fddcfb00fde0b2912a578b604d64b27fdc 136 0.08/1.00 vMB 22
293,034 293,034 0000000000000000757551a8d09a24e7884744611a92711188c2b47668fa94e6 884 0.49/1.00 vMB 32
293,033 293,033 0000000000000000551c2dd7fe9cc4d597e015abaf5374cb489b2f5b9556452a 386 0.18/1.00 vMB 34
293,032 293,032 000000000000000004651641d64ce1e050f2c4136a8c7259d76067160db53659 18 0.01/1.00 vMB 29
293,031 293,031 0000000000000000ceeff55453ec84d6ce8cbf1d79fc01e55f76fb420598e3b1 73 0.03/1.00 vMB 34
293,030 293,030 00000000000000005a672401b884865c836b930c7c35f058aef9b61882e2a1d8 334 0.23/1.00 vMB 26
293,029 293,029 0000000000000000b85ee6f88703da3c828335fd1d8d3686dcce6be2b193962e 16 0.05/1.00 vMB 2
293,028 293,028 00000000000000005e21162abab0777df2b890d0e40181bf01f8106380289179 377 0.22/1.00 vMB 31
293,027 293,027 000000000000000052cb4b09599ff99e02ab5fc6d794a40b7b7831eefedfbf59 128 0.08/1.00 vMB 36
293,026 293,026 000000000000000089ece028409a01c9533ff53be77f34e3e83e4bc9b4d9f5a2 90 0.10/1.00 vMB 6
293,025 293,025 0000000000000000c86ec0287c41df2ddcaa84eaf83da7134f8542537e02c9e0 191 0.23/1.00 vMB 19
293,024 293,024 00000000000000001ab1845c27ebcb4912a3357dca65fb888825f829fb7601b4 763 0.35/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.89 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: 713.36 GB
    • Received: 17.36 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.