Loading Tool

Explorer IconExplorer

Memory Pool

78,445 transactions
28.82 vMB
0.10833503 BTC
Random Selection Loading Transactions
Max Size: 175.03/200 MB

Candidate Block

Mining Attempt 0e5bde6b1af3180f8bb68dcc71db442c6a866c54d45f120e23af8a437dcad41f
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root de629fa50e02e5483a76d2c21dfde34c46e91d6afaf1b287a0a58d25e5c1b255
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,094
Size: 1.00 vMB
Total Fees: 0.03830237 BTC
Feerates: 602.26 > 3.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (392,295 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,010 523,010 000000000000000000126653a861e10b962d572ad4a9afa5c90afcd52d8f4ed4 183 0.05/1.00 vMB 33
523,009 523,009 00000000000000000010639bfdcc3e6281a00c6fed32c493819e05754cd45e45 2,213 0.78/1.00 vMB 36
523,008 523,008 00000000000000000007b6f51dafec1fbd2ab60eae6e00207eecad88e5738244 728 0.23/1.00 vMB 31
523,007 523,007 000000000000000000409efd5988c70e90557c6173ed1b51ef92364ee36bf24c 266 0.13/1.00 vMB 26
523,006 523,006 00000000000000000041c19c597e3bea2bc0705d9a0a521bb30e942e79c7490a 1,107 0.50/1.00 vMB 33
523,005 523,005 00000000000000000006cb95b743522a240c409d7fad182514747f79169f9022 1,236 0.48/1.00 vMB 31
523,004 523,004 000000000000000000105ed7101adcb5dd40d26651dd0b4812acdb175d16d047 491 0.18/1.00 vMB 47
523,003 523,003 0000000000000000002fc60b1ccee1f50fba63bc2fe8658e9674f820a9e08f08 2,256 0.85/1.00 vMB 30
523,002 523,002 00000000000000000013000fd749921e0afe3db333912ddd7f0be0f0603191a0 1,523 0.56/1.00 vMB 30
523,001 523,001 0000000000000000001b9535f25cad28d33cae996f2b4ed408f460b797ed0c56 564 0.21/1.00 vMB 30
523,000 523,000 000000000000000000219f371994064c0827c1ee1f2de17da4ae4472b7a68216 1,497 0.51/1.00 vMB 34
522,999 522,999 00000000000000000037e4146131e4a0e367108040885faf18b3ea40f285ba9f 34 0.01/1.00 vMB 17
522,998 522,998 0000000000000000001bfb278a8b4879284d38f8af70a4e4f8c9e7053ae3bda2 592 0.24/1.00 vMB 39
522,997 522,997 0000000000000000003eec320106d72f07290a7790737820114e3e5dc3ca66d8 308 0.12/1.00 vMB 27
522,996 522,996 00000000000000000031069606693a66b87ce45c796e9e31e2ca6f40366a17d7 126 0.04/1.00 vMB 38
522,995 522,995 0000000000000000004233b94d5c8c25b5ffea3e078ee2e09020903166d9e6fa 329 0.15/1.00 vMB 41
522,994 522,994 00000000000000000041ca8ee4a102c289db7568164ce8dc88ad105cec77799f 2,051 0.73/1.00 vMB 40
522,993 522,993 000000000000000000111fd6ce2ff500e9d9d6d45d26f828d365da1057d4e328 1,396 0.55/1.00 vMB 7
522,992 522,992 0000000000000000000a798f420c178c4e9e59daebfd4c0c02ff07801a6ecbb0 2,326 1.00/1.00 vMB 45
522,991 522,991 00000000000000000035757b3c306f7d0f234feceb9b32bbc0368a2731b9e3db 1,191 0.45/1.00 vMB 35
522,990 522,990 0000000000000000001d090d5e2e436c0650eb3697ad3afe556d24b61bd49952 316 0.13/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.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.