Loading Tool

Explorer IconExplorer

Memory Pool

29,377 transactions
24.79 vMB
0.05665893 BTC
Random Selection Loading Transactions
Max Size: 122.87/200 MB

Candidate Block

Mining Attempt 3bc3cca8427a80ddddf9442f56c9be7321ec0ce8cf558a9063b9ebdcdba9a9bc
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root 158f39c62cb67846440a60f2895d79a95615929155e1ccf31919c9246013c7d4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,193
Size: 1.00 vMB
Total Fees: 0.01032646 BTC
Feerates: 73.20 > 1.03 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (243,825 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
670,877 670,877 0000000000000000000537c789914b86fdfc1448bfcb51b3e49c774e91906655 3,201 1.00/1.00 vMB 91
670,876 670,876 0000000000000000000109d24238c403dd57f1477597439bb123b082dc40d7d2 2,745 1.00/1.00 vMB 100
670,875 670,875 0000000000000000000244b8fb0dd6532a051a00011c75f3d2a19718bd1d30a4 2,793 1.00/1.00 vMB 106
670,874 670,874 000000000000000000093ed6a8093483d8e6ae35c52e7643cd98ba26d46e356b 2,694 1.00/1.00 vMB 127
670,873 670,873 0000000000000000000b6d19cb9f6cb8642d43d2c2ad6f032f01b41c157cb24d 634 1.00/1.00 vMB 103
670,872 670,872 00000000000000000008e233a9d0cc0b03c20115da46b107f205feb9d61a8b81 2,251 1.00/1.00 vMB 124
670,871 670,871 000000000000000000005e9150cb988f591d504a8fba645cf1fb3ff8a6fa11ed 2,933 1.00/1.00 vMB 116
670,870 670,870 0000000000000000000134d423288126032cab0f84c50cfcff6cc07a41ef32f5 3,049 1.00/1.00 vMB 103
670,869 670,869 00000000000000000004a0c3b72e76e3690079911bc8dec00408dfa10a1902a6 3,038 1.00/1.00 vMB 111
670,868 670,868 00000000000000000002ece71bc3c23360a1fc595d83bd1c442ea8c6c80fbda4 3,193 1.00/1.00 vMB 103
670,867 670,867 0000000000000000000113ebb48e602fc3c9261d654a26de9e505c70c0ed54a5 3,058 1.00/1.00 vMB 89
670,866 670,866 000000000000000000002ecc7ae6ef6c257a10fa5de2f40c04f3b3b28e4622d7 1,838 1.00/1.00 vMB 96
670,865 670,865 000000000000000000071f83cdaea8370bdd41a1d83a7306e0795643ba3898aa 3,140 1.00/1.00 vMB 102
670,864 670,864 00000000000000000001a8ae07ffcdcec1f500c538469e12c4b1d967fb5718ff 2,844 1.00/1.00 vMB 95
670,863 670,863 00000000000000000000e52772f372a165e75ea47ed362d59dc8ca4887eb90e6 2,554 1.00/1.00 vMB 116
670,862 670,862 0000000000000000000cea74fa8168eb39e8bc104b9cd5b18964f8cc2ac4458c 2,236 1.00/1.00 vMB 103
670,861 670,861 00000000000000000007fc9a813df6111668413b6060ebf00222f3676c74f76e 2,676 1.00/1.00 vMB 118
670,860 670,860 0000000000000000000c64b4144c7dbb1b5e74f2cf49b5b6f79db8b42f7e6c20 1,225 1.00/1.00 vMB 102
670,859 670,859 000000000000000000082fb59a3073e5b54b9c1d1cb11adf5ab34cb2d6fb15b2 2,887 1.00/1.00 vMB 113
670,858 670,858 0000000000000000000b2d6a9daab415d38cab2cce1319a0b716e95a764318c1 2,874 1.00/1.00 vMB 119
670,857 670,857 00000000000000000008966a8e93c9532463b30bfe4993e5f39b4ae8334a9ba0 3,125 1.00/1.00 vMB 126
Previous 10 blocks ↓
Total Size: 781.86 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: 641.89 GB
    • Received: 12.53 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.