Loading Tool

Explorer IconExplorer

Memory Pool

37,226 transactions
27.25 vMB
0.06153199 BTC
Random Selection Loading Transactions
Max Size: 139.11/200 MB

Candidate Block

Mining Attempt 9e6415c504d1146c94c8c508e8824dbe37e53610e3e9c2ed5864f25474d80098
Version 20000000
Previous Block 000000000000000000001000aee6e3ae509c48b95212852c4d57a21fc9813ebd
Merkle Root 62153ea149a0c7fc1454b28444da038aaf9ca7e54386457b5905c761a96cca67
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,146
Size: 1.00 vMB
Total Fees: 0.01024690 BTC
Feerates: 13.57 > 1.03 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,270 (740,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
173,665 173,665 000000000000080923505f9b0986bb907379971dcfcf3fcb9ab3357be9b7eafe 25 0.01/1.00 vMB 41
173,664 173,664 0000000000000959ae96d7e3f9921524ac7674314188ae5a7bede783f5826f92 1 0.00/1.00 vMB 0
173,663 173,663 0000000000000706b943ea8f1b19298cac5a5f609ece3d3c671625d21d25c1d5 27 0.01/1.00 vMB 80
173,662 173,662 00000000000001f557edf2a760fcc8cb2fd6f21c74c7566712d5ec8e26cfb60b 3 0.00/1.00 vMB 92
173,661 173,661 00000000000005af075cf5f135ac9500faedf088ebf819540c2831dd28112165 28 0.01/1.00 vMB 136
173,660 173,660 00000000000006c7de3877e6e1f45216cdb73a21abdcb34ce6ac4634b098a4b0 154 0.04/1.00 vMB 9
173,659 173,659 00000000000000b545c734a61a24ccc24fdef666ffa1ccb9bf1225930200a54d 16 0.01/1.00 vMB 65
173,658 173,658 00000000000003a7dd84aa675e32043e311b33c82bb413cfe2605ffcb915261b 72 0.03/1.00 vMB 239
173,657 173,657 000000000000024ca6e9bca157cf0b9ba50d63533002af5a31f60dec6bb8fcaf 1 0.00/1.00 vMB 0
173,656 173,656 00000000000007ed46d82254b1296b44acd6cc41798d84fb218a72f0da8e6bc5 32 0.02/1.00 vMB 88
173,655 173,655 000000000000019632155f002af6fbc3af3b97b16d8a6f7693299831180b8750 56 0.03/1.00 vMB 34
173,654 173,654 0000000000000717d73af8351bcb93e5a3e08e765ba1794f4c379709daba7ca3 86 0.05/1.00 vMB 39
173,653 173,653 00000000000007cfabf99f54a92180a297598f7b1540da9a8a8b88ee829edaeb 11 0.00/1.00 vMB 153
173,652 173,652 00000000000005b3ef2d29c032e761eb245b0cbb8630e5b0023e31dea1c27097 1 0.00/1.00 vMB 0
173,651 173,651 00000000000005dab8cc8065ff3327f3e2c02015252bd50d1267bdeb69b9395d 11 0.00/1.00 vMB 699
173,650 173,650 0000000000000368c0b4790fc87e4d34b677dc9d56c52996e98bab72297ea73a 10 0.00/1.00 vMB 137
173,649 173,649 0000000000000a317c4db6f2b640661933bbfb18abcd1855b215b2e12d87128f 6 0.00/1.00 vMB 61
173,648 173,648 00000000000002c531b35bcdb3b306f4c2a186ec71a2516f6789b5434fd87256 62 0.02/1.00 vMB 142
173,647 173,647 00000000000005793bfc05901cae4080bc01471886689c4dc384479fa893cbd1 35 0.04/1.00 vMB 122
173,646 173,646 00000000000003f2b2c3ba3865c0e77f4a7dc65996572d4614016f0877f4e494 42 0.01/1.00 vMB 274
173,645 173,645 000000000000075720425967c49545c21ea2c0a72744935e133770cb215cd682 7 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.07 GB

Node Details:

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