Loading Tool

Explorer IconExplorer

Memory Pool

75,650 transactions
29.94 vMB
0.09515069 BTC
Random Selection Loading Transactions
Max Size: 178.87/200 MB

Candidate Block

Mining Attempt 53d4cea14315c38933aad18ad1e425f5f8838503be5ec0460fc9ba6be87d38b3
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root 2967fd72a37b23e360fadcc5b903032f243e127594de4e4748677543b00ad00c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,709
Size: 1.00 vMB
Total Fees: 0.02299237 BTC
Feerates: 100.00 > 2.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (796,463 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,983 118,983 000000000000488136f2244759bc09a58e4615fc409fcf4418afb39b96bc97e6 10 0.00/1.00 vMB 0
118,982 118,982 000000000000aba541225c5dae14735e36e5e3e607239778cf6c705c8ed16979 8 0.00/1.00 vMB 0
118,981 118,981 00000000000064ecdd1bdb9243fcb37e043e33d8733ec3189b7643f7a6c4bec6 12 0.01/1.00 vMB 181
118,980 118,980 00000000000051a8b991c3f2dc01e2733c0a89419d932dc1b07189758abba3e0 20 0.02/1.00 vMB 0
118,979 118,979 0000000000008d51a43a48bbfabd1c70c2ef94faae55c223a854049ace1049b1 18 0.01/1.00 vMB 0
118,978 118,978 00000000000016f3dc9f49a36d812e1344f41265d807a29ca8cd42ac4771e7cf 11 0.00/1.00 vMB 0
118,977 118,977 0000000000005544ddf52d5258385ae6c11591acdc8fa34bdfb43391336bb76e 7 0.00/1.00 vMB 0
118,976 118,976 0000000000002bca06b174717810ae22144e8b8f422e4d6e94eedb82e3ecbd62 28 0.01/1.00 vMB 157
118,975 118,975 000000000000924931682e8d951c211a6d8389bd1faa436ce1f6eb95ae8bde57 12 0.00/1.00 vMB 351
118,974 118,974 0000000000000244a9db4efcea9551620ad0b89b1c992fc4a280d5962f4baba5 12 0.00/1.00 vMB 875
118,973 118,973 00000000000029df456578f22b731bf689edde0122701083081eced971f791fd 10 0.00/1.00 vMB 0
118,972 118,972 000000000000ab044f603a6035b600f7173c88c5692618d08a23f3faf5a5d1b9 13 0.00/1.00 vMB 0
118,971 118,971 00000000000013f68f32caec41e2a517f36a2fc759a449505654b12d32adcd46 12 0.00/1.00 vMB 0
118,970 118,970 00000000000092e7bbd7557f3a6e3c98ae6f5aa357330da2604e9fdad63d88f6 15 0.00/1.00 vMB 0
118,969 118,969 00000000000093bb2c2d706fff6e6a97f1007ce38b28992aa722219b19087747 14 0.00/1.00 vMB 0
118,968 118,968 00000000000066a77ed32783a8f94772fd458eff37479ea0b104dbb58def35e2 13 0.01/1.00 vMB 0
118,967 118,967 0000000000002aa56c00e6e1429927a14c4eb5752fbec07e8de3ac418d865ebe 2 0.00/1.00 vMB 3,875
118,966 118,966 000000000000048e5331295c6557b1c77daf5422ebab1c49b8ee8e3226a9c91f 9 0.00/1.00 vMB 341
118,965 118,965 000000000000605eb6c9a96452bc15a44230f93bab4507892ad43c71378c9fa7 15 0.00/1.00 vMB 0
118,964 118,964 00000000000096800f577fc1a7aa2300747513614ce5ce78111f1f0f234136d1 13 0.01/1.00 vMB 0
118,963 118,963 0000000000006619c59903d15370b138e5449397b3c28c78f5a5c9005e4a6a62 9 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.17 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: 749.30 GB
    • Received: 18.82 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.