Loading Tool

Explorer IconExplorer

Memory Pool

79,802 transactions
34.82 vMB
0.19059075 BTC
Random Selection Loading Transactions
Max Size: 193.99/200 MB

Candidate Block

Mining Attempt 515c16712d03b5b3349809d3a89b7d40993cb2cd165d7abf0196663df9eff7a4
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 9cda5636a757cbb6f3ffecb002083936ab249ebe6765435b4fe5461975fe59c0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,497
Size: 1.00 vMB
Total Fees: 0.05860101 BTC
Feerates: 477.45 > 5.87 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (628,374 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,043 287,043 000000000000000039f501f278960715f8de57beff458805c095627237f61366 567 0.35/1.00 vMB 27
287,042 287,042 0000000000000000e750f9d153cce5f3deb50b0fedab1213131552693a958a21 1,137 0.35/1.00 vMB 55
287,041 287,041 0000000000000000cf6fa7227fe72b7e83d6e95d019ace8cdd95a41f166e861b 761 0.40/1.00 vMB 37
287,040 287,040 000000000000000112c53364597954e79cc38f1ba7826a6420ad22a6f3be2932 81 0.04/1.00 vMB 31
287,039 287,039 0000000000000000c3c5eefab84f2023f7d0b59f530704a03e6a966fe055bf5f 89 0.04/1.00 vMB 45
287,038 287,038 00000000000000008d9708799cbe5d74e01df0736076e44dcc0e1c00d10e2095 290 0.20/1.00 vMB 30
287,037 287,037 000000000000000157bc458b6a109f2366b602c71bccf528a273243e431092ea 27 0.04/1.00 vMB 14
287,036 287,036 000000000000000102dbfcb61c4a158b09d74cbd565cdf33bbb85a2693de01ed 63 0.10/1.00 vMB 4
287,035 287,035 00000000000000014f310520d600cc95f54a7e26536d4cf2f459b5df60da0bdd 187 0.09/1.00 vMB 33
287,034 287,034 0000000000000000e43f8affdfb45eee683c88c2fb79238937324c2aea85f5dd 88 0.10/1.00 vMB 8
287,033 287,033 000000000000000122c5b0ea37d81198353710b059a00d074814792ed87fbd47 68 0.06/1.00 vMB 32
287,032 287,032 00000000000000015429cb1f12f292cfc5f0eec53316fc9d0e6007d7e39e63a2 176 0.11/1.00 vMB 36
287,031 287,031 0000000000000000186a4b4be6f6fae206157d96cfb774964b7c87e3c522d0f0 212 0.35/1.00 vMB 7
287,030 287,030 0000000000000000c7d9fd7a7def8c648dca6eb930a5e6f240ba9862fdf05b07 380 0.17/1.00 vMB 32
287,029 287,029 00000000000000011eec266001c88f675a3bce478f9525188479b11d02632b95 53 0.04/1.00 vMB 40
287,028 287,028 0000000000000001536af2b80d8579075cf25f0cf5c03d41c222c5cf5eb523eb 545 0.23/1.00 vMB 42
287,027 287,027 0000000000000000c74c4d2a074bedf920ebd70ee3aeadea3f8a32f9ee59214a 217 0.27/1.00 vMB 19
287,026 287,026 0000000000000000ed11fdff32bffb34341cc1ceec95b38e342eaae70b1cb9a3 697 0.35/1.00 vMB 41
287,025 287,025 000000000000000081d6be53e8983d52b4c8051dd6e3b676d86a11fa8504c63a 88 0.06/1.00 vMB 26
287,024 287,024 00000000000000014262bab5db7e0eab4b633ab35325bc3b87fd361106d60703 241 0.23/1.00 vMB 23
287,023 287,023 0000000000000000ceb00e7aae358ef16a065e1ab361a7460fe8f8d7f6455e2e 277 0.23/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.11 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: 735.76 GB
    • Received: 18.58 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.