Loading Tool

Explorer IconExplorer

Memory Pool

75,185 transactions
27.80 vMB
0.07798403 BTC
Random Selection Loading Transactions
Max Size: 169.23/200 MB

Candidate Block

Mining Attempt 28ec30509527f896816f26b1335df319c77f5c257de2e75dcf66f5396917273b
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 94b1a2d04c7e9d967eda31b64e54d1b44b5c78ee79b17096fd9558f49e465bf9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,389
Size: 1.00 vMB
Total Fees: 0.01845972 BTC
Feerates: 150.80 > 1.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (185,854 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
729,411 729,411 000000000000000000034eaac138d6a4472cf5ef0080d26fceb73d03f2cc99bf 2,939 1.00/1.00 vMB 12
729,410 729,410 00000000000000000003a4ab93c83783974a86dc73d7e2499420c7eef132eaea 219 0.05/1.00 vMB 8
729,409 729,409 00000000000000000002579f72f3f80f68b02767c44024d697826af787776b58 565 0.25/1.00 vMB 6
729,408 729,408 000000000000000000007ee33acfbaa658c2d3c2c217b89e0f515d01a2a273c3 543 0.20/1.00 vMB 9
729,407 729,407 000000000000000000079bb18ad613a5b3bd49decb5d31497b8408076332aadf 1,892 1.00/1.00 vMB 1
729,406 729,406 00000000000000000009485f1f4a1268c5e54849b38fa0778950ea2dd6ff3588 1,367 1.00/1.00 vMB 2
729,405 729,405 00000000000000000008d2e7a6f9d4f960fdaa3b24f13e8ae511804e2ea955c1 2,477 1.00/1.00 vMB 7
729,404 729,404 000000000000000000006737e1c9ee9ef0c89c04b57e46dfc5cba1aa805b7f00 2,834 1.00/1.00 vMB 11
729,403 729,403 000000000000000000056ce376d73425d884a0f312c092ee0789ce785e01fe49 2,879 1.00/1.00 vMB 10
729,402 729,402 000000000000000000020d07bf0d8c1d1dc6a6800174bc63fd4feb518f236f32 1,356 1.00/1.00 vMB 6
729,401 729,401 00000000000000000009aa70960874a4d61f504d03f4053a7d84b1d68a030c1b 1,760 1.00/1.00 vMB 8
729,400 729,400 00000000000000000006e34f167eaf49d923c41d3f9ddef51d33be059b2636d4 1,840 1.00/1.00 vMB 17
729,399 729,399 0000000000000000000463f852d736e774ebd8f0b10b63fdeff279d93dcaed6a 2,623 1.00/1.00 vMB 7
729,398 729,398 00000000000000000004dc97af5dc56fb7c9dea32d145f7f12ececa207cd2d28 2,761 1.00/1.00 vMB 5
729,397 729,397 0000000000000000000625347c3068f2ccd08163fa2d957f5623815823b653dd 2,444 1.00/1.00 vMB 8
729,396 729,396 00000000000000000003dd6976e227fc544c95959f55a47ef2726389cf16cd0a 2,711 1.00/1.00 vMB 13
729,395 729,395 000000000000000000002e8626dc07fe8046b354501baee1c4ea06cb1f235697 1,985 1.00/1.00 vMB 10
729,394 729,394 000000000000000000016ef0cc646965d7c7c23a6235f8e4209922ac7d7403a5 2,813 1.00/1.00 vMB 20
729,393 729,393 0000000000000000000117700a589bb92d74530be5c0960ca92950c3109ce54a 1,647 1.00/1.00 vMB 15
729,392 729,392 00000000000000000002940ba11e9494adec08ff5f112dfa49bb7523347f6225 2,492 1.00/1.00 vMB 7
729,391 729,391 000000000000000000075f6a216cfecce4cd3968a2d71120e926349294a4fffd 2,140 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.85 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: 712.61 GB
    • Received: 17.20 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.