Loading Tool

Explorer IconExplorer

Memory Pool

14,325 transactions
7.45 vMB
0.03986586 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.35/200 MB

Candidate Block

Mining Attempt cdcb0e8c96d0f669c94803e02811299b667d0bc8ee5d0580a8aa32c0561f40e9
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 2fe8a66984b295de4e30c261d77e9192581e1544a87b252c32cabfd4a6f286f0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,447
Size: 1.00 vMB
Total Fees: 0.02477384 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (745,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,443 167,443 00000000000007b58ac12dfc78b0ae97ec3babef628198afc6791360b201c40c 121 0.03 vMB 27
167,442 167,442 00000000000005aca77e60a4cdb07768866f94b138e9ac71d6f32350d42b1c67 13 0.00 vMB 16
167,441 167,441 00000000000007a5215a09e2b5f9fa22af5cde460928d3db8e7ad748dfc01404 21 0.01 vMB 71
167,440 167,440 00000000000009d18adc0fc7ae969f602c1d876f92f275c60701e28488ffd641 28 0.01 vMB 60
167,439 167,439 0000000000000af8bdffc90c7ff51ade6336489c4ab8d60a1a035242074842d9 66 0.02 vMB 103
167,438 167,438 000000000000078852ff231e7cb3c9400c07dca2f67deb09a535f08e7a14e33c 78 0.03 vMB 97
167,437 167,437 00000000000001c518c586dcfb94378b10f66b55fa1e4323530663b7449f3ec5 39 0.01 vMB 67
167,436 167,436 0000000000000749c639cb6e265d5265738a6ab5223d8e1595c2bd9208a4d057 24 0.01 vMB 128
167,435 167,435 0000000000000944ec879d94fa057103b23fb28dfb963a0d97bcfd67abe6dba4 8 0.00 vMB 72
167,434 167,434 000000000000076e838733da75dbf9c49822352322e74786d26766918936ffe0 28 0.01 vMB 71
167,433 167,433 000000000000094d39cf3e1babe2b573c3cfc4887c292587ba881acf247d42b5 32 0.02 vMB 122
167,432 167,432 000000000000026142a3d20e63f0e63f0321db5af04ae81ad3972bf01cae2071 51 0.04 vMB 134
167,431 167,431 000000000000088b51dc08bac723212863947b5e37874ba654573d054b6b6d96 12 0.01 vMB 278
167,430 167,430 000000000000081e3cfce8b22168ee61d617cada5b54ed4fda064f2fd4d0f311 46 0.02 vMB 62
167,429 167,429 000000000000037bc0127b1ba53ffa369cf84bcebbf57e5e827ad6faf26ab23d 1 0.00 vMB 0
167,428 167,428 000000000000010c43ef5baa853e8536f345c051642691fd95980734c07a4f7d 88 0.02 vMB 8
167,427 167,427 0000000000000b8800a62b4531fd521eda8fd5747828ec3901fdf75aee4b6cd5 67 0.03 vMB 65
167,426 167,426 00000000000008116cc7247b5847c8f684949d4d6af6164fd696b30b6da73370 26 0.03 vMB 40
167,425 167,425 000000000000060fbb096210255750da3a9291d3231d0c9519b7839e2aebd3c9 126 0.05 vMB 44
167,424 167,424 0000000000000b0e4955b6d6ed2ff9a2524f1494be847423fd86aaa734f1c8f4 6 0.00 vMB 0
167,423 167,423 0000000000000b04a1044c85796243d259ccf888973dc2975cf056a0b704d6af 11 0.00 vMB 55
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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