Loading Tool

Explorer IconExplorer

Memory Pool

75,606 transactions
27.98 vMB
0.08460267 BTC
Random Selection Loading Transactions
Max Size: 170.18/200 MB

Candidate Block

Mining Attempt 4880748de75fb665b4b7f87193e91a6bec1a536e4cf3181e91179eb941f08ffd
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 1ee66e74ded2653df2de6f285333edc2d8035088d8cc93341852271a504b96c0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,944
Size: 1.00 vMB
Total Fees: 0.02458233 BTC
Feerates: 402.60 > 2.46 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (430,758 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,553 484,553 0000000000000000000f747d5fef4e72396236e7d999d0b865f775ec53b7be6a 1,057 0.57/1.00 vMB 145
484,552 484,552 000000000000000000fcd07e1c5a7120710186614d3492693d33882e9fa6896f 356 0.24/1.00 vMB 14
484,551 484,551 00000000000000000079d6c9dd323dd65f18657eb1a6cad5106726f172ea86be 2,015 0.90/1.00 vMB 40
484,550 484,550 0000000000000000002ac79bdb28da7916b29b3b804da4c18c6c8dc558deb8ee 2,365 0.99/1.00 vMB 152
484,549 484,549 00000000000000000023b9bf58ae4f4112f1dbd02afb2cba54ceac8c1fafe727 1,882 1.00/1.00 vMB 61
484,548 484,548 0000000000000000011c2d7bb1c87d88bd68e5853fed9b85a1c9e14b2b9b4a7a 2,177 1.00/1.00 vMB 133
484,547 484,547 000000000000000000cadccdba388dbcbf1ac30737047d6acd701a5dac7838f9 1,899 1.00/1.00 vMB 140
484,546 484,546 000000000000000000f0cbadc10e257c0f69df86d4e4613fd00871095cba4bea 1,831 1.00/1.00 vMB 70
484,545 484,545 00000000000000000107983fcee6d87145481100d099bc8bcc1f768219c25c69 2,225 0.97/1.00 vMB 79
484,544 484,544 000000000000000000e9da867272744e62a579d362e6f9bf904fca3a7463a139 1,661 1.00/1.00 vMB 110
484,543 484,543 0000000000000000009d2c214a1de7599f9f9d143e2ba312d0f3c0f9edafa07d 1,633 1.00/1.00 vMB 111
484,542 484,542 00000000000000000062c69f78d120ee2277e603f3ab7837725f8eb5b3e3c742 2,468 0.99/1.00 vMB 174
484,541 484,541 000000000000000000243de5a58cb5dba6a25b7f95bd94d8d632c6c58d633306 2,166 1.00/1.00 vMB 173
484,540 484,540 000000000000000000ea3dbe431e5a9b0ee9739e8f0b9d5b3ed03c00a4a3d066 2,772 1.00/1.00 vMB 179
484,539 484,539 00000000000000000094bec0fcf9b5287a8d6f01ebe2d5a16f5d8fa0d8a0a7ed 2,600 0.99/1.00 vMB 147
484,538 484,538 00000000000000000111ca3c8c217f53cf179c260094d6c59623f90a987b77c8 2,238 1.00/1.00 vMB 181
484,537 484,537 0000000000000000011ba92114b4aa66374b50283fae4e5f60050a65cba76ee6 1,771 1.00/1.00 vMB 212
484,536 484,536 000000000000000000ce43900790c5e3bfdbdf261568b89106401ea24114be19 2,364 1.00/1.00 vMB 174
484,535 484,535 000000000000000001286343f8c7871f8ba8a4974d1e6a9e14b4699659ccf9e2 1,878 0.99/1.00 vMB 242
484,534 484,534 0000000000000000000575a5326c4ac2b7343c516c9207378c1228c8aeb771e0 1,537 1.00/1.00 vMB 258
484,533 484,533 000000000000000000a8b59dd72e9129162a4a1a86e909c22b6114f5b7f8a17f 1,976 1.00/1.00 vMB 249
Previous 10 blocks ↓
Total Size: 782.93 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: 714.68 GB
    • Received: 17.58 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.