Loading Tool

Explorer IconExplorer

Memory Pool

41,779 transactions
26.73 vMB
0.06041025 BTC
Random Selection Loading Transactions
Max Size: 139.86/200 MB

Candidate Block

Mining Attempt 5ccd943d7889c665cd6a582634dc12227d656defcc35f863ffef6ab3176202fd
Version 20000000
Previous Block 0000000000000000000092043cf5b8a15d441bfd9e63e061a7f0760325792149
Merkle Root b9666cf50789ac4979d601911b195dd0f978c892119414681c54ce3c6b230d13
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,626
Size: 1.00 vMB
Total Fees: 0.01085516 BTC
Feerates: 73.20 > 1.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,926 (730,310 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,616 184,616 00000000000003916f1665d79438cd2cfddb5a1afa40ba1fb9f3239362f20d1e 546 0.25/1.00 vMB 861
184,615 184,615 000000000000065930264bfc0265254b5769d1c29b1c1f8fded2f0bb820593ee 362 0.10/1.00 vMB 59
184,614 184,614 000000000000006ab328a8d5b469a0c2b564f7ec048815b8ed3bb20e232ca924 576 0.25/1.00 vMB 128
184,613 184,613 00000000000002b7bc70d07192cc13272216039185dcb9e7d174e09209f35a39 11 0.00/1.00 vMB 73
184,612 184,612 00000000000000e88380463b8be8522014a0aefdf98e6ce98faaa3c4946948c4 158 0.05/1.00 vMB 149
184,611 184,611 000000000000076424124b433c10a2879c3cfb1c3d13b869d5335339021ee4dd 145 0.05/1.00 vMB 737
184,610 184,610 00000000000005d1922e140091102b9a2354a9c4e341d0e49e358684fcddc087 256 0.16/1.00 vMB 113
184,609 184,609 00000000000007fcaada05f4f8ff19c4a513853893538ab03bab6e5d60021047 424 0.23/1.00 vMB 108
184,608 184,608 00000000000000395b9d8f37fdec9aaae72e4959c3090f9a35168db428c9822b 10 0.00/1.00 vMB 376
184,607 184,607 00000000000002f3ed12009d0339690cf94eb0f1c68ca90fb6867e64508e78a8 103 0.05/1.00 vMB 67
184,606 184,606 0000000000000253071b1f111a301d4022d5cc78dfb579f988e0dd9b11828cff 502 0.23/1.00 vMB 118
184,605 184,605 0000000000000a3c26a28bd6cbfaec1fa47785d048ad1eddd49498796a684e28 391 0.25/1.00 vMB 125
184,604 184,604 0000000000000840e4d7ef77854f322e25c82a26a021f73b5f76c5043465edd7 114 0.05/1.00 vMB 65
184,603 184,603 00000000000009b5c5c84909a961b9b078b913d3c3abf78149875838023f1e8a 1,097 0.42/1.00 vMB 142
184,602 184,602 0000000000000716ccee0ecadafa54ddaad6537493533d5b634ecda816d30b80 739 0.25/1.00 vMB 163
184,601 184,601 000000000000068132a6203ac96505dafd141b324533498a4bd558f636e2a02b 611 0.25/1.00 vMB 149
184,600 184,600 0000000000000850e0197806e9ad3b28b8131df20ce46c604443b7992f941bb5 609 0.25/1.00 vMB 146
184,599 184,599 00000000000002ef23f12bd4d2323ca375fb94197b03931ba13a4c0a81f1af4c 9 0.00/1.00 vMB 30
184,598 184,598 0000000000000938ae9d2fceac0ab124021f6871006027acc05372141939e385 12 0.00/1.00 vMB 45
184,597 184,597 000000000000028561b2eb8cb83ace8b4e16b22cc97cb4e0ff176366154263f8 154 0.05/1.00 vMB 113
184,596 184,596 0000000000000097eb800ffcbe2cd1fbdcfd8a666bb72627b3ef9957bbad3956 641 0.25/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 782.26 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: 655.67 GB
    • Received: 14.34 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.