Loading Tool

Explorer IconExplorer

Memory Pool

74,624 transactions
27.52 vMB
0.07127955 BTC
Random Selection Loading Transactions
Max Size: 168.01/200 MB

Candidate Block

Mining Attempt 91e0b927d4bfd2d4d85c946ddaa2f56c90567ee71c26048a3dbee22c2669f054
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root cbc351a3464b8bb8a4226469bcd4684741d000f4189c3168cc02b71aaef2cfd6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,786
Size: 1.00 vMB
Total Fees: 0.01262609 BTC
Feerates: 80.55 > 1.27 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (102,522 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,736 812,736 000000000000000000044521694dbb8fce3ac23b9d6cd1756335763589498d25 1 0.00/1.00 vMB 0
812,735 812,735 00000000000000000002733be10ede890f83e4bad0599dab001bd2ecc08a51d5 3,164 1.00/1.00 vMB 17
812,734 812,734 00000000000000000001af430905e0c985460a150070496fc7dcc5b5a0038ba2 1,050 0.99/1.00 vMB 6
812,733 812,733 000000000000000000028fc0370592cc0fc7bdc4d1d4c9f12816dfd669812d24 1,274 1.00/1.00 vMB 6
812,732 812,732 00000000000000000002255f074221002b497eebbfe9c37bba0f90598c7ef730 1,485 1.00/1.00 vMB 9
812,731 812,731 00000000000000000000826fc163d0658fa049bfa6cb04b05d1ee13ac4c899e2 306 1.00/1.00 vMB 2
812,730 812,730 000000000000000000011fbc9c1be28c22c915f8817fe47c43c67b721c9d5147 1,291 1.00/1.00 vMB 4
812,729 812,729 00000000000000000000e6ad62551043571e1763ecf6e318b2233bedee9d50fc 2,569 1.00/1.00 vMB 13
812,728 812,728 00000000000000000000c23bc85be10115a0ab3981db37e324c0e7eb6c22ab02 3,932 1.00/1.00 vMB 22
812,727 812,727 000000000000000000026aa11f5328556d1a7f51859464fd6565b55a14d6044c 1,407 1.00/1.00 vMB 8
812,726 812,726 000000000000000000030e474e2cb56abb782a05e623c4e9915a67a5270ba249 1,414 1.00/1.00 vMB 8
812,725 812,725 0000000000000000000344e013fbae270cfd8aeaba6145f365b73b9a44fbe7a8 2,071 1.00/1.00 vMB 7
812,724 812,724 00000000000000000000458ea38efa27046ae7e3ea921b28b7500a1e66668248 1,834 1.00/1.00 vMB 11
812,723 812,723 00000000000000000002bb3aba1573638ec9261f0c4eead7f89a19a61df25f8b 2,372 1.00/1.00 vMB 13
812,722 812,722 00000000000000000002791c1ee8be21ca13b0b6d4d604f1d00e7bcb0206c5df 562 1.00/1.00 vMB 4
812,721 812,721 00000000000000000001b442eb30068356af81ea0091867b1cdbe53207b79902 2,876 1.00/1.00 vMB 17
812,720 812,720 000000000000000000010c7addefd01493495365abfb16b46f3929db19f2ff1d 1,261 1.00/1.00 vMB 2
812,719 812,719 00000000000000000000c8b323f1218543d3a03c446a9eceb1c16eed7c73d2a9 1,320 1.00/1.00 vMB 10
812,718 812,718 0000000000000000000489333262e861e8e4f5aa85f7abeecf85dcc4f02cbe96 2,594 1.00/1.00 vMB 14
812,717 812,717 000000000000000000029e6ea58475fb4acd5a8253a2f3c8b56e385287aaecd3 1,331 1.00/1.00 vMB 6
812,716 812,716 000000000000000000023e6fbc5ddd7b648ff47d1948092597207cdca016ab93 2,266 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.