Loading Tool

Explorer IconExplorer

Memory Pool

80,793 transactions
29.83 vMB
0.07228114 BTC
Random Selection Loading Transactions
Max Size: 179.94/200 MB

Candidate Block

Mining Attempt 82ace20ea468217d6984f255343d3ad0d8ac5d8ac0b50ee6707e308b19f6447c
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 25ab7eee00791b9f8d4c906c751dbed86688cdd3a26a6d79457dab499a246e87
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,656
Size: 1.00 vMB
Total Fees: 0.01130896 BTC
Feerates: 100.36 > 1.13 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (687,686 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,292 227,292 000000000000029026dfe8caec7df50ffda97683fb5c0bb99cf5fd411f046e0b 407 0.17/1.00 vMB 206
227,291 227,291 00000000000002fb31482300c01d3ae7ef479a3ee84194ad33958cd4634bf507 732 0.29/1.00 vMB 414
227,290 227,290 00000000000001c8ec1db0941ae61d37a8342285bd9acf606bde3a2938c90532 619 0.25/1.00 vMB 210
227,289 227,289 0000000000000156e151a76d6fccbc3303618d8da8fc486bcb3174829de1c9c4 259 0.15/1.00 vMB 77
227,288 227,288 000000000000026db7ba9dba3c30431a949ec3c8cedc46b650782ec7e69369a3 62 0.04/1.00 vMB 86
227,287 227,287 000000000000007cd0298e971e71a494ecbedb6cdfa3f554792b7fbf8e85b5a0 231 0.10/1.00 vMB 174
227,286 227,286 00000000000002c0c397ce86eb2309f2647cd5db0a455f07006444e527e0f73a 438 0.20/1.00 vMB 174
227,285 227,285 000000000000012d06f2dbd35344b2d42585c8b7ba74f0a384fb143971199555 220 0.15/1.00 vMB 100
227,284 227,284 000000000000016df684f9327607c9bcfe54691d6cc48adbad3a2bc128990ab6 66 0.02/1.00 vMB 217
227,283 227,283 0000000000000128c22e3ef5726810673e4a249ce5479529da8c249667073ff6 32 0.01/1.00 vMB 41
227,282 227,282 00000000000001d9851fea13e800bce1f8185614f46658d92860fd84b5b47d76 207 0.10/1.00 vMB 189
227,281 227,281 000000000000030d1c7a6942b3508927ea5d4358e9aba0959585bf8ebe23e074 289 0.15/1.00 vMB 144
227,280 227,280 00000000000001f1854b1ccee60ee0846342d87b048320c631e250b506cb4051 6 0.00/1.00 vMB 41
227,279 227,279 00000000000000fa3fd28aa25f4be5b55c8e4c86cb0a059d26762f5798994022 148 0.06/1.00 vMB 177
227,278 227,278 00000000000003097b37c08ece799cd46c6d18ac2bee7b42da3691cc26c9edbd 450 0.20/1.00 vMB 165
227,277 227,277 000000000000034e884dec4b1b13bb201655e7706da3ed7c78674130c8174806 258 0.11/1.00 vMB 158
227,276 227,276 00000000000001869368f1133fe452b89084cd4d47659664c58558a7f0399edd 313 0.12/1.00 vMB 206
227,275 227,275 00000000000001b00a9d2055782e044d75246b2692e26194d81eb81be5a3873f 366 0.20/1.00 vMB 161
227,274 227,274 00000000000000ad45388ca92842e970222a263333f2f3bcc59c204ad8e562c9 256 0.14/1.00 vMB 94
227,273 227,273 00000000000001ef6a2382b999e8bed0b922e446962cc8ac8ff51c22850fddda 452 0.22/1.00 vMB 176
227,272 227,272 0000000000000138684c5311ea1fa9634fc83eaa9fa91d25b2ab724c27a05397 302 0.15/1.00 vMB 158
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.