Loading Tool

Explorer IconExplorer

Memory Pool

81,473 transactions
30.93 vMB
0.09219908 BTC
Random Selection Loading Transactions
Max Size: 187.99/200 MB

Candidate Block

Mining Attempt c87ac95f22a92bf14340cf512a3f91c318e980f492466765df217b1293ea5418
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root d3951bbbad2e73498232bcbd80c59791ef8c1f92b11b7ac3afd802fc2767ff4a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,638
Size: 1.00 vMB
Total Fees: 0.01972994 BTC
Feerates: 73.20 > 1.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (626,757 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,626 288,626 000000000000000101ac478417c8b72323eab1c0a8887b0dfa9547febae43ba8 275 0.21/1.00 vMB 26
288,625 288,625 0000000000000000de019b3c0a9a08ce976a08c134f6a9a7ca6ee779f1337459 105 0.06/1.00 vMB 33
288,624 288,624 00000000000000010e57dcee6bf27da02970e136ec4b8c77a84a2e9b41c9c22c 270 0.18/1.00 vMB 29
288,623 288,623 0000000000000000ce0f3397bec05cd73e8a6d5daa185d993ab039b2d82ff211 540 0.45/1.00 vMB 23
288,622 288,622 000000000000000025af6e414b9abfa291d78b988dffdc1b52717523dce7ff3d 644 0.25/1.00 vMB 47
288,621 288,621 00000000000000010699d85f8342a16f3c26dad4274493d1705dcc191c3bd805 138 0.08/1.00 vMB 41
288,620 288,620 000000000000000038f424870b033cb4dcfe5a18b4145aa190ac4a077ae617f3 318 0.19/1.00 vMB 56
288,619 288,619 000000000000000026a502d390e0510ddaefaa4a86884e527ae599446db53447 331 0.17/1.00 vMB 28
288,618 288,618 00000000000000003c6ede25357a1eb7884bb01f1e41e62c207b2dea03869496 128 0.05/1.00 vMB 42
288,617 288,617 00000000000000007b7afd64a600014dc7f7d1143b348202135f839b4ce7b089 186 0.10/1.00 vMB 29
288,616 288,616 0000000000000000bb3e11ad8fade8606d17e16cc118ebd04af3aadfbb2019a6 528 0.27/1.00 vMB 36
288,615 288,615 0000000000000000534b1b948bc0ea19a2f6a5669debee89376fa4686c36bcf3 296 0.17/1.00 vMB 37
288,614 288,614 00000000000000011ea313bd428d0f73e53509d315b2f72f2c532e3077021b2d 284 0.17/1.00 vMB 28
288,613 288,613 00000000000000006de494d770642c1007f09200569cd56721920af84218d329 372 0.20/1.00 vMB 32
288,612 288,612 0000000000000000bc0031efe6ed2185ff7469422f2c2103b9e8314d2233f5e6 335 0.17/1.00 vMB 37
288,611 288,611 00000000000000000f50afe143a7ec788fbea51630b4b3d3d7e9d488d79bc023 55 0.03/1.00 vMB 9
288,610 288,610 0000000000000000b99e67473e8dd819f272e9aa8fa55b0a9be19dba71868c39 135 0.06/1.00 vMB 33
288,609 288,609 000000000000000043f1cd822191e0546a7ffe6ab2588a6394a44a9a031ed0a8 156 0.16/1.00 vMB 20
288,608 288,608 00000000000000010de743b3f0cb914d4c16963e8e52aade28c26b8d74217c8f 732 0.35/1.00 vMB 43
288,607 288,607 0000000000000000bd8a62038b16ed50046942e3142384d3f9100b89016e5754 747 0.90/1.00 vMB 17
288,606 288,606 00000000000000011ca2c9d7abfce5a1ebfe8edf5a2d219fd3b2bb1e722bc216 1,024 0.32/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 783.06 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: 720.62 GB
    • Received: 18.22 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.