Loading Tool

Explorer IconExplorer

Memory Pool

79,312 transactions
29.46 vMB
0.09102517 BTC
Random Selection Loading Transactions
Max Size: 178.25/200 MB

Candidate Block

Mining Attempt ad52f44ce0ccddeb07b76a2bc1a21bb54f07bb1c8de84c6880962d2f99f67fcb
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root f66063d7713a149012fa4b3dead5c289ce48ed4f3200b05727e85535f5d0a805
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,903
Size: 1.00 vMB
Total Fees: 0.02747245 BTC
Feerates: 301.60 > 2.75 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (171,919 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
743,174 743,174 00000000000000000003a8ac8fae99ddd68ce8d1eef0fb8306dd71b1d4173b5c 2,360 1.00/1.00 vMB 19
743,173 743,173 000000000000000000015b84419c15deefc115ec63e9dc1fabaa5b36a44b584e 3,368 1.00/1.00 vMB 24
743,172 743,172 00000000000000000002b39e7eb2c86cf21c790acf6ffae2a058d20e4ce483b2 2,063 1.00/1.00 vMB 20
743,171 743,171 00000000000000000004642d8078838b8b24955bb549bc71aeb6f21b7fb63d42 2,790 1.00/1.00 vMB 35
743,170 743,170 00000000000000000002e5b35dbfe2266c09ea8809e26363e5649614be3255a2 2,847 1.00/1.00 vMB 20
743,169 743,169 000000000000000000053e0e28ead2a6d77f81a7b489eacca7937975a34f18fb 2,593 1.00/1.00 vMB 13
743,168 743,168 0000000000000000000488b9f3debe984ca2df373487488e4b83ea68df34fa05 2,490 1.00/1.00 vMB 5
743,167 743,167 0000000000000000000748478f21b47b0844f116a42859547541fd14969378a1 3,353 1.00/1.00 vMB 10
743,166 743,166 00000000000000000005a3cf66ebc3daeda6cfeb9a82c84fcc8e0797ad97cd65 3,123 1.00/1.00 vMB 25
743,165 743,165 00000000000000000000d4ae59277dd4ea1133dbb6777da1efe83deb29b16ab7 1,842 1.00/1.00 vMB 10
743,164 743,164 000000000000000000081c33d76cba8af867abf14ee66f86be6a5855c782c41e 3,334 1.00/1.00 vMB 16
743,163 743,163 00000000000000000006e1dfc3fe449b08a9e845b9e567b09c8d1a44cfb65708 3,555 1.00/1.00 vMB 20
743,162 743,162 00000000000000000003a1e15e556d649fca91b5d8d6dbca1095aac436fcab86 2,683 1.00/1.00 vMB 15
743,161 743,161 00000000000000000002ebb5f6da883cf4064d48af657cf9f70cc5cfb82bc1a7 2,619 1.00/1.00 vMB 16
743,160 743,160 00000000000000000008e5d03c033ccbd99d428e1e29419cc2c8bec7d4776865 3,201 1.00/1.00 vMB 47
743,159 743,159 00000000000000000006e8b7d56bf13097dd6a828d263cd59b3df7bc7143ca05 49 0.01/1.00 vMB 13
743,158 743,158 0000000000000000000753768e6ef8fde83105181d75e85bab75769a8fe60a3f 1,205 0.39/1.00 vMB 12
743,157 743,157 0000000000000000000399f63fee1436ce58cd3ef83a2cfdef882cbfa25260fb 147 0.13/1.00 vMB 8
743,156 743,156 000000000000000000008f2aabe8ae7524424d1d62cee244c060d44773e52e5b 1,483 1.00/1.00 vMB 4
743,155 743,155 00000000000000000001f48482deab336eb23a418e86ecf4599b7a208379ece4 1,693 1.00/1.00 vMB 9
743,154 743,154 00000000000000000004cdafbcc712875db1894011a0016728f559852ad813a5 3,074 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.