Loading Tool

Explorer IconExplorer

Memory Pool

81,122 transactions
30.05 vMB
0.09377852 BTC
Random Selection Loading Transactions
Max Size: 183.58/200 MB

Candidate Block

Mining Attempt cb1313add44f007c0866c4a05a860523ffe4267aac2c0043ee2f83337ab63132
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 2f9e2d22176cd45fdbc804f12b3f8df74607f18b1c6e030590ca55dab25c31d2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,502
Size: 1.00 vMB
Total Fees: 0.02629326 BTC
Feerates: 402.60 > 2.63 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (593,200 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,123 322,123 000000000000000004230bcbd013e1f59dc899e695f65bb0562228776a803766 32 0.01/1.00 vMB 40
322,122 322,122 00000000000000001dffa173cb3a8a8dacf8100635cd2274ae0022d083cee6a3 114 0.07/1.00 vMB 27
322,121 322,121 000000000000000013d02c8e16df5f742d41d5da1b86481f48bc75e8ec19afd3 153 0.11/1.00 vMB 23
322,120 322,120 000000000000000008bc0203850d961a483e6c81696b53657f047a16d296004e 227 0.12/1.00 vMB 27
322,119 322,119 00000000000000002340a01a7688be30cd79110eb73cef0459428c2c98bca7c8 220 0.16/1.00 vMB 19
322,118 322,118 00000000000000001d15590716ea9638d60671e92e3bf3ccf442c50778c08ecf 55 0.02/1.00 vMB 31
322,117 322,117 00000000000000001a3b3a30565d5199840021caf26293436116165375a1b902 274 0.23/1.00 vMB 22
322,116 322,116 00000000000000001e083876aa0559c0e0e449a66536651fedeb7e821fcd0196 436 0.25/1.00 vMB 29
322,115 322,115 00000000000000001034a63b85a7585ecb8f1670db4c9baa6eb282043ab36807 412 0.24/1.00 vMB 25
322,114 322,114 00000000000000002406fd7dc93a6be935d442bd6bd9aab003e7dd52ac2f101b 695 0.37/1.00 vMB 31
322,113 322,113 000000000000000020ccd26353462123865b9bb0c0ae4e2336b7f66fcafcec9c 700 0.46/1.00 vMB 25
322,112 322,112 0000000000000000116e0eb7318b21ea371d0c9be712b87099d95654fb1e3875 1,000 0.55/1.00 vMB 30
322,111 322,111 00000000000000000cd2bd1e9702457a693653b181e259fcd70cb9daa89be830 172 0.07/1.00 vMB 35
322,110 322,110 000000000000000023e2ba20f8f5a829582720518b5e6496347da5a3084d54b1 795 0.46/1.00 vMB 25
322,109 322,109 0000000000000000046d26be365aaf9a848171b2a9d02ed7d7af22ed621200cf 678 0.35/1.00 vMB 36
322,108 322,108 0000000000000000242768c3655c4708b8e929c3f12459648a192d1872c747ac 876 0.50/1.00 vMB 28
322,107 322,107 00000000000000000d0437befb8c97bf4a6b66c00653f036b42d1272184180cb 27 0.02/1.00 vMB 18
322,106 322,106 000000000000000019e9f7bf27c2ebc4fced256df8c08923efd7a5a73718da22 366 0.35/1.00 vMB 19
322,105 322,105 000000000000000022a2a96c04c83400cd39cb53abb1fde5f0e9e2cc1c3645bf 139 0.10/1.00 vMB 21
322,104 322,104 0000000000000000049bd75ce5d11729a176e7d542aeddc2330cecb22f8e03bb 1,033 0.64/1.00 vMB 29
322,103 322,103 00000000000000000a63cb16c7debdae2e1f77f81c6408ff1d38b94f08f17d5d 479 0.30/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.95 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: 715.21 GB
    • Received: 17.67 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.