Loading Tool

Explorer IconExplorer

Memory Pool

78,460 transactions
28.83 vMB
0.10847305 BTC
Random Selection Loading Transactions
Max Size: 175.04/200 MB

Candidate Block

Mining Attempt ad6c34aa64e047a31b5d9b6385c8096a74fafd903b73941e23af3cd08327a10e
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 58896030016a4030a8074e4103ef46a3f1dc1691167708e1546c208493afebab
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,095
Size: 1.00 vMB
Total Fees: 0.03842961 BTC
Feerates: 602.26 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (392,290 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,015 523,015 000000000000000000391095f589fa6a05353f422fe96c70635a7cdeeda54d36 226 0.08/1.00 vMB 26
523,014 523,014 00000000000000000014677816445d3935c57a8f692e5c7f771766f0c2876774 1,130 0.55/1.00 vMB 23
523,013 523,013 0000000000000000003bd864bfb8fc770abc96513c653b5b21feceb7b7b8bd04 1,065 0.53/1.00 vMB 27
523,012 523,012 000000000000000000294ef698c8a7bfff604f53d2c6226454e66e769b6ccabd 550 0.16/1.00 vMB 31
523,011 523,011 0000000000000000003dcf77ca9118659f0c5ac591c6f59c41fb60e74eddc5b1 1,155 0.57/1.00 vMB 31
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
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.