Loading Tool

Explorer IconExplorer

Memory Pool

55,070 transactions
32.42 vMB
0.23363906 BTC
Random Selection Loading Transactions
Max Size: 173.84/200 MB

Candidate Block

Mining Attempt 73fe8877271630db3788b2279ed747c0e4aa6dddb3383a82a9a04f659d0ae88a
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root b3703ffc6bbc47ff7e48a05e920ab933d511c4297a5fc47e6db4198d739125f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,953
Size: 1.00 vMB
Total Fees: 0.12344823 BTC
Feerates: 101.66 > 12.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (728,331 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,487 186,487 000000000000025d1b2b70fd1ff7f16976cf43bef89eed2cb63b6153f406a338 118 0.05/1.00 vMB 104
186,486 186,486 000000000000084479de5ad77e9d1f0d3bdbf1f3bf41981002c4619a1556b9eb 151 0.06/1.00 vMB 133
186,485 186,485 00000000000002cc300c8aeacbcb3997fa2a8aa32ec2f138c29ffc4768c65495 512 0.21/1.00 vMB 125
186,484 186,484 000000000000066dcde2c509fb58c37e1d826f8fd98472fcb6baccd25f94ec77 144 0.05/1.00 vMB 33
186,483 186,483 000000000000010d9a7f169805601941fb7f23c631e307218c1e66a63da524c2 10 0.00/1.00 vMB 0
186,482 186,482 00000000000002490b4cc001008b8d0d0c09631255394e46340384e4ca85660a 250 0.09/1.00 vMB 121
186,481 186,481 0000000000000727bcfb38c40d4996af26cf802b233e967529d8faf5fe6145aa 702 0.25/1.00 vMB 143
186,480 186,480 0000000000000304f58c817eb23a281b638939f165e2e65133364345c8646f04 1 0.00/1.00 vMB 0
186,479 186,479 00000000000002609dcad11d2a671021c0949ed52e8394e49554b4cdbac2e415 415 0.16/1.00 vMB 227
186,478 186,478 00000000000005c04be759eb53636b4882ca3d48acc1994aeee62a08b6d89751 241 0.11/1.00 vMB 103
186,477 186,477 00000000000001d4b4122a001b228ef975580eee9c5ec8cb3b0c7ddd89bf64fd 157 0.06/1.00 vMB 83
186,476 186,476 000000000000066c8758c7954419b32f13b66a5e8d1607cf227fc0a9d613dc29 526 0.25/1.00 vMB 123
186,475 186,475 000000000000013a350d9c71e741d7b294d2e2629d8bd953ae25d32ad82e99ee 58 0.02/1.00 vMB 157
186,474 186,474 0000000000000278192920475509c4c18c6c09bc5f3913c53fea9ccdbb975b41 128 0.05/1.00 vMB 151
186,473 186,473 000000000000051f8b235bd8c3a3214e5b4271b8689135a2fce08fa5df2c7c5f 50 0.02/1.00 vMB 60
186,472 186,472 000000000000051760b48544e9c8efedb4aa2b8b3fad5e7738e840794aa182ff 106 0.04/1.00 vMB 177
186,471 186,471 00000000000008bf223c28bf43bc064e50aa9b04c3b853835e95ba675b38c110 177 0.10/1.00 vMB 121
186,470 186,470 00000000000006655be5183b22e1e4c5004f0e4fd6b24da7577aa4284a31275e 25 0.01/1.00 vMB 114
186,469 186,469 00000000000006e74805fe2bf6ac9d81c06bcab40d5c5f84c6f4c1d3632f7246 230 0.10/1.00 vMB 141
186,468 186,468 0000000000000006c496ac53194436fc2b1e6b8d930c9568bc79a8abf242b5dd 115 0.05/1.00 vMB 82
186,467 186,467 000000000000024e779256b1025a870b1d9110d8c39c93db1184545aa684dc86 64 0.03/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.49 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.