Loading Tool

Explorer IconExplorer

Memory Pool

36,846 transactions
25.97 vMB
0.05428228 BTC
Random Selection Loading Transactions
Max Size: 133.33/200 MB

Candidate Block

Mining Attempt 056f1c549ba85791cbf69e0ffb4f3a76e7c2f67230a810a3134b64f663735998
Version 20000000
Previous Block 000000000000000000002d05d6b44ad40f04c8763a38c5afbba07e4fafa201d8
Merkle Root a81ff3a105f943211f39bba5eed533bafa57b07c1f1fe398f91cc9735bc9d49c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,994
Size: 1.00 vMB
Total Fees: 0.00655818 BTC
Feerates: 100.29 > 0.66 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,672 (586,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,703 327,703 00000000000000000907288d063a145e5066dec9a85eb796763ab0c303fef5bc 512 0.16/1.00 vMB 44
327,702 327,702 00000000000000000fff48ce18df8ec04b04087c059d33314e1f3c98870d7cbf 490 0.28/1.00 vMB 23
327,701 327,701 000000000000000001a066e97ecad67bc8213bf3aa40896f04670a9deb53b7b8 302 0.50/1.00 vMB 15
327,700 327,700 000000000000000018520297bbc07b146ec423f43e79a370442f1a6826b79ba3 1,697 0.75/1.00 vMB 32
327,699 327,699 00000000000000000df54fa66967c7bd7e743f15b139d9022913b2f3e50d5309 1,004 0.37/1.00 vMB 41
327,698 327,698 000000000000000000a9d5da9c3eedf7b4bee6aa2d850d217e54a0435eda1a55 1,552 0.77/1.00 vMB 28
327,697 327,697 000000000000000002ff10888cff47695e19272cdc6443c0d5b2ecde80a39d4f 118 0.10/1.00 vMB 14
327,696 327,696 0000000000000000061d30f43b166d5448c1e3dcf37639d59ad604377ebebc31 815 0.39/1.00 vMB 30
327,695 327,695 00000000000000001b660d58fa75c163b43b14673d50892f14ab2e4cde9a786f 1,512 0.69/1.00 vMB 30
327,694 327,694 0000000000000000007fc7472c2e6afa83403f0faf6e940bb54f16744c51605f 97 0.05/1.00 vMB 24
327,693 327,693 000000000000000019eb2dc2845b1db7910fc8fdb8d8bb828146363704b17195 651 0.31/1.00 vMB 30
327,692 327,692 00000000000000000e27e78642a2ccf101a75327425095254c9b7b398836d3ab 275 0.28/1.00 vMB 13
327,691 327,691 00000000000000000e3d56eb63217a1f0d12fa8b42b66809c5b43f97c8e226c6 2,420 1.00/1.00 vMB 35
327,690 327,690 00000000000000001b699f7409ff606cbca07d2769c10376c9042d620ee865d0 915 0.39/1.00 vMB 29
327,689 327,689 000000000000000000693cc305cbf3a55ac344c1101f3081b1d3377754b0a51a 220 0.13/1.00 vMB 29
327,688 327,688 00000000000000001cdd4e59cd354e2e311d13018bfe6ab44ae03ace0139685c 1,394 0.73/1.00 vMB 29
327,687 327,687 0000000000000000194dff4a2747407a3ad26bee7f2c1dc1294a3dbf491fe9d4 1,945 1.00/1.00 vMB 27
327,686 327,686 000000000000000017f84603e61286cbe91982b440942aa62d9b43d41ddd4cff 342 0.23/1.00 vMB 22
327,685 327,685 000000000000000018542d33e4881a37a052e3a9adfe6f0d79a73a27ea93add0 170 0.14/1.00 vMB 16
327,684 327,684 000000000000000016bc20577809c3936651c18d8f0e0203e9193c4c7af3fc10 674 0.34/1.00 vMB 29
327,683 327,683 00000000000000001e328e5b1c87994ccff938240b9173658deea6e2816a1958 933 0.46/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.81 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: 635.14 GB
    • Received: 12.29 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.