Loading Tool

Explorer IconExplorer

Memory Pool

17,890 transactions
8.08 vMB
0.02779285 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.51/200 MB

Candidate Block

Mining Attempt 9f7b514f87377495d12e8493ed3f7529e4f50649574ff4b823387a5f2d04f7ec
Version 20000000
Previous Block 000000000000000000005de82c89e76a4485033bd94c0162c863c16d02ff1cea
Merkle Root 7a2965743114557bf44a13fb1b658059c330ba728c5b3ff05f4dbb7cadc3061b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,911
Size: 1.00 vMB
Total Fees: 0.01086754 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,398 (758,965 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,433 154,433 0000000000000c3319a7d2ff79b50299e80c6415d7220c4f5fd679aadfe3c80e 121 0.03 vMB 7
154,432 154,432 00000000000004611ff254ba52111a14a98de7167f79feae9fdb87399e18cca0 198 0.05 vMB 6
154,431 154,431 000000000000045fa0522a634e23d4e333215ade3a9cd43d0f9f7d43153e05d8 69 0.03 vMB 219
154,430 154,430 00000000000009a4b2b4502fe84e23b3ca0957c776a927813a05ea614be472f7 1 0.00 vMB 0
154,429 154,429 00000000000007d691f65c8b58cd21ffa5f58131448f89be27ebb176b6fa475b 3 0.00 vMB 0
154,428 154,428 00000000000002837e32b2f986a8238758c357d33699438c3a8ea4d2a64ba4b6 20 0.01 vMB 247
154,427 154,427 00000000000008c3d8c2e68fa14da82d6bdcfff98b4ff0306810a5f3b543d86b 87 0.02 vMB 147
154,426 154,426 0000000000000a90bf0ab9834d21b62bdb8691b54da3629084d79a7cd778cf8c 15 0.00 vMB 35
154,425 154,425 000000000000070f2b0d754e21d88c73cff227d6c17395a1a85510f8f9431d35 24 0.01 vMB 46
154,424 154,424 00000000000002d8f56c2800993e7343fbaa77beabbb75616822db802e62c6c4 120 0.05 vMB 271
154,423 154,423 0000000000000cccff0db6afa65f463618869f981f53d453f93d8dce2a09120b 5 0.00 vMB 103
154,422 154,422 0000000000000806575da2df13e87bde6154acdfd88213a4556b15e530543321 12 0.00 vMB 0
154,421 154,421 000000000000093411d7b3ee8102a3a1a6a483047a08c1b202e8dcad93980040 46 0.03 vMB 80
154,420 154,420 00000000000001e88eb3ad07ef70fa19bac847a90ba5afb313a823c3dc473bed 8 0.00 vMB 37
154,419 154,419 00000000000006dca0111556e35c431b88cb9b64e212686d15e4ed7aab9f2275 17 0.00 vMB 265
154,418 154,418 00000000000009abf2b604ed115a18b2daeed11317442aaef375bb2dd043c13f 34 0.01 vMB 21
154,417 154,417 0000000000000afcb25cf3021d0a801aa94d10d4ecc7d3d61e54c14d12d88b7b 9 0.00 vMB 134
154,416 154,416 000000000000069ab3c1c20ffeeda7e527aac6f3ef47a88597dfa5cdda4eecb9 8 0.00 vMB 46
154,415 154,415 0000000000000997b692068b78bc637225e7eea01620d53ed557ec05f3b34d0f 32 0.01 vMB 6
154,414 154,414 0000000000000213f5f089b102d00a171916e7caa37d1704c62d09326f58fc4b 23 0.01 vMB 103
154,413 154,413 0000000000000bbeaa82db43b223b13071fb207db554d8058cd2732c525f0e5b 166 0.05 vMB 73
Previous 10 blocks ↓
Total Size: 779.56 GB

Node Details:

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