Loading Tool

Explorer IconExplorer

Memory Pool

76,434 transactions
28.57 vMB
0.10156390 BTC
Random Selection Loading Transactions
Max Size: 173.13/200 MB

Candidate Block

Mining Attempt 384e34439a69ee2b6c9ecacf0920c85430ee3c06297ac7378ec8ade038b2feb1
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root 3bec84d98a2c34811ad569fc7bc34182cafc5b443eaeaf17cc9aa3975ff0e512
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,368
Size: 1.00 vMB
Total Fees: 0.04236328 BTC
Feerates: 101.65 > 4.24 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (795,114 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
120,009 120,009 000000000000b2847f688808836c3905fab245cf8081befb11d1422ad59be780 15 0.00/1.00 vMB 1,003
120,008 120,008 000000000000a6dade9423c6cebb7222fb3155e28e5600b35b6f54cd8a1228f5 6 0.00/1.00 vMB 311
120,007 120,007 000000000000a4d5557449a3d1cab4752cce31c54c6b2b683fc1538bfb8264c5 1 0.00/1.00 vMB 0
120,006 120,006 000000000000ae07e7fd002daf18ec0d14b38d74d6e9c872ef9ce256931625f9 74 0.02/1.00 vMB 104
120,005 120,005 000000000000b52b05fd81f88418332a614455d5b532550366b3169bdc2a6931 133 0.04/1.00 vMB 52
120,004 120,004 0000000000009bb8a4a594cb5348d8dab5f507d0849a86f321c9147604fa24ef 23 0.01/1.00 vMB 1,047
120,003 120,003 0000000000003068ab46a3a1ce6b4a621f7bb293d02cd2055f4ed3892e20c7be 12 0.00/1.00 vMB 876
120,002 120,002 00000000000039c58815c3cb356a6cd84b9674dc4afcc26e8a456c8ea4bcbed8 11 0.00/1.00 vMB 0
120,001 120,001 000000000000218e1979853b278e527b6c447603942b461014964c4368c27482 12 0.00/1.00 vMB 906
120,000 120,000 0000000000000e07595fca57b37fea8522e95e0f6891779cfd34d7e537524471 56 0.02/1.00 vMB 164
119,999 119,999 000000000000337828025b947973252acf8d668b3bb459c1c6e70b2e5827bca4 11 0.00/1.00 vMB 312
119,998 119,998 0000000000002b03636ec9957cc63daccf5d72042dd03bb1a3bf207a949d325e 30 0.01/1.00 vMB 700
119,997 119,997 000000000000336241b6db92e2fc4bc5369451e87f6a595969a9d6aaf81acae7 10 0.00/1.00 vMB 353
119,996 119,996 0000000000002ccca0de55d33fa85d5364fad90e046b4ba43c220fddaf8dcda8 17 0.01/1.00 vMB 1,246
119,995 119,995 0000000000004e0ffc9f70faefd335c610b51518e72379a57fe08873ee653d87 6 0.00/1.00 vMB 704
119,994 119,994 0000000000000ca0fe4b84c237b3aef64438ee217efa856112a0fea54d82f665 9 0.00/1.00 vMB 1,181
119,993 119,993 0000000000007ba4bde6be436428cd4ec21495012d9d5c4bc0b686a0d7c50870 2 0.00/1.00 vMB 0
119,992 119,992 0000000000009afd5daa29bcbbd4dc49bfbaad1a00f58ec5fb9a92574994a968 8 0.00/1.00 vMB 420
119,991 119,991 0000000000001fffd8a47ddd5cb838dadf67429218f5b89bb013f10591dbc0bd 11 0.01/1.00 vMB 548
119,990 119,990 0000000000000bce63729e4b82cf228e15cb255740dc00d9e2a9c30b518d30df 10 0.00/1.00 vMB 0
119,989 119,989 00000000000009d24e39617589a9279c4bb225f342d78503b43e887088cfa1cc 9 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.60 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: 671.82 GB
    • Received: 16.02 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.