Loading Tool

Explorer IconExplorer

Memory Pool

108,858 transactions
21.63 vMB
0.06432335 BTC
Random Selection Loading Transactions
Max Size: 167.15/200 MB

Candidate Block

Mining Attempt 3d9ac85c1d51a209e6e5769cc6ca361052a34d095dbd7581d14991b00ab43bb7
Version 20000000
Previous Block 000000000000000000015668857752a40d31903582130213a8f31df03c0a3078
Merkle Root a80ead2b0e061d329bde7fc1512e0a43f589660a3cac68e953610ed5d4e3f7bc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,350
Size: 1.00 vMB
Total Fees: 0.01161988 BTC
Feerates: 100.36 > 1.16 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,535 (374 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,161 916,161 00000000000000000001e2c6ab98c9758ba3a604bcefb91c5521c9efb2e323bd 2,623 1.00/1.00 vMB 2
916,160 916,160 00000000000000000001ad95c24dc68c4f74adf4b23991316558d4fac06e488b 1,572 0.48/1.00 vMB 2
916,159 916,159 000000000000000000007c35b24db6cf564367ce741a892b367c05c8cccb2540 2,618 1.00/1.00 vMB 2
916,158 916,158 0000000000000000000086d0f2cc55cb5ee35b2d56bd7dbd22d27657f9ee3008 744 0.16/1.00 vMB 2
916,157 916,157 00000000000000000001574a3142a3155982be6928bc05dc188891275737b586 2,696 1.00/1.00 vMB 2
916,156 916,156 0000000000000000000178170cec41f8b1024ad6cbf570700e300dca459f4b06 315 0.07/1.00 vMB 3
916,155 916,155 00000000000000000001519adfb39b87ae35f697e8bf404036b4377501e64711 1,168 0.31/1.00 vMB 2
916,154 916,154 00000000000000000001b1e379af9c2c17575c026f9ff402fb90f81a6715d280 3,212 1.00/1.00 vMB 3
916,153 916,153 00000000000000000000fcaab1f363857294927a8827487057b0fb99d48273f7 5,382 1.00/1.00 vMB 0
916,152 916,152 00000000000000000001e97db0611bdfbaf122b950f352f17670481a8366037c 5,382 1.00/1.00 vMB 1
916,151 916,151 000000000000000000001edb75104f357949f6943cde0cc5170fef01673cc3b2 2,965 1.00/1.00 vMB 1
916,150 916,150 0000000000000000000058cafb6e60f48cd5a6ff32ea7fe83b90bfbbe4e36468 914 0.39/1.00 vMB 2
916,149 916,149 000000000000000000004968a2bbdd0bb5a337edd37400654c6014452cce103b 5,651 1.00/1.00 vMB 1
916,148 916,148 0000000000000000000082785b14a60af01419426c506b6bdfa42910b05e7958 3,843 1.00/1.00 vMB 1
916,147 916,147 0000000000000000000158db1abe24f47609b0876220d4b07227dc30c576e7f4 4,358 1.00/1.00 vMB 1
916,146 916,146 00000000000000000000dba30c6e81cc9151d7bbe1a5e9480f2532502a27e735 1,359 1.00/1.00 vMB 2
916,145 916,145 00000000000000000001ec3f838384101c51aefd9f59560c1182817c831f44ab 1,534 1.00/1.00 vMB 3
916,144 916,144 0000000000000000000104aecb22fa9ba32adcc98ab84c845e7c05a110247caf 6,114 1.00/1.00 vMB 0
916,143 916,143 0000000000000000000107403411014353fcd5a7e4baa806858423655be13557 4,243 1.00/1.00 vMB 1
916,142 916,142 0000000000000000000077c17de612ad40f848378b141ea06852d0e294db7b71 3,441 1.00/1.00 vMB 1
916,141 916,141 00000000000000000000a88c897e7cee848408b681998602f5fc504c90bb8e5e 1,864 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 785.04 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: 916.32 GB
    • Received: 27.57 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.