Loading Tool

Explorer IconExplorer

Memory Pool

35,428 transactions
14.59 vMB
0.07012034 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 84.32/200 MB

Candidate Block

Mining Attempt 60f617555cff188192ce8616cbe94075d7697b242626d1712c1718ec08b5be54
Version 20000000
Previous Block 00000000000000000001499d4136d03e4f6b64626ad58c76a3a1b5c3ac899cad
Merkle Root 757189188e1aadd41037b142b0ef42d9f59d4027f75be14ff595d147329183f1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,243
Size: 1.00 vMB
Total Fees: 0.02561658 BTC
Median Feerate: 2.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,345 (760,434 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
152,911 152,911 0000000000000a1c3c9431c99c9e3368051719fd6eab1d8eb59f35f339757ef4 17 0.01 vMB 216
152,910 152,910 0000000000000553d16f9844a418e646003817ed9e5428847bfc29cadca21620 19 0.01 vMB 261
152,909 152,909 0000000000000941fe87e49ed08ab631679d04964298a58c552439d35425a31a 88 0.03 vMB 68
152,908 152,908 000000000000008cb9a584b6083199f4c557e7a88268098575df3d224292a9c8 51 0.02 vMB 23
152,907 152,907 00000000000003c44a31e5b5b12feff7b803ea36fc91f45d579bce4e89d8c76a 8 0.00 vMB 54
152,906 152,906 0000000000000704121e813af94b2fc741cf974b582b3f3f14aeb70c9de6cffa 10 0.00 vMB 268
152,905 152,905 00000000000003cb568d38b9f1660df91f40529a0488e140c1d22039b2a65ac8 23 0.01 vMB 137
152,904 152,904 0000000000000baa1c0bd9bbdd46cc802f0804e151c4ddb86b594e7a6c96637a 9 0.00 vMB 38
152,903 152,903 00000000000002ed5d460b34088625ae4fb682be45fb97d47e89b60321b9b6ca 47 0.03 vMB 118
152,902 152,902 000000000000029bcb24dcf9a34f0e50a4e6d0f24dda1d03d975895694bce49a 33 0.01 vMB 148
152,901 152,901 000000000000006a567ac62256b4b46e3e8245fa13500e15f180e42f3fad11cd 12 0.01 vMB 52
152,900 152,900 0000000000000344a66850f30540990b96cb6ebb70a3c3853b496e5a47d816ab 115 0.03 vMB 12
152,899 152,899 0000000000000882492768bf51752b828e316cbb91d68685749f02ba6801e4ac 4 0.01 vMB 164
152,898 152,898 0000000000000adcd18b9c29c9f6e0bec4aeec2cea5cebf4e2b01716e726a8e4 13 0.01 vMB 78
152,897 152,897 000000000000078636db9adcd8df4a091b3741fa405fc3566c88ecffcf82ee7a 48 0.02 vMB 40
152,896 152,896 000000000000062774e979f809cdda2007e6f3ef5f2f2fac7bb08de5c9414e6c 13 0.00 vMB 29
152,895 152,895 0000000000000323bc78487f7bd2aa33a3a1cb9f8b684fb7613d47421d7949e0 52 0.03 vMB 453
152,894 152,894 0000000000000c94087df70d5c17e5704febcdc538d3618a0eb191693f036e24 109 0.05 vMB 135
152,893 152,893 00000000000004cb0d24d7a048d45400d9f1a32dd287b6b7ac60cb3bf5716e93 16 0.01 vMB 54
152,892 152,892 0000000000000547aea4b2cdd37d8dfc200c39ee391c2bf3b1988570eeab8e3e 5 0.00 vMB 103
152,891 152,891 0000000000000405166d8586ea5570a534a7089f85f25dc27db6f42f81ff69fd 32 0.02 vMB 12
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 156.23 GB
    • Received: 0.63 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.