Loading Tool

Explorer IconExplorer

Memory Pool

31,689 transactions
17.53 vMB
0.05588113 BTC
Random Selection Loading Transactions
Max Size: 94.54/200 MB

Candidate Block

Mining Attempt 0db1bea3d3fd5b8c28867a11447b368ef39ec5f9654a8ea3a7d1937e8c60aeac
Version 20000000
Previous Block 00000000000000000001ef74dfae70b7f5106732354c17fa5d73161353fed594
Merkle Root ce72b2c3d2d8c13fc60aef72c42b8b13e7c94211de42e672557c0d8cf29b860f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,801
Size: 1.00 vMB
Total Fees: 0.02243244 BTC
Feerates: 301.57 > 2.25 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,166 (867,583 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
46,583 46,583 00000000225c8fd4650ec22e601e8e905a7871e41be7301e578ba10ea9e39848 1 0.00/1.00 vMB 0
46,582 46,582 0000000019d861433a1f94f0bac82df912273346701786deba866a9f70ece3b0 1 0.00/1.00 vMB 0
46,581 46,581 00000000275e1eab5d558e833e7aa71378ea598d28190bf2a59ead4557aa4021 1 0.00/1.00 vMB 0
46,580 46,580 0000000011be7eb83bcd605890019d57c60da7853d85e787e3df0b800c6fdabe 1 0.00/1.00 vMB 0
46,579 46,579 00000000145b042e1deef3205bbad6b375b2b0a9c9791974d8063d8300f483f4 1 0.00/1.00 vMB 0
46,578 46,578 000000000042b0cf5696fefda63ac0ceef0d35a9fc5a48179f9f31e5d9be8c64 1 0.00/1.00 vMB 0
46,577 46,577 000000000d4e523b370db49ee18b696c515d60d82dd8d8cb9bafa7beb753ea29 1 0.00/1.00 vMB 0
46,576 46,576 000000001ebb9e7ad257106c1575a07fac5b8c6a8b19660d23f3b8c47cf26680 1 0.00/1.00 vMB 0
46,575 46,575 0000000033f74c1be0d6e1aa386a6cc0cd94dd01c36f8a1f6c5d1d7a6a5ac8da 1 0.00/1.00 vMB 0
46,574 46,574 0000000035dc64415e9554583ee8cb1460c2301d548534a48b4e937c17bca166 1 0.00/1.00 vMB 0
46,573 46,573 000000000398623cc5c59fe2f770c2b6a5ae2dcddadd57b7f86d86ff0ef946e4 1 0.00/1.00 vMB 0
46,572 46,572 000000001ff1686a8e2dd24934d5b2668ea404f42b03a6c1ed4c27087b680b8f 1 0.00/1.00 vMB 0
46,571 46,571 0000000012be9a0ecdc80415c8c8d5a20ab686c3bba8ffed89e5c3130ae74b6b 1 0.00/1.00 vMB 0
46,570 46,570 00000000211594269031b3ff95c37e51b90f5a9907fb08809b7b0bee650722fe 1 0.00/1.00 vMB 0
46,569 46,569 0000000036ce79f246ef3bfa23b755ed779b102712282936aa15fb2d21efbd0f 2 0.00/1.00 vMB 0
46,568 46,568 000000002e92596774263c3e1cc475df5eeae1a5a1a33dc475e45d279b83916c 1 0.00/1.00 vMB 0
46,567 46,567 000000000f66313beb058c782cfafcf734eefb1f016da202574f37a5b98e6983 1 0.00/1.00 vMB 0
46,566 46,566 00000000294b3b247733473bbac89a6fe1cec45f4446cf012d37f0a8d61d1f61 1 0.00/1.00 vMB 0
46,565 46,565 000000001d9fe0ba0c9a050e1d3f581185aa440464c19630d17093d9ec464303 1 0.00/1.00 vMB 0
46,564 46,564 000000000193e3812ad024a5d9db074087a49d69eb03a997366251fb48875cd7 1 0.00/1.00 vMB 0
46,563 46,563 000000002286be4361afde8f15ec864e2254df2ab0fc63fe080b4a9b0f83a152 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.89 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 567.25 GB
    • Received: 7.68 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.