Loading Tool

Explorer IconExplorer

Memory Pool

41,810 transactions
26.78 vMB
0.06483270 BTC
Random Selection Loading Transactions
Max Size: 140.13/200 MB

Candidate Block

Mining Attempt b9ac0c3f63a7ef39c22f00d08c519b869ca6f6494fe0f95ccf0d1db9a3a6384f
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root cc33ce82f592f67474c3a28bc6482915e91177620da76bc3ef17d76816c7c25a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,045
Size: 1.00 vMB
Total Fees: 0.01512837 BTC
Feerates: 151.03 > 1.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (730,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
184,595 184,595 0000000000000a5ee1d476b733ba349acb52e823f7ef63a4665fd8f277440056 487 0.25/1.00 vMB 117
184,594 184,594 00000000000002aef7aac5dccc9bcd20ee6ab4e72c74f4bcb03bab283a71328f 565 0.25/1.00 vMB 115
184,593 184,593 00000000000008cc4a39cb137086f7fcee04fb89e665fa1c0ca13ea0e3834528 148 0.05/1.00 vMB 48
184,592 184,592 000000000000001d0604792a60645bfae32b570b8fee9f796b6003ef44b98c9e 564 0.25/1.00 vMB 146
Previous 10 blocks ↓
Total Size: 782.28 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: 657.01 GB
    • Received: 14.45 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.