Loading Tool

Explorer IconExplorer

Memory Pool

81,888 transactions
30.15 vMB
0.07970627 BTC
Random Selection Loading Transactions
Max Size: 185.04/200 MB

Candidate Block

Mining Attempt fc6beffc3d152101c9396442f4eeca37ec681e4dd099bc7650822286e19724bd
Version 20000000
Previous Block 000000000000000000013457b3bde0e62d4769405a2f173111440bef4841749f
Merkle Root e6db7c4431dc038ab78aa6de2d507a26994626c6fdf9a0d5ae982230851ff87a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,012
Size: 1.00 vMB
Total Fees: 0.01262608 BTC
Feerates: 60.16 > 1.27 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,325 (685,707 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,618 229,618 00000000000000cb0b52914ea40eb1198763ea427f131fcf6a71a809fed69a70 304 0.14/1.00 vMB 147
229,617 229,617 00000000000000599b77aaf5673f3ad623ec5c8622127493a20777126fc2a3f1 58 0.03/1.00 vMB 87
229,616 229,616 00000000000000580f7ab688c9326aadb97c66a92541f728b72ee9b12ea066d8 396 0.17/1.00 vMB 197
229,615 229,615 00000000000001cc14455e4619832b712e059d3584f094e1d03207275f775abe 50 0.02/1.00 vMB 47
229,614 229,614 000000000000001773b51029fe63683917cc04d59b8f26532c4ed7b5c0125281 999 0.49/1.00 vMB 153
229,613 229,613 0000000000000228bf5660de7a1a31534dd39642bbf8af7db2a4fb25be52d247 389 0.25/1.00 vMB 161
229,612 229,612 000000000000022bec096ff743a89a1970fe8e5625e6e35b91e7f613bd021ba7 700 0.43/1.00 vMB 136
229,611 229,611 000000000000018c05677d71bee85c67b3fb4b1f5921423ae8ee7b05bf13af85 731 0.25/1.00 vMB 235
229,610 229,610 00000000000001e9141eea9a4b91ff552958524d413d45e945719cc66a52c8d7 452 0.25/1.00 vMB 51
229,609 229,609 00000000000001b3a3682ca53353e06817b665fa349f344ee339f6038c7cc80c 206 0.10/1.00 vMB 175
229,608 229,608 000000000000007dc037039843a1540dbe11f3100fffc0347451648673ed6e70 295 0.25/1.00 vMB 107
229,607 229,607 00000000000001938f8b6f9e936897255a1e132e07c7e7c6e3df03131d3d1663 366 0.10/1.00 vMB 11
229,606 229,606 00000000000001fb4d21f8c031ee324e4ed949c2f37086bc851aa00939c7a610 479 0.30/1.00 vMB 86
229,605 229,605 00000000000001b1a81149a38547d9e429aed04b7a41aaba7db087951c8c6f68 677 0.25/1.00 vMB 207
229,604 229,604 00000000000000cd9d722ee515c21fe11a6e9e893bc2fc05e09e83a149171a1f 450 0.25/1.00 vMB 152
229,603 229,603 000000000000005143b53fa218684ec3d9d63dd910f5ab91fdb4bda6c5a2c4d1 5 0.00/1.00 vMB 0
229,602 229,602 000000000000027f693bbafb9de665122275c9764ac742f60625ec34dca29ecd 192 0.25/1.00 vMB 55
229,601 229,601 00000000000000a990d630852a1e09df2accea6761afbf25013143a938d115df 521 0.25/1.00 vMB 170
229,600 229,600 00000000000000bbf228fcb546cde14d40e8a284b82395d597d17d04ee0f0492 321 0.17/1.00 vMB 125
229,599 229,599 000000000000010a8d525d1908c46bcbb2cb917f49ade2b450f57c09480eb661 484 0.23/1.00 vMB 166
229,598 229,598 00000000000001576f8eaef4eaa4aa6a3fb766f502bd6827c8f78e0ecfdef9fc 145 0.25/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.96 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: 715.26 GB
    • Received: 17.69 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.