Loading Tool

Explorer IconExplorer

Memory Pool

82,993 transactions
30.44 vMB
0.14931318 BTC
Random Selection Loading Transactions
Max Size: 184.38/200 MB

Candidate Block

Mining Attempt 685c062a29228061b846e498f408f034d30f670ba05d2d1a4b539c6c8d15aefe
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root 2f99d9e27b65ad9b1199837c40fddfe12f963abaff9729225079a5afbac1fe7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,683
Size: 1.00 vMB
Total Fees: 0.06751722 BTC
Feerates: 150.61 > 6.77 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (464,088 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
451,050 451,050 0000000000000000029a9b342905a2179324e009f3f0a7752f36d9ee6d3045e5 975 1.00/1.00 vMB 146
451,049 451,049 000000000000000002adbd15d5fd420a3288727d455631817846b1de71d25299 1,891 1.00/1.00 vMB 76
451,048 451,048 0000000000000000025fded7cb5d755bfd7622433b990b4b4476a7e467ccfcfa 2,033 1.00/1.00 vMB 99
451,047 451,047 000000000000000001804579aa79be5dc92e04d03a0b216b70d20a747a856c14 2,294 1.00/1.00 vMB 120
451,046 451,046 000000000000000002277de72c4d25cd7f1cf3cd5d4bdcc44119238536d13342 1,560 1.00/1.00 vMB 64
451,045 451,045 0000000000000000007583b52a451c571458d740e0becd26bb2e8cae5a169d45 705 1.00/1.00 vMB 20
451,044 451,044 000000000000000000e2c9ed57d3c4070df2d27bee4ac33db500dabbb006a058 795 1.00/1.00 vMB 44
451,043 451,043 00000000000000000088963d68400ad6185d2f4f9416d35ebae4d4613c668728 2,071 1.00/1.00 vMB 70
451,042 451,042 0000000000000000013303144d3814c237cbbd19b2e0c9b6a889a1e4c25c3e1f 2,192 1.00/1.00 vMB 95
451,041 451,041 00000000000000000273ce616abc007b75c347d03cd8442c317a62d4a7a573e6 2,039 1.00/1.00 vMB 90
451,040 451,040 0000000000000000005e983711f9dd4a5ed1540a2d494cd583169306e19cb5a0 2,569 1.00/1.00 vMB 121
451,039 451,039 000000000000000001e340f3cd2b8248ee576dcac51d8535428ecbf9c1d16cb8 1,882 1.00/1.00 vMB 79
451,038 451,038 000000000000000001c59cb08e7436b17caac95dff9a8a466fe33edbe972790c 2,118 1.00/1.00 vMB 84
451,037 451,037 0000000000000000017b5a6e3412d5f09ddff8a54824fede8342b386f5071bcc 1,967 1.00/1.00 vMB 106
451,036 451,036 00000000000000000228290240645a306f6295814ebfd1528ad4378d680b7f49 502 1.00/1.00 vMB 25
451,035 451,035 0000000000000000026529bc6cacc0395164b0e30660ca5b4d1203de6f556d10 830 1.00/1.00 vMB 32
451,034 451,034 000000000000000001a339d29e5d71f92b590135e36264b9be4ed670cb9cb505 492 1.00/1.00 vMB 34
451,033 451,033 0000000000000000015d26ad24c002777688e770a8300ab31f567e13bda84aa0 2,380 1.00/1.00 vMB 81
451,032 451,032 000000000000000000392b8dfa8c023303e4056c82de12fbe81f69fe714f656e 1,481 1.00/1.00 vMB 86
451,031 451,031 000000000000000000fb35025a137bdc8eaeb21cb3d1243f6adecd1bf2e76910 2,158 1.00/1.00 vMB 114
451,030 451,030 000000000000000000ad254f2b8c324770f7cf42df7fd3ace64810feaa11d6c0 448 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.63 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: 672.33 GB
    • Received: 16.20 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.