Loading Tool

Explorer IconExplorer

Memory Pool

43,831 transactions
29.42 vMB
0.08107820 BTC
Random Selection Loading Transactions
Max Size: 151.75/200 MB

Candidate Block

Mining Attempt 7b727cc74d5726af067afd7ce7fdbe8f2dfbe29eb11b99e3af8ae9ebd85680f2
Version 20000000
Previous Block 000000000000000000005995f28b7b2bd5ea07e6aa9ac102c0a7ba604cbde5a5
Merkle Root c369dbae494a24175052bba07227ddd3a143e6e0eee637a0a95bec227270b095
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,920
Size: 1.00 vMB
Total Fees: 0.02319878 BTC
Feerates: 477.45 > 2.32 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,617 (399,255 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,362 515,362 0000000000000000002c31a8bf04c42ccf356b83227eecbe59e3fa9d67e76ac0 1,338 0.66/1.00 vMB 29
515,361 515,361 0000000000000000001206f85be1fb93fac23c64ca7540f91d7093b9650eba05 928 0.48/1.00 vMB 16
515,360 515,360 000000000000000000039dab6a1fc06218ca605f7704ad6e2ab5b7e96ec4054b 157 0.13/1.00 vMB 15
515,359 515,359 0000000000000000004f66d71eb0a102d2f4d981a6fe2b683a89f3ba75be5bd5 781 0.46/1.00 vMB 28
515,358 515,358 0000000000000000003dcc9c58b91e45c6c7adb705d84c6150dcb12eef2f0d41 42 0.03/1.00 vMB 54
515,357 515,357 0000000000000000004a3705a068de83349669f0218a186f39932e2882f88726 134 0.04/1.00 vMB 36
515,356 515,356 000000000000000000048dd302aad601b2e44aceb4bc1586c79c253fbd3ac5b8 68 0.05/1.00 vMB 81
515,355 515,355 000000000000000000513e8c5a714d11cc6252fedfbee482f79b7cbb2463aff4 513 0.40/1.00 vMB 17
515,354 515,354 000000000000000000080b3983b691ef1465839dc6286495c8d76d169629d6a9 147 0.06/1.00 vMB 23
515,353 515,353 00000000000000000020260c1e38b27fb3175c0520faa7692361e9e0ed1349fc 1,995 1.00/1.00 vMB 20
515,352 515,352 00000000000000000002180a843daffd7e010acd936c07dc198bbcb2da8155bb 2,228 1.00/1.00 vMB 49
515,351 515,351 0000000000000000001911a6e04e809de6ef6037fbb7deb8271ad51d77a78a0f 259 0.09/1.00 vMB 28
515,350 515,350 0000000000000000001275d3050ddb36186a158067ee4ee9ed641477d32db30f 468 0.32/1.00 vMB 33
515,349 515,349 00000000000000000014e22799891bb30b67fb6a75c8eeb37aa86f897d04ce96 129 0.06/1.00 vMB 67
515,348 515,348 0000000000000000001fb607a052e598b7c91bc4d3a38cfc702d3322cda13fbf 330 0.13/1.00 vMB 34
515,347 515,347 00000000000000000023029922d0ff5523a71b287fffc24fd1421d0ed90e2572 2,145 0.96/1.00 vMB 29
515,346 515,346 0000000000000000000c238a52a2f38e376d3555b525106562da7cc5ff478031 486 0.33/1.00 vMB 39
515,345 515,345 0000000000000000001ee38d517549664133b717a44902b0ba772bad442219f6 336 0.18/1.00 vMB 26
515,344 515,344 0000000000000000003dfa1306bb1c0161ee074f1d37a4353d5d0bf6b383a93d 1,681 0.65/1.00 vMB 33
515,343 515,343 00000000000000000037e607753abecb22a67a2317bf64cd0dba58fb44e0beda 159 0.05/1.00 vMB 48
515,342 515,342 0000000000000000002c6b6d825186be939de2f792aefdcd7a7c9fff399ce6d1 588 0.21/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.71 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: 629.56 GB
    • Received: 11.93 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.