Loading Tool

Explorer IconExplorer

Memory Pool

79,043 transactions
30.04 vMB
0.12357604 BTC
Random Selection Loading Transactions
Max Size: 180.19/200 MB

Candidate Block

Mining Attempt 02b587879c15a823b58b6e966e6bfef850e9f76236252db090d13c5cb3d9e0f8
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 949c657a972259c6176f34712d8d65a7ab579fcf5f66ce8e1e60d2c12ceff37d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,742
Size: 1.00 vMB
Total Fees: 0.03813198 BTC
Feerates: 673.02 > 3.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (438,603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
476,670 476,670 00000000000000000132152884395e13993c0f227db2d1bfd92e20ffa7492001 2,131 1.00/1.00 vMB 149
476,669 476,669 000000000000000000597528f4f8c45c85942279939e30150a7eb7abc7defdfb 1,256 1.00/1.00 vMB 100
476,668 476,668 0000000000000000000a0a099eb7d4ec9cd671e8f2c6eb066a27bf1fdbcbf520 79 1.00/1.00 vMB 51
476,667 476,667 000000000000000000e478001b5160abb799aa908a0f2365374cf657f615b2a2 779 1.00/1.00 vMB 106
476,666 476,666 00000000000000000040598fcaae5907a2e35b95494dcaefc046934bc7f0d32d 1,094 1.00/1.00 vMB 94
476,665 476,665 000000000000000001267f66f246fa04e1754d159b171b9428b667c173f1af2f 1,444 1.00/1.00 vMB 109
476,664 476,664 0000000000000000007733036b52541040f156cae36020d3880ea381554ec02f 1,589 1.00/1.00 vMB 143
476,663 476,663 000000000000000000d2d3a98cc9834ca814e0211b561a8c5f53e0056c552aea 325 1.00/1.00 vMB 62
476,662 476,662 000000000000000000abd855d56963d2fc5768e05dbf501d116330a67eace920 1,135 1.00/1.00 vMB 97
476,661 476,661 0000000000000000012c133d0b5fc992b43bd554e2d05d181bbc57599e4584df 1,542 1.00/1.00 vMB 121
476,660 476,660 0000000000000000007b5c3150069aecffa45b057f43418fdf60936e7f7e67de 1,123 1.00/1.00 vMB 55
476,659 476,659 0000000000000000002fa1cbf354b8cffcd38c802a3001582d17919041f7c8bc 515 1.00/1.00 vMB 66
476,658 476,658 000000000000000000c3f18b6c72c237965e472e4d6757c622560444b6991fe8 876 1.00/1.00 vMB 85
476,657 476,657 0000000000000000007aa848eaa8af1c34172d0a059dd08f651cba7d1f42f362 286 1.00/1.00 vMB 56
476,656 476,656 0000000000000000002909cc2344e5c766a557b5a17a5d475e8b11964a8c9a30 1,224 1.00/1.00 vMB 116
476,655 476,655 0000000000000000011cf53dc99034412273792916e8b5c1ee234b373890555b 414 1.00/1.00 vMB 66
476,654 476,654 0000000000000000005590f0baedc53d39a6635d69651f1b42436c685fea0d90 1,873 1.00/1.00 vMB 116
476,653 476,653 0000000000000000006570561e458c1446610f9e86feacd49ff42288d973dcd2 874 1.00/1.00 vMB 189
476,652 476,652 000000000000000000bd774ba58616f8786367b07394feb2bd76212e3ed9c1ea 370 1.00/1.00 vMB 65
476,651 476,651 000000000000000000df66b70298d834ad02d298ac5960759bbc9736b3325b6d 657 1.00/1.00 vMB 78
476,650 476,650 000000000000000000d3f1cfc43e7af4953e6781ef69e4fa5b410df7c55e829e 370 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.