Loading Tool

Explorer IconExplorer

Memory Pool

20,819 transactions
8.86 vMB
0.04483992 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.44/200 MB

Candidate Block

Mining Attempt 60e0e05ac018864fc2bc6a3c8a93c5b5d69a17d55edcead0bbf7865a31b591b8
Version 20000000
Previous Block 000000000000000000005de82c89e76a4485033bd94c0162c863c16d02ff1cea
Merkle Root 3e11ab5be972c40b604f335880c498c388cee73e8f00c32244e1b3a4560fc88c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,773
Size: 1.00 vMB
Total Fees: 0.02551011 BTC
Median Feerate: 1.80 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,398 (742,737 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,661 170,661 0000000000000741e9860a7889a9a2aa4b620affaac897c966d1138bb6eb0e61 41 0.03 vMB 263
170,660 170,660 000000000000072e7aee74dfd1e1600f14171c1be3b70912ed12aeb0e9b60de2 1 0.00 vMB 0
170,659 170,659 00000000000001eac0e5c4f782a087a1d1416e5ec2396580bcf0df44f46443f6 17 0.01 vMB 128
170,658 170,658 000000000000015ca8d6c5a0b35d7245999a74f701b48d261440215f06f580e5 62 0.03 vMB 67
170,657 170,657 000000000000031b614bdd23d78342c06805342b559199bf4f6f414444218274 1 0.00 vMB 0
170,656 170,656 000000000000077a623dcf81ac5833f963a70ed76ba10c5ed70eda4232e5a3d0 10 0.00 vMB 0
170,655 170,655 00000000000004dc8194ca5414305304a0efff0c5033a762a1b2d6e62a3505a0 27 0.01 vMB 48
170,654 170,654 0000000000000949929a5a3bf5c7bab230b956f14ad7d8844adc83c0e0fbadf3 11 0.01 vMB 29
170,653 170,653 000000000000080e03c3b32a07b983551fd8b9028c7196f21940cceee61eec1d 15 0.01 vMB 8
170,652 170,652 0000000000000284ddac6561c59682b2b99056ec901f5fc9ecddde98aa4f96bc 15 0.01 vMB 73
170,651 170,651 000000000000029c6368f535a738d1a24a42910a31a7c1b068d190830cebcf75 80 0.05 vMB 27
170,650 170,650 00000000000005dd0781a0eb278510d280b85ae7e582e553495ce20bbf804cdf 13 0.01 vMB 246
170,649 170,649 0000000000000b0b86e1b6720f3bef5da0bda5f017add1764c54cb28cb88c5fd 1 0.00 vMB 0
170,648 170,648 00000000000001f0c308c79cfa926f3d44c6ee6bfe7a04728f036ca489032a03 82 0.04 vMB 59
170,647 170,647 0000000000000388d5500db2327177cfd1d74fd9ee9d312dea9d6d6ed11fd371 1 0.00 vMB 0
170,646 170,646 00000000000005835597652e3ae7054a381c24fa8589098a1f7c7d1f5a738a4e 31 0.01 vMB 28
170,645 170,645 000000000000076286fc06b7d32f16a3d38357489f6535d24800186db4ddf625 77 0.03 vMB 19
170,644 170,644 000000000000083ed9d7ab1ec9322f235bc3508848466ae8f6eae40b8868cacc 68 0.03 vMB 227
170,643 170,643 0000000000000773e09c31038501fb97b3cb0e48fe8832ce70034d6a181e70b1 1 0.00 vMB 0
170,642 170,642 00000000000004b95a8a60b9520625dd29f7fde00ac9085d706ebfbf136cc936 9 0.00 vMB 25
170,641 170,641 000000000000063f764f9699d6c4f6cc8b730a3cef5a0ab11835e16476af71c2 48 0.02 vMB 28
Previous 10 blocks ↓
Total Size: 779.56 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: 263.72 GB
    • Received: 1.01 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.