Loading Tool

Explorer IconExplorer

Memory Pool

38,926 transactions
19.82 vMB
0.07073639 BTC
Random Selection Loading Transactions
Max Size: 109.64/200 MB

Candidate Block

Mining Attempt 2d289f9631cbeb2b9a804711688e50b5aa3f25522ef665668fffb7dd3eed36bc
Version 20000000
Previous Block 0000000000000000000012341ce71a454e19809163e78b6988c9a26e7c426fda
Merkle Root b8ae96b31efcf0c0a842d47fcfac8f8705b162a15cac2598bd765fe4e7726480
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,977
Size: 1.00 vMB
Total Fees: 0.03122274 BTC
Feerates: 507.13 > 3.13 > 0.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,045 (860 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,185 913,185 00000000000000000000d64e6e775d8ebefc813d650eaf3e7fdafbaf8b58b034 4,046 1.00/1.00 vMB 4
913,184 913,184 00000000000000000000ba667315377503cd2ecf28fcf01340662a5db5768739 3,949 1.00/1.00 vMB 4
913,183 913,183 00000000000000000001185f712561c266541a6fdb680b140f34591a01c4f188 3,156 1.00/1.00 vMB 9
913,182 913,182 000000000000000000011da6f012a036ce44c87f7dfbc8aba25490dd052922be 3,676 1.00/1.00 vMB 7
913,181 913,181 0000000000000000000067621bbb9a1b2337ec4522dbfe05db5ae7a1976e2a09 1,133 1.00/1.00 vMB 2
913,180 913,180 000000000000000000011a58beed7278e834bf9c18b0b627cb5af455f97b3411 2,711 1.00/1.00 vMB 5
913,179 913,179 000000000000000000008a3ef7c70ae9a6c491c896d7460a3309e425280817dd 1,391 0.40/1.00 vMB 7
913,178 913,178 000000000000000000016d8d529f28caab325e1ce655e25fec165f2cb15e6cf8 4,539 1.00/1.00 vMB 0
913,177 913,177 000000000000000000018de03cf0565e6d2c71dde0d464351a3d09805da7bcac 2,506 1.00/1.00 vMB 4
913,176 913,176 00000000000000000000bbe84ed2e48d0f0e036b5aa2a8a6bcf374622beefc1a 2,852 1.00/1.00 vMB 2
913,175 913,175 000000000000000000009f10dfffb9f91be29ad45c538716179df9e795b03161 1,667 1.00/1.00 vMB 4
913,174 913,174 00000000000000000000751b0764278378efe10f0362a3dca1e1cc96bb120493 2,683 1.00/1.00 vMB 3
913,173 913,173 000000000000000000022b340a438bce50643cbcc6030d25b6f4f3c519c4eec3 2,031 1.00/1.00 vMB 6
913,172 913,172 00000000000000000002121d555e30016ce8c94f19dd150c3b0e066a6bbc2838 4,122 1.00/1.00 vMB 3
913,171 913,171 0000000000000000000200d7172d6d4ab5589135755fe92c7cb3758451c370ff 3,428 1.00/1.00 vMB 11
913,170 913,170 000000000000000000009b1903cc4a4c85c164dc21351cf84c5efe7e776f62d1 1,758 1.00/1.00 vMB 1
913,169 913,169 000000000000000000016458679c242a84953bbf07bfbef79b388e25c49d3e7f 3,830 1.00/1.00 vMB 2
913,168 913,168 00000000000000000001202f8b1f5a64d0ecf83b62e141929bdb63c11d995332 3,664 1.00/1.00 vMB 9
913,167 913,167 000000000000000000012d5e3ed3659a88a18c3790d8c0c3733a33c0ab1131be 2,912 1.00/1.00 vMB 3
913,166 913,166 00000000000000000000c0dfc0928c5bde543bdeec8068631fbf29308a0d5645 4,988 1.00/1.00 vMB 1
913,165 913,165 0000000000000000000139364b7fa08b64417d2b5b5271f2158b442c3b1057aa 930 0.39/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 780.68 GB

Node Details:

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