Loading Tool

Explorer IconExplorer

Memory Pool

80,230 transactions
29.63 vMB
0.06754410 BTC
Random Selection Loading Transactions
Max Size: 178.83/200 MB

Candidate Block

Mining Attempt 12bfd74bf38fcf98da7e061aaa332bd86cf8f5a6ea4bef59cee5da50db583af2
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root cc0e4f00aec049692162be81571ba91fe2c65be1acd1f46abc8e54ddc9227cdc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,343
Size: 1.00 vMB
Total Fees: 0.00711976 BTC
Feerates: 73.20 > 0.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (196,201 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
718,780 718,780 0000000000000000000a1a2445c836571b8a1e6fcde7879343a58316e7729ef4 1,753 0.65/1.00 vMB 9
718,779 718,779 000000000000000000095d2b142c57cd68bc26235b0adc56d2e4a74d0a2bf854 1,051 0.53/1.00 vMB 5
718,778 718,778 00000000000000000003cf534cc989bea3e93a272a057b51528ff2a584885896 1,377 0.95/1.00 vMB 4
718,777 718,777 0000000000000000000a3373d377622fd7682fc8f8e63ed1c55cecf6aa573d85 255 0.68/1.00 vMB 2
718,776 718,776 00000000000000000002946a72904fdbf9efe9022b970e41a0c49b76d3bd947b 1,528 1.00/1.00 vMB 5
718,775 718,775 00000000000000000001c1d1115665063e7ccc35a8779023b9a43cc222154b4a 991 0.38/1.00 vMB 6
718,774 718,774 00000000000000000004e8540234edd4b998fcabf58c1f115c10763b62f657bf 79 0.02/1.00 vMB 8
718,773 718,773 0000000000000000000962def3620900ddb5f1829b2e961df276ddacedc0d0ee 2,698 0.99/1.00 vMB 7
718,772 718,772 00000000000000000008ebb8db0f97bfe9c7acab986845e51d87af333a768f44 2,464 0.82/1.00 vMB 8
718,771 718,771 00000000000000000001be9adac5b9616ddc4c45891d01f5ff3c921071fd5a3e 1,088 0.57/1.00 vMB 5
718,770 718,770 00000000000000000005f270aeda8a3af2d0171d3e8f28a22d835a5ea60adbdd 944 0.32/1.00 vMB 8
718,769 718,769 0000000000000000000a7c7b653dd8616dc7974d1789bf6eb48a65d40dee7fe7 576 0.31/1.00 vMB 6
718,768 718,768 0000000000000000000669d4a51c96054aebcc164747bcd7696fea3faa69afaf 431 0.30/1.00 vMB 1
718,767 718,767 00000000000000000003fef60c1b49c40e87ba9fef8c2ece9e384ab7c9d962c2 2,785 1.00/1.00 vMB 8
718,766 718,766 0000000000000000000b59e543edbfbed6b4440ad3d7aed1c1ab596ab546ad07 882 0.34/1.00 vMB 11
718,765 718,765 0000000000000000000a778539df2b796aa7219ab79fc7f5419c43ce1b76dcc8 946 0.80/1.00 vMB 3
718,764 718,764 000000000000000000075ca168cfdf8489a6083b0f3bb7cddbdfebeb0c09e05b 2,250 1.00/1.00 vMB 7
718,763 718,763 000000000000000000032f7524d80143fcd7439a2bd85bcbc35eed6909de155a 86 0.02/1.00 vMB 10
718,762 718,762 0000000000000000000323a0ac90e5a930ee3a7d4bd90d154d2c26b3f5ff2598 1,412 0.58/1.00 vMB 6
718,761 718,761 00000000000000000008d9922b8fd34d54c92cb635a73001e616d10cb25a0370 2,626 1.00/1.00 vMB 9
718,760 718,760 0000000000000000000893078c6b1de71e8e7cac7e24586447dab9a40dfa236c 753 0.31/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.