Loading Tool

Explorer IconExplorer

Memory Pool

73,543 transactions
27.23 vMB
0.06509336 BTC
Random Selection Loading Transactions
Max Size: 166.01/200 MB

Candidate Block

Mining Attempt 0a4334c8e52bbd95669b94d4fbc05d890bef00d1d5ea8afd363e88254c9589ed
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 8fff0ba9aaeb2e8ec8463a1ee645bad97795b90c6f339ee092ee2880f81563da
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,654
Size: 1.00 vMB
Total Fees: 0.00734768 BTC
Feerates: 61.00 > 0.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (147,961 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
767,357 767,357 00000000000000000000e8e44492cfcd827eaf82f3e355736e5912d98f4de627 1,303 0.76/1.00 vMB 2
767,356 767,356 000000000000000000043947c4e13b6748d34df9c635e3d5467bc18b3dc57dd8 2,840 1.00/1.00 vMB 11
767,355 767,355 000000000000000000037f8d718398eac6579f764c54d69d68432b88c435a1db 2,139 0.79/1.00 vMB 8
767,354 767,354 00000000000000000002b45b412ce5e9e123b704570ff6faf7076e00c791efa2 1,410 0.74/1.00 vMB 6
767,353 767,353 00000000000000000006ac707cbd02a056e8b6abdd3430f1ed4399d7a7f90bdf 3,103 1.00/1.00 vMB 12
767,352 767,352 000000000000000000067971164e8c32b35d8f52d04ff62b0e7c7ced66bcfba2 616 0.19/1.00 vMB 11
767,351 767,351 00000000000000000007063cb176e3b62ca30dee7d0b5aff68c2d4cc95236eb2 277 0.08/1.00 vMB 8
767,350 767,350 000000000000000000067a9e58345037531ddfa1e4f8616611ea6e4a81936cb7 2,085 0.79/1.00 vMB 4
767,349 767,349 00000000000000000004a9d59ffdb888a19261cb78aa3a402875e7eff5d9e5d0 2,321 1.00/1.00 vMB 13
767,348 767,348 00000000000000000002d66b8724c62969ceb4e204db426ade866a445a1bb557 365 0.15/1.00 vMB 10
767,347 767,347 00000000000000000005ce45dd64655d05f11544ac3bc8fedf83e224de8b8bc2 326 0.10/1.00 vMB 8
767,346 767,346 000000000000000000081a0b4203e152e3859c56aa8958457b1b5996204ab188 1,090 0.48/1.00 vMB 7
767,345 767,345 00000000000000000000c89fcdebf1f19d2ddc4e1910e4fb604dd59e8babd57d 548 0.21/1.00 vMB 9
767,344 767,344 00000000000000000004080929acd55612813bc3514736137b784d50e1974408 1,160 0.86/1.00 vMB 4
767,343 767,343 0000000000000000000519ed78bc518a33fb45908a510b479a99442fb622d010 2,024 0.65/1.00 vMB 7
767,342 767,342 00000000000000000002a7787b14f4b4fa5320693c0df6a9b09cf669f0a1e556 146 0.05/1.00 vMB 11
767,341 767,341 00000000000000000002ae93b393c64b06fd95cd92d3127cbafa3972543ee90d 128 0.04/1.00 vMB 8
767,340 767,340 000000000000000000048a5f63ad4baedfc6a4f2365615d759d3f6f669302aa1 1,874 0.58/1.00 vMB 8
767,339 767,339 00000000000000000004d11972c83daaa5b59e37cb92e9b613e9ffc16542549a 1,702 0.65/1.00 vMB 8
767,338 767,338 000000000000000000042c7396f68af5f537eb1c26fafb0f32f3a365c5661ae7 108 0.05/1.00 vMB 13
767,337 767,337 00000000000000000004e84b72731f68a79451d5b650d73a6c39c83bb6ca25cd 357 0.43/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.94 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.91 GB
    • Received: 17.62 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.