Loading Tool

Explorer IconExplorer

Memory Pool

61,062 transactions
34.58 vMB
0.13220470 BTC
Random Selection Loading Transactions
Max Size: 183.77/200 MB

Candidate Block

Mining Attempt a5162f866a1360710fa3d39c30fc9916409ff5a512c961fcdc942dbbaf2b54f9
Version 20000000
Previous Block 00000000000000000001d9d2fe333c5e04cb6bb8729cfabb3e21b7ed15bd4ea6
Merkle Root 7d2b216318c64792d162bc9394ec5d9faff19b083d9598a53094200ad688e3d3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,854
Size: 1.00 vMB
Total Fees: 0.03739167 BTC
Feerates: 71.12 > 3.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,424 (897,986 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
16,438 16,438 000000007d6e08daf69808d4f011e58342d1a8f3373e507d79e65d1ddadb6a22 1 0.00/1.00 vMB 0
16,437 16,437 0000000038d65e465e67fc6ca9f2ecd6c82d3fb89c5946c76b36ef16b70a516a 1 0.00/1.00 vMB 0
16,436 16,436 000000004f707a00c11c211b7cd06c9dc4ed6ea52696c5c96bebd771fe54022b 1 0.00/1.00 vMB 0
16,435 16,435 0000000081b4c021b9eb7520af16244be0d674807e070f4815481b740a5714af 1 0.00/1.00 vMB 0
16,434 16,434 00000000f429a2ad2f31b48bd703e1ec4dcac8279f3727b7a13cf2a0d2a03f72 1 0.00/1.00 vMB 0
16,433 16,433 00000000faeaa07298364941760d3af5917d1017cf372bbf04dde5ced4a94a88 1 0.00/1.00 vMB 0
16,432 16,432 0000000039918f3e640222693249982d72c32badd404ce9eeab34bf24d016a6d 1 0.00/1.00 vMB 0
16,431 16,431 000000006c1a1dcd2592c127ab49fb1c728fea0c8adaef31fa62e24d21efaf0e 1 0.00/1.00 vMB 0
16,430 16,430 0000000065046b970692a5b691afdac66cc5cf5429bce4e3c113b5bd705b8eda 1 0.00/1.00 vMB 0
16,429 16,429 000000001eb94958b5bf3c96adcc23e3893467c02a4a2b2b71a6272e649ba3e6 1 0.00/1.00 vMB 0
16,428 16,428 000000004495cdbe7f7a1d27581f1392b7b28b5f7b27eb9e0e2a2fc4366e5775 1 0.00/1.00 vMB 0
16,427 16,427 000000009686caae0348b64449208059b31bbc90c8c79ebba144afd366ac7beb 1 0.00/1.00 vMB 0
16,426 16,426 00000000f7124a2a09a30cb8c3aecde15a5d799d3f56ebaf7cc6e0bb77276c5c 1 0.00/1.00 vMB 0
16,425 16,425 000000001a110e295b9abf858d96d4b695da31ff896062414b8d1399dc5d78b2 1 0.00/1.00 vMB 0
16,424 16,424 00000000511d5d495014b81ef2ac45dbb12713ba281e38f45f92a213535088ce 1 0.00/1.00 vMB 0
16,423 16,423 000000009abf3de2eecaca0da488e7325544bb2121f8b3c1c24ab4491bd1dcba 1 0.00/1.00 vMB 0
16,422 16,422 00000000c08390b2529289d1bddc8a2e1233768c9d96f055662ed6c38226611f 1 0.00/1.00 vMB 0
16,421 16,421 000000004a5246ef977047fbd165b55be9e26f03148f438eb1dceabb5e029ef3 1 0.00/1.00 vMB 0
16,420 16,420 000000007a140f4fd77e17833a48259dbc83c33ecf006a548315eabc25ecaf80 1 0.00/1.00 vMB 0
16,419 16,419 00000000ad81d09f5e3acb382b4cdb5a8b68272ccedfaec06e160540755f43ef 1 0.00/1.00 vMB 0
16,418 16,418 00000000f4a9abbe89cd8b918b6f2e1ca7dc5565856a55519ee5da4dea8457d9 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.36 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: 602.16 GB
    • Received: 10.34 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.