Loading Tool

Explorer IconExplorer

Memory Pool

79,346 transactions
30.75 vMB
0.10837444 BTC
Random Selection Loading Transactions
Max Size: 180.47/200 MB

Candidate Block

Mining Attempt 51265ade3c1467b2b1e4d11a2adecf96089f4416fcf8c9334e4481fb39457193
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root c26b00c2d20c2ae83b56a66a018e811ed83c3c675d784fa0d908efa97e132012
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,832
Size: 1.00 vMB
Total Fees: 0.03469954 BTC
Feerates: 201.36 > 3.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (344,668 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
570,390 570,390 0000000000000000001438a005c14029a431614ecdac2c18ed7e329e3f877e36 3,467 1.00/1.00 vMB 32
570,389 570,389 0000000000000000001ae0977f58cea938071c79e97b3e453cc4efe6af9dfc3e 3,384 1.00/1.00 vMB 54
570,388 570,388 0000000000000000001ada24e8ab7179f2ed27105b13a37b1fcd1dae1702d397 2,111 1.00/1.00 vMB 31
570,387 570,387 0000000000000000001961cd81514b476d122269500031662304e03789cac1c0 2,454 1.00/1.00 vMB 6
570,386 570,386 0000000000000000002bf540abf4ae55cc3b7945114b9195b8d7a7921ab89738 2,810 1.00/1.00 vMB 11
570,385 570,385 00000000000000000020292e678f938022f4142e2fae02e243fe85bc26d5ab00 3,296 1.00/1.00 vMB 21
570,384 570,384 0000000000000000002580e4bbec3d750b3b2234caadeb7e417728eb3c551768 3,443 1.00/1.00 vMB 56
570,383 570,383 0000000000000000000d569cdb79fde81dbd09b53221271bd570097954b9bcf3 3,212 1.00/1.00 vMB 78
570,382 570,382 0000000000000000001f6057915a71ae01cd47bfdc5e35a7ddf8a4f36677081f 3,108 1.00/1.00 vMB 38
570,381 570,381 0000000000000000002207660a32cc135c25e73697abc9c50eb841045b60a136 2,905 1.00/1.00 vMB 101
570,380 570,380 0000000000000000000909c684c3b7e52056594dcb0f4185761e582773777188 2,590 1.00/1.00 vMB 42
570,379 570,379 00000000000000000022a1469be345bafd43e1e5811be61195fc0fe617c80338 3,242 1.00/1.00 vMB 67
570,378 570,378 0000000000000000001b8132ba1c5de6d0565f760e243609bc8c69eb015bd0b2 3,233 1.00/1.00 vMB 115
570,377 570,377 000000000000000000159e13754ebcf4cfcd9c28b71cda82fe84a5dce348d64d 3,266 1.00/1.00 vMB 108
570,376 570,376 000000000000000000241c812ea1458467c857a0abb2cbc3f57c07d271c4967c 1,976 1.00/1.00 vMB 134
570,375 570,375 000000000000000000145f3ff1935baa7d5a90ac5382a67f41c1dc10deca5f2f 3,442 1.00/1.00 vMB 129
570,374 570,374 0000000000000000000c789f050e6c2dfca8bef080de200724c400e716ca5d9e 2,554 1.00/1.00 vMB 26
570,373 570,373 000000000000000000071a0959e6ce309ce130649ef2be62bebab5641bab9004 1,644 1.00/1.00 vMB 24
570,372 570,372 00000000000000000025f4ae18565b9bdbe6c05171584bd63d6cda1246843ea6 1,763 1.00/1.00 vMB 33
570,371 570,371 00000000000000000015789435e698c572d7c04ef122bd232e8395efddcce8ec 1,700 1.00/1.00 vMB 34
570,370 570,370 0000000000000000001083eb299ba24dce0f7f4d6959b316f67cf56a24a656e0 1,169 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.49 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: 668.33 GB
    • Received: 15.48 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.