Loading Tool

Explorer IconExplorer

Memory Pool

20,116 transactions
9.01 vMB
0.04333364 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.67/200 MB

Candidate Block

Mining Attempt c865e7c5d7dd3031a0246843880d864bf2117c31bb0abd78443de5085290e510
Version 20000000
Previous Block 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f
Merkle Root 66df91df2c1c081c4a93e55cc516e706fc32ee00428da4ea657f2df284bac0ed
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,073
Size: 1.00 vMB
Total Fees: 0.02342794 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,402 (770,100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
143,302 143,302 0000000000000968e2fcbd59bc06fd99440da6a481e0c8710ec4340b56395e06 16 0.01 vMB 78
143,301 143,301 00000000000006b23b456c55be2b64a9012b99bb950dc40e5857684a9e43dc34 150 0.04 vMB 144
143,300 143,300 00000000000000ff0f6eb103c0d187de0cc9501de07041a466ba8fcbd6e52eb9 53 0.02 vMB 267
143,299 143,299 000000000000054c2356af8c78a7e968ec9b9fe0fe7c953e4cdb1d3e6207265d 32 0.02 vMB 219
143,298 143,298 00000000000008cd71a783f10dee6a243d1b6b68f22828fc2a529ed2db486dfd 26 0.01 vMB 331
143,297 143,297 00000000000008cfb9eecaa957c3ef66ddc949f48e5d3dc3e641f62e61b8f19f 32 0.01 vMB 111
143,296 143,296 00000000000006e230c8ccf8a95ed054b0bf9020cbe4c0b81861d2e6d25abc7f 78 0.03 vMB 120
143,295 143,295 00000000000006c29f41392968a3ab009bf4821110e67fbe7d34e47115b28c74 118 0.05 vMB 91
143,294 143,294 000000000000045f2c085fb1e085152e3acdb8bc55b49cb7db35b1c43cf3b684 1 0.00 vMB 0
143,293 143,293 00000000000000e454bc11e7e5c1277c6963131d0e5d7de7b4b8e9c10831b67d 37 0.01 vMB 90
143,292 143,292 00000000000003b34198e4695e553a5ebe6f818df0db2e34b5b6a36114544525 23 0.01 vMB 520
143,291 143,291 000000000000078d9abd511eab74030f5871bac67bedb6329f522c882544103d 23 0.01 vMB 236
143,290 143,290 00000000000006fa97c9fdd9d3cb88ebb53264f45fec338c75711bd6e276bf26 18 0.01 vMB 416
143,289 143,289 00000000000003bec8e1499ca0f7b16c53945f6e210bbbfbc178b1b9b229b6b3 16 0.00 vMB 696
143,288 143,288 0000000000000887a8f686ec60614b882358074087ea5234de7f583177afce63 117 0.04 vMB 150
143,287 143,287 000000000000093b20230ceae86348477dc78e97f3699d5de3c93f0ca3326917 5 0.01 vMB 176
143,286 143,286 00000000000001b39f9cff81574f42d50b215c382e6b9a70186c6df500c688a9 69 0.02 vMB 72
143,285 143,285 00000000000001b1c1fba85d2eb3094839d63da20d51c78b156e5471dc207747 11 0.00 vMB 712
143,284 143,284 0000000000000965f7a115b4b91b565728ed8fe732a284b3216fcec51dce5250 83 0.04 vMB 156
143,283 143,283 0000000000000106a4a190d3e670da5e1b844c50e731ca904c70ee6f25d2a6ed 18 0.02 vMB 166
143,282 143,282 00000000000000d916a57ebbcebf3050b8db18e44ead5bf19d3b66e3d7bb9ef4 5 0.00 vMB 514
Previous 10 blocks ↓
Total Size: 779.57 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: 270.56 GB
    • Received: 1.05 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.