Loading Tool

Explorer IconExplorer

Memory Pool

83,150 transactions
30.89 vMB
0.08113390 BTC
Random Selection Loading Transactions
Max Size: 189.47/200 MB

Candidate Block

Mining Attempt 211484b9481d94325eac553d76756d8f2f89424e708b278f47dbc354c4753951
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 35b51f5c3d9c52f52644454a0377e8fd511a1f23e062d4b3d974d659e485739e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,913
Size: 1.00 vMB
Total Fees: 0.01157141 BTC
Feerates: 146.36 > 1.16 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (409,975 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,370 505,370 0000000000000000006dbd68d53d27359538a4b028c17224b708e8b0ebff6e07 511 1.00/1.00 vMB 229
505,369 505,369 0000000000000000002cd02bea250ad27ec898c7a862f137e85207aaf9335d79 809 1.00/1.00 vMB 393
505,368 505,368 0000000000000000006db4aa1d7030c59e20d4761d59723e2e4630778b3a669c 768 1.00/1.00 vMB 247
505,367 505,367 000000000000000000004ea42380a6028dc1979bf8a80a16925fd4e29a38f05c 288 1.00/1.00 vMB 141
505,366 505,366 00000000000000000054369a0202cc0b4385b79acc7fd0e7462492b83b319316 447 1.00/1.00 vMB 154
505,365 505,365 0000000000000000002175c9172fa89edaefec71644868d71e5bedd1ebb7f59e 213 1.00/1.00 vMB 174
505,364 505,364 0000000000000000003bf4ad376b1da4fc5235c4521b21d9b87b9c1cff3823b6 827 1.00/1.00 vMB 313
505,363 505,363 00000000000000000006ada5c2bd0adde4e2a6f927e03881143a618abe75d432 1,035 1.00/1.00 vMB 404
505,362 505,362 00000000000000000010592c46b7868ffda9fa71ebce67a1be1f099f88c1ba7f 2,036 1.00/1.00 vMB 279
505,361 505,361 00000000000000000078550ac0424c3a725f11659d3a2df9ce0063ecf2096fe1 2,336 1.00/1.00 vMB 357
505,360 505,360 0000000000000000000d5ed348fc1577a8ea51b8ad1aaeb428d5499d130d9150 2,692 1.00/1.00 vMB 348
505,359 505,359 00000000000000000036ae01700e3fbc9e75c69d50d99664341f512d1b84b43e 2,063 1.00/1.00 vMB 460
505,358 505,358 0000000000000000002c75f1e07ccee92ae46d7f14f942b9bb9d9461db6f5f41 1,523 1.00/1.00 vMB 193
505,357 505,357 00000000000000000053c94aa2965a7bbcbad9341a27588ffaf52f3bee2a211b 2,220 1.00/1.00 vMB 259
505,356 505,356 0000000000000000006707e3155ceb5c07d554fb2d4e4f9d93bc512d083eb709 80 1.00/1.00 vMB 39
505,355 505,355 000000000000000000076ece94625c43db82c605a1c261aed777e43ecf000ec8 912 1.00/1.00 vMB 141
505,354 505,354 0000000000000000001fad384a968a480e0d47108274883e3b48ba9585bfa36a 676 1.00/1.00 vMB 103
505,353 505,353 00000000000000000059a8b0dddffc51242af83e028e0f42e8e924322977c62b 1,815 1.00/1.00 vMB 241
505,352 505,352 000000000000000000553e46d03ae7fc33a606a3487ae948534554f6b6732e6f 220 1.00/1.00 vMB 46
505,351 505,351 000000000000000000303b164ad294e5ff5df08bf342cb364b4993876c95ef83 1,160 1.00/1.00 vMB 154
505,350 505,350 0000000000000000003afcbb48f45479a21e2ce5d2f016cacf8bf9ad42e91d15 335 1.00/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.99 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: 717.22 GB
    • Received: 17.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.