Loading Tool

Explorer IconExplorer

Memory Pool

47,650 transactions
28.05 vMB
0.13639121 BTC
Random Selection Loading Transactions
Max Size: 147.27/200 MB

Candidate Block

Mining Attempt c0088405636ae42b1b6d718dcea4dccebaed71e2876d30015fa5e5b5b4bfe530
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 066d3fc3dbcf95b386cdb79bba10386e7f4254837aca53dd40853223e1860a53
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,767
Size: 1.00 vMB
Total Fees: 0.06148613 BTC
Feerates: 151.12 > 6.16 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (805,569 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
109,307 109,307 0000000000017d0c17536ea69bce483cbd61738fb8c29ff1c210d21501326336 12 0.00/1.00 vMB 0
109,306 109,306 0000000000006615af4d509eef915fb6cfd5f51e060a99f67a4778b37ec8bd3b 8 0.00/1.00 vMB 0
109,305 109,305 0000000000016ffeb3d3ed4457cbc5bfc587d8ebb5cb762a5b31d84ab6c7898f 10 0.00/1.00 vMB 0
109,304 109,304 0000000000001dd4faac5d83652dce776a171cf573d1ecfb4552dcf15c2eebcb 12 0.00/1.00 vMB 0
109,303 109,303 00000000000148d22887e2a46683ab96ef11735feaa1089e257570a4080431d9 12 0.00/1.00 vMB 0
109,302 109,302 000000000000ebfa86fb9c94b39c7b3387b5e69f0c1bec7db45e7cac13f1dc49 12 0.00/1.00 vMB 0
109,301 109,301 000000000000c88e307a56c84266402c7a8fb1200d1fde13e73b94e735ef54c4 7 0.00/1.00 vMB 0
109,300 109,300 000000000000523dcedfda7151227700edde4fd45ad225ad4bd95b9aace14627 12 0.00/1.00 vMB 0
109,299 109,299 0000000000013fe7e0b32bdbdc18413290c9e0bbdf5bc002230c47c90c91aa7a 11 0.00/1.00 vMB 0
109,298 109,298 00000000000016ca5ab56a0aee662af7e9c15bf651abc266b7bddf166a0fc09b 12 0.00/1.00 vMB 346
109,297 109,297 000000000001b510d7d876a65dee2f952712c407d1b3e5fe08a4907ffa60d94d 43 0.01/1.00 vMB 0
109,296 109,296 0000000000015da853ebdd4f6a2245df0851381f61f62157709f3c9715666484 7 0.00/1.00 vMB 0
109,295 109,295 000000000001c5c6dc3c5679cdb181e3cd408c58e12fd4b13d8ccd0aafe9b555 6 0.00/1.00 vMB 0
109,294 109,294 000000000000d2418687eab8f655d10099547f6bcc1c769f444757a622979a69 2 0.00/1.00 vMB 0
109,293 109,293 0000000000001324a455e1c4e93edcdd2486e9f70212eef72fe18181d4b1188f 7 0.00/1.00 vMB 0
109,292 109,292 000000000000812bf343277cbf133c5460978746bf01a2be6da3d04076fa1e96 12 0.00/1.00 vMB 0
109,291 109,291 000000000000fa0c6f9b96c4916f0fa7112adbb59baa8f5458bb21bc1d2a3fb0 40 0.01/1.00 vMB 0
109,290 109,290 000000000000ce7f6376e4d90b8c4e69e926da027542a8f565f42d72fe155707 6 0.00/1.00 vMB 0
109,289 109,289 0000000000001ea2037f743d119ca3418e6501d19f55de215882273d28171a63 1 0.00/1.00 vMB 0
109,288 109,288 0000000000015ecb40bd692e95018cf3c334a0a293d46a1e598cc2f37313c8f0 1 0.00/1.00 vMB 0
109,287 109,287 00000000000142de0000dd091bd4cde892ddd164ee04178fc261177a2e36bcaa 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.92 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.