Loading Tool

Explorer IconExplorer

Memory Pool

78,600 transactions
29.84 vMB
0.07529289 BTC
Random Selection Loading Transactions
Max Size: 182.20/200 MB

Candidate Block

Mining Attempt 46ade744dc846e67893530691e573675404b315ecce73a2ce64f4430599e7ef7
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 7b5b65163c1459a5868a30d64d5cb9bf9db164df9333a24a188e932a8f7c87c9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,935
Size: 1.00 vMB
Total Fees: 0.00919978 BTC
Feerates: 150.58 > 0.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (34,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
880,879 880,879 00000000000000000001363fbd5c7b5f2a681279afbba5429c7e231f5d003092 2,049 1.00/1.00 vMB 2
880,878 880,878 0000000000000000000074587b7aa01fdd1a27e4867b497564b6e17a634f4fc5 3,387 1.00/1.00 vMB 3
880,877 880,877 000000000000000000002ae093a6cfcb77e0e0d42075bf80596c1e3893a8d856 3,192 1.00/1.00 vMB 4
880,876 880,876 000000000000000000008cc383945f9bd5238de9783d2f845a68559e41e68af4 3,846 1.00/1.00 vMB 6
880,875 880,875 00000000000000000000ebb980a326fd1d82c529560ff5786d7d0faf3ad35e3b 3,776 1.00/1.00 vMB 6
880,874 880,874 00000000000000000001e5b87780207291d55b10ea415b7f929fcbaac43d7315 4,547 1.00/1.00 vMB 1
880,873 880,873 000000000000000000005ad116b8027035973c825512d16c112702f75b5601e0 3,475 1.00/1.00 vMB 3
880,872 880,872 00000000000000000000f25a53eb92bc4fcff7d65b08ce2e82b73672b9efa30c 4,050 1.00/1.00 vMB 2
880,871 880,871 00000000000000000001e0389274ac09e7a7c38cd9d88ee579a04ff82de71869 3,861 1.00/1.00 vMB 3
880,870 880,870 0000000000000000000042de7e675f91d57a01ef623d8a0ddb0ee54d3b33f1f5 3,696 1.00/1.00 vMB 4
880,869 880,869 000000000000000000021762da656924e2d688d544ec36643c57779bbc6f287f 3,610 1.00/1.00 vMB 2
880,868 880,868 000000000000000000010b42a09408ebc9e5a7be9d63ed49351ac5f6f6ab43ec 3,641 1.00/1.00 vMB 6
880,867 880,867 00000000000000000001eeab14b50d894aab61a8574ff82469e8a8aef108c727 3,614 1.00/1.00 vMB 5
880,866 880,866 00000000000000000001dc6189f716c39e7da17045510941aa576b332b33d9bd 207 1.00/1.00 vMB 1
880,865 880,865 00000000000000000000e108f223c7bc2725407121a9a71a3dfdc3c2bc36ff67 203 1.00/1.00 vMB 1
880,864 880,864 00000000000000000000416207cdceb4449b341b974ca30f0ffbbca4ef4d8092 2,417 1.00/1.00 vMB 4
880,863 880,863 000000000000000000010e3d7ad06424f4fb6d53177251b52afc06281971bb30 761 1.00/1.00 vMB 1
880,862 880,862 000000000000000000023d8c4a41cfbfb2d2e0e2c0205f625a7765e2bee606a3 1,821 1.00/1.00 vMB 2
880,861 880,861 00000000000000000001c8eb8268fef1a8d6d8133da8861a1af08ce742e2a441 114 1.00/1.00 vMB 1
880,860 880,860 0000000000000000000147e92191eecbb6d277b449b046064df4a2615c5d1bb0 1,494 1.00/1.00 vMB 1
880,859 880,859 0000000000000000000108fa189fd6c21c01133a40e72d7d572e460661baccfc 2,888 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.