Loading Tool

Explorer IconExplorer

Memory Pool

82,078 transactions
30.93 vMB
0.09066080 BTC
Random Selection Loading Transactions
Max Size: 186.15/200 MB

Candidate Block

Mining Attempt fde0adb78da740b919b2c46783528a404863186ef5eefe947fcb4937cfa47806
Version 20000000
Previous Block 0000000000000000000181cbbb37023f2ae341db02ca2f52912bd17b61552f03
Merkle Root b0f0ee45fa0f8ac219f16a67e4bb33d288b36c3c240ec2cd714cf2515e96ce13
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,561
Size: 1.00 vMB
Total Fees: 0.02122682 BTC
Feerates: 51.76 > 2.13 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,170 (143,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
771,208 771,208 00000000000000000006463dd83b0b92a03edf7750ae790439f4cd6c2a4a4029 1,349 1.00/1.00 vMB 6
771,207 771,207 00000000000000000006213842cbec33653f792ac1e900845e46feb7066dbf9b 1,395 1.00/1.00 vMB 13
771,206 771,206 0000000000000000000732b1cd5c629ac27f91fd5f1c4fb1fa6f0e0bb3ab07df 922 1.00/1.00 vMB 3
771,205 771,205 0000000000000000000249a16308f3543d4859163c6c941c65bd022d3d22e62f 1,825 1.00/1.00 vMB 7
771,204 771,204 000000000000000000035523db8a77f3f414dc1f1bc0bb99d89215b46723c6e9 2,248 1.00/1.00 vMB 8
771,203 771,203 0000000000000000000579e776c8eff922c16ca7dbdd3f2c0ed4295c0ba3dc65 892 1.00/1.00 vMB 3
771,202 771,202 000000000000000000049647c5bc55511abd153317918a461f07ce1ffd8c513b 720 1.00/1.00 vMB 3
771,201 771,201 00000000000000000004c1719593b366faf14861608e835e19e0833da8df69d8 2,036 1.00/1.00 vMB 8
771,200 771,200 000000000000000000028563a92d7a2343093554fea61bb6970cbb9a72e4b121 528 1.00/1.00 vMB 2
771,199 771,199 000000000000000000026deb6c061ef5eec94494f256f76a33ebd2703ed37659 328 1.00/1.00 vMB 1
771,198 771,198 000000000000000000027cd1e8168ae8744ababbf284d71c4be4bb1a0bae9162 737 1.00/1.00 vMB 3
771,197 771,197 0000000000000000000684a2357eb121e103208ab2164f3f2da1626404536206 536 1.00/1.00 vMB 4
771,196 771,196 0000000000000000000414c7b3f77177a2378b8fdd63c1c85cb30ef896ae8e8a 1,624 1.00/1.00 vMB 6
771,195 771,195 000000000000000000037fce2057c194970ced718578ed6c20375feb5730583f 975 1.00/1.00 vMB 4
771,194 771,194 00000000000000000001d46fb711dfa8ad55061e23c16b2d32a99d5302b46d0b 1,468 1.00/1.00 vMB 6
771,193 771,193 0000000000000000000648d30803e1b399c4c925b0cc7f4e75b5ca560fad2ae7 2,478 1.00/1.00 vMB 7
771,192 771,192 000000000000000000040332c2c9958a428b19504f4ca43017454b4acbedad67 1,449 1.00/1.00 vMB 12
771,191 771,191 0000000000000000000233dfb847b6624ad6e46a1f829fdaad9e5e59683ad212 2,241 1.00/1.00 vMB 8
771,190 771,190 000000000000000000007a93d07d6c895a280b601792e3aa0ff1622645f11555 921 1.00/1.00 vMB 3
771,189 771,189 0000000000000000000534602ab98b4a2d11612fac6821c838327fc6209c6b22 165 1.00/1.00 vMB 1
771,188 771,188 00000000000000000005b295a869541f8d5b5f3a59f95339dfd6437f04dc161e 765 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.69 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: 697.26 GB
    • Received: 16.52 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.