Loading Tool

Explorer IconExplorer

Memory Pool

78,294 transactions
34.28 vMB
0.14765613 BTC
Random Selection Loading Transactions
Max Size: 191.28/200 MB

Candidate Block

Mining Attempt f987ce5760a578288de464c3791c0b6b0901a5a8e2f45d6448d460e322fb867a
Version 20000000
Previous Block 00000000000000000000cef826e9f1ded7c400fa6056966452dcbc895adf2e8f
Merkle Root e518a9a8b1fe0c0b75c491d49e7a7afabe87e424dfb56e1b97247ecdade66ade
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,335
Size: 1.00 vMB
Total Fees: 0.02618474 BTC
Feerates: 108.67 > 2.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,416 (43,454 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
871,962 871,962 00000000000000000001a59c79175b1e9d1ca66c2a51857a2fa1eeda30492f56 1,562 1.00/1.00 vMB 4
871,961 871,961 000000000000000000028890649641117f633b59ab477a9cb060a86abb619f48 2,706 1.00/1.00 vMB 6
871,960 871,960 000000000000000000017f033cb5fafd1b6ed61beb9d0ee920cfc9183f7155af 3,136 1.00/1.00 vMB 9
871,959 871,959 00000000000000000002a12d1618956a08a9d08373d2005d8a44b953756ab569 2,956 1.00/1.00 vMB 9
871,958 871,958 0000000000000000000136f9d148ececf95d713ccbcc0fce74db1da15e8add83 2,460 1.00/1.00 vMB 7
871,957 871,957 00000000000000000002a96eb48665d35d78b48b9113d6cce60b1895c8ce75fa 3,216 1.00/1.00 vMB 8
871,956 871,956 00000000000000000001b8585e933e8fa6be9ef4169f9d496426314000cd6400 3,072 1.00/1.00 vMB 9
871,955 871,955 00000000000000000001e28aa2998f9999805cdf2ad7c6d2267f87c0c44e8afc 3,906 1.00/1.00 vMB 12
871,954 871,954 00000000000000000000349653eb5d146e6336ea9a95a7a8bcd3fac852f8c908 3,192 1.00/1.00 vMB 9
871,953 871,953 0000000000000000000156089f1ca035d8836873cf3daebeb17e1e3275daf6a4 2,996 1.00/1.00 vMB 11
871,952 871,952 00000000000000000001adb984633e685b934f411cd357c855bd1ec7f3799f96 3,803 1.00/1.00 vMB 13
871,951 871,951 0000000000000000000233611afd0d00f1e874d8f962c94bdebf40975432b95e 1,819 1.00/1.00 vMB 7
871,950 871,950 00000000000000000001dbe7f28349fe9378f9cf33d4084642c568b754f70bee 1,050 1.00/1.00 vMB 7
871,949 871,949 000000000000000000006fc5ddb639baaaef387653b1f14c6d404c1aba0803a1 3,207 1.00/1.00 vMB 12
871,948 871,948 00000000000000000000f250685ff72c9a5076535be0be8d7056edc52af27896 3,415 1.00/1.00 vMB 11
871,947 871,947 00000000000000000001ba09f91877ae1c64f197fd38a66bb911f910275a5c88 2,813 1.00/1.00 vMB 9
871,946 871,946 00000000000000000002c02d9ae6048c074657eb5f64f40b83c71fc7f860f562 3,618 1.00/1.00 vMB 12
871,945 871,945 00000000000000000000a7aaa0a1c5f5fc35021383f6a34d8dd4833ca162635f 3,940 1.00/1.00 vMB 9
871,944 871,944 000000000000000000012fe05a01009a5b93ad220656a03de74b9abc2f183dbd 2,970 1.00/1.00 vMB 11
871,943 871,943 000000000000000000023e62fbec76e7b5e1595dd33c897bd4a030dbc9d53731 3,632 1.00/1.00 vMB 15
871,942 871,942 00000000000000000001349f61cfbc27324e33c8470375519091671d00f48b1c 3,547 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 783.11 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: 734.70 GB
    • Received: 18.56 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.