Loading Tool

Explorer IconExplorer

Memory Pool

38,237 transactions
27.25 vMB
0.06126805 BTC
Random Selection Loading Transactions
Max Size: 138.72/200 MB

Candidate Block

Mining Attempt 01a07a6e355600c42ef4551a8f7d70f536f029fcb667aa1b9d4c957e91d7772c
Version 20000000
Previous Block 00000000000000000001387128703dc8e100fb66dc8413c1f0d759bd7170a104
Merkle Root ca7ff05a55565145eabe8343fcb1c06aceada8b07d2943b4f17d126783555913
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,262
Size: 1.00 vMB
Total Fees: 0.00959488 BTC
Feerates: 60.16 > 0.96 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,638 (594,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,713 319,713 000000000000000017489b69f2bc03d9294ead30b0ff7539de237a8f7b89af88 1,024 0.29/1.00 vMB 56
319,712 319,712 00000000000000001b4c8db4bcd02dcd1796e49ff22ded72e6426f3094c1e8a3 368 0.18/1.00 vMB 35
319,711 319,711 00000000000000000dfca489ddb8111ede8b34293e070364deb0ac56e726820d 813 0.41/1.00 vMB 29
319,710 319,710 00000000000000000542b8d16c4e545f8d9550362f88650e04d9f024c201d663 197 0.13/1.00 vMB 19
319,709 319,709 0000000000000000207720b31292ff371c0856f354eb3b8054ec3e7b7371761e 116 0.05/1.00 vMB 28
319,708 319,708 000000000000000000287a770303cb41e0b472c2a9bd047642c53e3a03dea865 409 0.20/1.00 vMB 28
319,707 319,707 000000000000000010b908fd5fabc641f9ef76f177f376492ca13e0e2c5e10de 569 0.31/1.00 vMB 26
319,706 319,706 0000000000000000108704405640219d01624601db5fb343aa627fae3b769c7a 500 0.24/1.00 vMB 28
319,705 319,705 000000000000000022c6db3a11639e34b4bd6514d8770b87f1bf0762cb444dd5 126 0.10/1.00 vMB 9
319,704 319,704 0000000000000000148d56d39d331882152ea5090e6d49c14ab3bd04a17471e8 136 0.08/1.00 vMB 23
319,703 319,703 000000000000000009736948703a2f5a671cd29a4f7dcb8c8a6001122c9aabfc 828 0.43/1.00 vMB 27
319,702 319,702 000000000000000015555889ed52e335ee80ed78fd4306624254df622a1b114e 1,289 0.75/1.00 vMB 25
319,701 319,701 00000000000000000c2937881ce1560ee047ff195d40dfe07722e646956ddde6 363 0.21/1.00 vMB 26
319,700 319,700 000000000000000009939ae830088660a8c11c5f0d358d0f479bdc2a275f1043 149 0.09/1.00 vMB 17
319,699 319,699 00000000000000001eae880cad53459db0ede6b37d3ef2feaf40c8e7e4adfa6d 270 0.15/1.00 vMB 23
319,698 319,698 000000000000000001482c6fccc53a4bf7e21b154f749f5db34d6f67442a099a 381 0.20/1.00 vMB 25
319,697 319,697 00000000000000000ec678f9a7c917e725a499dc0d42dc202d138988c94c17d5 336 0.21/1.00 vMB 21
319,696 319,696 00000000000000000f81c929933ff11cc6c3900afa783795102b3c4f88301fd1 332 0.39/1.00 vMB 15
319,695 319,695 00000000000000000319ed3a6b016672e74944a71a7af4f0ddfc44134eaf3541 907 0.35/1.00 vMB 37
319,694 319,694 000000000000000011bb4993912b355f70c4cf15897dcb2dcdf26ef00b98fff7 166 0.16/1.00 vMB 8
319,693 319,693 0000000000000000193256a0c33cf316961626e42da83d4143c9a271a1def769 984 0.50/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.75 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: 631.27 GB
    • Received: 12.06 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.