Loading Tool

Explorer IconExplorer

Memory Pool

81,715 transactions
30.35 vMB
0.08244596 BTC
Random Selection Loading Transactions
Max Size: 182.90/200 MB

Candidate Block

Mining Attempt 57f2b7f219c5dea3cd2d33429edf4a9c4c13113fcc27ec13ce83b523084a10e9
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root f8782e524c3da9d6a177e5291422ef784595ec84424bda49b6725e764e768078
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,058
Size: 1.00 vMB
Total Fees: 0.02018071 BTC
Feerates: 203.60 > 2.02 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (457,006 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
457,967 457,967 000000000000000002416b513035fe848683909cab3bb62d4cfa9de0bab40abc 399 0.32/1.00 vMB 100
457,966 457,966 0000000000000000019eecf75b7d7263a3dcb9867eff5de26f016181f0b86355 591 1.00/1.00 vMB 46
457,965 457,965 000000000000000000781c005c63ddca0fffc5dc03ae3ce1c1dda903cdc4c4fc 1,799 1.00/1.00 vMB 115
457,964 457,964 000000000000000001935c05ee856f31f54ad341a9d27b5180b7fb28ea04f772 77 0.12/1.00 vMB 33
457,963 457,963 000000000000000001e62979f1b96abfb325a936e8b3fad0e9565e86e32b2f70 1,013 0.71/1.00 vMB 99
457,962 457,962 0000000000000000023a232f34080b25e53e2f70efca76dd94fe901c405d64c1 2,265 1.00/1.00 vMB 184
457,961 457,961 0000000000000000018c52148c8de5c565add87df265c18b3d69a360f699bb79 727 1.00/1.00 vMB 55
457,960 457,960 000000000000000000f1a4046dba56595e54917f931b5f17d19e30ea51554099 2,227 1.00/1.00 vMB 165
457,959 457,959 00000000000000000014a9a5297f07f5b3b5f33943bf58abf88f23581d5eb9bd 582 0.26/1.00 vMB 155
457,958 457,958 0000000000000000002b7ebb2151bd1b63357e9b689d4efaaca3fc667b66f7a8 1,461 0.66/1.00 vMB 166
457,957 457,957 00000000000000000011091380f0198a72bec1680d96560d23d56223e47d5f25 386 0.20/1.00 vMB 157
457,956 457,956 00000000000000000178ddedbb7a3cc36183750071ce381a4a496b536c33d788 1,119 0.46/1.00 vMB 172
457,955 457,955 000000000000000001aba755ff5d54304039a6ac43db7fe9f5117e7b2606bfcd 1,082 0.59/1.00 vMB 81
457,954 457,954 0000000000000000018c60556b0540e6e1033347821f86459a412ff8f757a8ec 2,456 1.00/1.00 vMB 192
457,953 457,953 0000000000000000001f56dc6a99fce047ee8121961a68a1a6f9f277f224bd54 2,419 1.00/1.00 vMB 188
457,952 457,952 000000000000000002288e34cdd7368ec24f9450af2f7c0e49e4c9ad348f161f 771 1.00/1.00 vMB 56
457,951 457,951 000000000000000000dcea79812618764b89bf2b389452604409c547333695a0 2,003 1.00/1.00 vMB 141
457,950 457,950 000000000000000000d362944de836e66ab0d53c01c6a51ca637259d6de670ef 2,297 1.00/1.00 vMB 206
457,949 457,949 000000000000000000cf9346cd685224e64526428896fc167aa0576144cfe734 2,067 1.00/1.00 vMB 171
457,948 457,948 0000000000000000003567007b75621855a49548abc26932c4a7d6abec767265 1,527 1.00/1.00 vMB 90
457,947 457,947 0000000000000000015d2bbba93052857c615ba5c09451ed076798dc478d4abb 2,054 1.00/1.00 vMB 188
Previous 10 blocks ↓
Total Size: 782.34 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: 661.27 GB
    • Received: 14.80 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.