Loading Tool

Explorer IconExplorer

Memory Pool

82,337 transactions
31.08 vMB
0.12436205 BTC
Random Selection Loading Transactions
Max Size: 186.83/200 MB

Candidate Block

Mining Attempt 308e8c0b3ca267f66a2b9d1688d53aca74b828c1957533b8d356541644878b31
Version 20000000
Previous Block 00000000000000000000ed28e39baea4b6623f6a6c602c921cd015c56b2bd9e9
Merkle Root de679200c28fdabf43fb05d55ef433a835302b10c86a099e13efd7486732738c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,087
Size: 1.00 vMB
Total Fees: 0.05374661 BTC
Feerates: 180.34 > 5.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,171 (57,777 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
857,394 857,394 0000000000000000000276c5ab7099b320eb24272c92e733184c4379896525bf 5,959 1.00/1.00 vMB 3
857,393 857,393 0000000000000000000227ac0e812d5904c4fe63d351d725bfe988e376cd45a6 5,753 1.00/1.00 vMB 3
857,392 857,392 000000000000000000018288efdb473aa96b4e3810c08237aa83ee6a9e84c77f 3,217 1.00/1.00 vMB 6
857,391 857,391 00000000000000000001774053405f16857c259d704e5d5f1effa1faf992e916 3,379 1.00/1.00 vMB 5
857,390 857,390 00000000000000000002f3262a0574a134be924351b761ffc521b6ad4d8eb0b7 5,730 1.00/1.00 vMB 3
857,389 857,389 000000000000000000030142cec3de74cbd1c363938e06f5dd84f4854a35aa16 4,469 1.00/1.00 vMB 4
857,388 857,388 00000000000000000000f86b50c491cca040ebe46824555966064f9f92f1d30e 2,951 1.00/1.00 vMB 5
857,387 857,387 00000000000000000002c0495fb7b4788313284c88fa9a53432b5c84ae62d3ec 2,279 1.00/1.00 vMB 10
857,386 857,386 000000000000000000008f0943384ee7123abb42aaf546514d4b80c3715c1e83 1,253 1.00/1.00 vMB 2
857,385 857,385 0000000000000000000194c126b1340cb21e6785b1fba6196b623d787e3b4a7c 6,521 1.00/1.00 vMB 3
857,384 857,384 0000000000000000000176f18aa3835b3b5d215856f415e4f2cc17f9d18314fd 3,877 1.00/1.00 vMB 5
857,383 857,383 00000000000000000002dec544d569853dbb5652300bd28b3c68335950beec07 4,385 1.00/1.00 vMB 4
857,382 857,382 00000000000000000001f2f48c8ae53ff5e2fdbd497d614ec2e824d91a373b31 2,920 1.00/1.00 vMB 9
857,381 857,381 0000000000000000000261f42d7ef8bcc271569abc31d630a2d7c4892d3d67cd 5,915 1.00/1.00 vMB 3
857,380 857,380 000000000000000000007f2ac70c1aa14b30b62cea823bc560c8c338d390a92c 6,657 1.00/1.00 vMB 3
857,379 857,379 0000000000000000000265eaf77dbbd8435562893111a8a7ace42c5c89e72bc6 5,859 1.00/1.00 vMB 4
857,378 857,378 00000000000000000001f1e5dc5c42db765bc15bbbc2fbae5bc057868394c6ad 5,141 1.00/1.00 vMB 4
857,377 857,377 000000000000000000001f910be6256d0756d7152acd12e31b896a77f6b08930 5,464 1.00/1.00 vMB 4
857,376 857,376 00000000000000000001f8d6ae88c69f1a3ab30f100d80554472520b62f44eef 4,237 1.00/1.00 vMB 4
857,375 857,375 000000000000000000020b226ee0af824f3e9e7e086e9bfd897617708ecfc036 3,113 1.00/1.00 vMB 7
857,374 857,374 00000000000000000001b1136bf8d9fb6c1a0a038093ecccc40883d36e7e3e81 2,344 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.69 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: 697.28 GB
    • Received: 16.53 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.