Loading Tool

Explorer IconExplorer

Memory Pool

87,941 transactions
32.66 vMB
0.16207351 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt a84c71fa72a34b931c613590ca3c945f1b7468c41425c07ad163ba3470a19e05
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root d15d244a4142ad7dc08ea98ab173d220d7e08b8a4795e2d8bcf22a581389b726
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,644
Size: 1.00 vMB
Total Fees: 0.07276205 BTC
Feerates: 502.65 > 7.29 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (156,610 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,607 758,607 000000000000000000061ca878fb6ac45c65b934edb807f479bd9c8c4c7d22ea 2,788 1.00/1.00 vMB 12
758,606 758,606 00000000000000000007a4959350b199b5183a8c620b461d70ef3ee7e0e6db10 3,156 1.00/1.00 vMB 25
758,605 758,605 000000000000000000052e43f80203f0a660eb609b24db598840928af136a3e0 2,837 1.00/1.00 vMB 17
758,604 758,604 00000000000000000000fd1efac0a776f7ac4363cce36929d324dc16e06c0111 1,386 1.00/1.00 vMB 4
758,603 758,603 000000000000000000001043c1f45bcadc4dcc45720b2dbe2fd0b9de268b8774 797 1.00/1.00 vMB 4
758,602 758,602 00000000000000000005e1c3523b05c6110213e0745344baf01838f0b12aff9d 1,196 1.00/1.00 vMB 4
758,601 758,601 000000000000000000077e93599bdac3ad3ea462d3ee1bdb3406129800d0d09c 3,163 1.00/1.00 vMB 14
758,600 758,600 00000000000000000004f43b5e743757939082170673d27a5a5130e0eb238832 2,108 1.00/1.00 vMB 15
758,599 758,599 000000000000000000016440c591da27679abfa53ef44d45b016640dbd04e126 361 1.00/1.00 vMB 7
758,598 758,598 00000000000000000003b15741821a0ccab78a3624e530a2024e10dba4c3fedc 1,534 1.00/1.00 vMB 7
758,597 758,597 000000000000000000073b1d217506671822eceb34a1f9f8b8f7effdf313b521 2,293 1.00/1.00 vMB 8
758,596 758,596 00000000000000000000db25baa104047ea51d506292eeeadcdf83fc1eba8270 3,745 1.00/1.00 vMB 26
758,595 758,595 00000000000000000002eef367f1512cec84bc2dea6a6fd249988c95cdf28dd6 1,660 1.00/1.00 vMB 8
758,594 758,594 00000000000000000000ffb61ef2049ecdb68f709da4e7d1e44852748d69f2dd 2,758 1.00/1.00 vMB 11
758,593 758,593 00000000000000000002b7bc0448b657dcec35a312b077f751798b7c118707f4 466 0.17/1.00 vMB 14
758,592 758,592 000000000000000000043fd12675c71c29cf0bfbaa837e01cc1b91bba2a6b91e 313 0.13/1.00 vMB 10
758,591 758,591 000000000000000000012b13afb76d3003a6481642ec626f5e2a64ffc92a4170 518 0.34/1.00 vMB 5
758,590 758,590 000000000000000000062193d54c105e2b8bdf70dd0715d9275ea83868fde724 1,577 1.00/1.00 vMB 5
758,589 758,589 000000000000000000015cc664a8b3207c5a967d1fb5891dd95de748d8c663e5 1,921 1.00/1.00 vMB 9
758,588 758,588 00000000000000000003df61198337dde92c5a99069b248e6ee312c6720b5a2a 716 1.00/1.00 vMB 4
758,587 758,587 00000000000000000000aefa953ec37eea8af0fd10955c436c4051a02d04de3b 777 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.76 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: 709.16 GB
    • Received: 16.85 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.