Loading Tool

Explorer IconExplorer

Memory Pool

41,567 transactions
26.43 vMB
0.07792557 BTC
Random Selection Loading Transactions
Max Size: 137.70/200 MB

Candidate Block

Mining Attempt 9fc2f6f61ed012332f96ed3d09300dea67fa3f88030826ca26444ccd62417277
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root ae6c337bde9cf60f3391aa217987afb80055fd3dbacf6290e9eb1557caaa86f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,475
Size: 1.00 vMB
Total Fees: 0.02901962 BTC
Feerates: 150.98 > 2.91 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (332,306 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
582,568 582,568 0000000000000000001ddd0c0c290ad2dbe887e698bf6a20f02d8622fc867e1c 2,245 1.00/1.00 vMB 105
582,567 582,567 000000000000000000259466b70b0b2453d093cdb4e291aebb5d15e2ec095a9d 2,955 1.00/1.00 vMB 154
582,566 582,566 0000000000000000002203c533a20c7b8cd009896c21ebca42405a8e6e4345cd 2,894 1.00/1.00 vMB 124
582,565 582,565 00000000000000000010cb1651aeb511c7c859b0ae0880c9d6f19e30b37109e1 2,529 1.00/1.00 vMB 156
582,564 582,564 0000000000000000001da29bdc9efcee924790647a8919ee15918f791fa50226 2,264 1.00/1.00 vMB 112
582,563 582,563 00000000000000000023d37be02999c7ca979cd9c6568d62c1a65702599b992e 2,051 1.00/1.00 vMB 109
582,562 582,562 000000000000000000239bd324185c7e9175b05f782f40b62a23e22e439d5d97 1,710 1.00/1.00 vMB 119
582,561 582,561 00000000000000000017ab791364a9353f77fbcce8e1de35e90f08ade4601601 3,253 1.00/1.00 vMB 137
582,560 582,560 00000000000000000015460832463192cae2154124bc78228932d7f2d25f01f5 2,927 1.00/1.00 vMB 151
582,559 582,559 000000000000000000220ef063fcd1a2b78ff11c3860bda829ea32b8b852067a 2,103 1.00/1.00 vMB 108
582,558 582,558 00000000000000000000847ac5b1e0a61fd5ca4d7556a26472f16711861302a0 2,754 1.00/1.00 vMB 126
582,557 582,557 000000000000000000058f4ba84867e9cce867c2c739a1acc2c84ebd0e64fcfe 3,202 1.00/1.00 vMB 146
582,556 582,556 00000000000000000008ad2ea356b47386b09598c8fa4c7550a0a053b24f457d 2,472 1.00/1.00 vMB 122
582,555 582,555 000000000000000000177ba49276cb30fa9c22e53fe07eeb21e8c9feb251390a 2,716 1.00/1.00 vMB 113
582,554 582,554 00000000000000000007fb7835871404b0571d6128eefdd144a75a1f33d2810b 3,008 1.00/1.00 vMB 150
582,553 582,553 00000000000000000002dc121eb53406995583416b68430c216302383565a679 2,658 1.00/1.00 vMB 125
582,552 582,552 00000000000000000022255af3648a3efeb42449093bbec6bbe1c7c4482c0cea 2,589 1.00/1.00 vMB 143
582,551 582,551 00000000000000000009edaac48d2a9bfcff9a95731b1c8b864950643294ee88 2,831 1.00/1.00 vMB 112
582,550 582,550 0000000000000000001c2e85cc7cbd4abb1a259503bc9ee9e87876a7d5885400 3,123 1.00/1.00 vMB 126
582,549 582,549 0000000000000000000ee528de9cd3dcaf176ebb6396329343dc35b6792dbb8d 2,918 1.00/1.00 vMB 151
582,548 582,548 0000000000000000000baec93d973a690640c7655a9729f1abe711e260fd8ba8 1,446 1.00/1.00 vMB 126
Previous 10 blocks ↓
Total Size: 782.16 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.44 GB
    • Received: 13.88 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.