Loading Tool

Explorer IconExplorer

Memory Pool

77,862 transactions
29.25 vMB
0.06268267 BTC
Random Selection Loading Transactions
Max Size: 175.76/200 MB

Candidate Block

Mining Attempt de33b9f411c30e64b0e1babdb88794e63bce134bd6d76e65592f9cd4415f04d4
Version 20000000
Previous Block 0000000000000000000005fed7a2e04e0d65382f9c5d2d0085aa4ef4f390cc19
Merkle Root 84439b11e8264fa99ed3cc4683946436d873cdb9e8857a07ceba300c4e659b0c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,817
Size: 1.00 vMB
Total Fees: 0.00344744 BTC
Feerates: 21.09 > 0.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,013 (622,704 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,309 292,309 0000000000000000824c204f1cf8c78c92b5b706eb6edcb275f189b4a724b518 226 0.15/1.00 vMB 24
292,308 292,308 0000000000000000a9a629e0dd62abf50e3424f35f2993e222dca67c27cd3960 397 0.51/1.00 vMB 18
292,307 292,307 00000000000000005e66cd2f5fba01d791c4156745626077978f82bb9083b30b 625 0.35/1.00 vMB 33
292,306 292,306 00000000000000008ab78d12d1a2b6751fe87bf0113b0164be4fd5cf177e1f8a 546 0.35/1.00 vMB 32
292,305 292,305 00000000000000006f3401c3a391b8787cba721dbd21b40c4ac3149180bab9ea 638 0.92/1.00 vMB 16
292,304 292,304 0000000000000000d063df90edf26a4597495c90c6965a8c0a8910a5e52839e8 937 0.50/1.00 vMB 23
292,303 292,303 00000000000000009913f0f7bdac8994ab453ac5d21ebb7ee3db98dbc06ad7d6 1,024 0.34/1.00 vMB 55
292,302 292,302 00000000000000006b1738a6f50ddb3788d1fd830a24331dd85a8fce065a014f 1,030 0.35/1.00 vMB 53
292,301 292,301 00000000000000001f9fd24524ff21ad36100b81ce29fe580542327fe65d4520 1,024 0.34/1.00 vMB 56
292,300 292,300 000000000000000012c096882cba1c4f1d4b57bdf7f2f6f174486d83619d3db5 122 0.25/1.00 vMB 13
292,299 292,299 000000000000000086de3d78554ad52ac865f7f60122eb1e57d146d512aa15eb 572 0.35/1.00 vMB 23
292,298 292,298 00000000000000000a2d638e6f94872f429539b203ee2978288a8d0ce1f2ecb8 512 0.16/1.00 vMB 80
292,297 292,297 00000000000000001895df3611021ac26cb51fc90daa4f84716a096daa547d7b 192 0.25/1.00 vMB 14
292,296 292,296 00000000000000006062f09de936641292050fe3e16a6621cd3d746f42785ee7 256 0.14/1.00 vMB 22
292,295 292,295 00000000000000000bf2d93518c071ea704daf471f586db6e6c08f6bfce1a769 869 0.35/1.00 vMB 49
292,294 292,294 00000000000000002286455599441f98bd0300ae30652f7bf70e24fb04764d02 321 0.50/1.00 vMB 15
292,293 292,293 000000000000000028683aaf5b7f9fc2c2f29ff31f73d2eeac87fa0a29a8660b 512 0.32/1.00 vMB 19
292,292 292,292 0000000000000000be816043904bdce8988b8f650a79e2a0b578abc57de1ae7b 650 0.25/1.00 vMB 34
292,291 292,291 00000000000000004c35360acb7c3ce2a90641fb483b556f3d371d6b1a1592fa 512 0.18/1.00 vMB 38
292,290 292,290 0000000000000000e92ece9d5a84f9d82c38cea12dd23aead84c3350782c9c98 512 0.18/1.00 vMB 55
292,289 292,289 000000000000000082ae4aefaa2b60a8804bc677d85b8ccca0839e995e1394de 762 0.25/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.