Loading Tool

Explorer IconExplorer

Memory Pool

45,899 transactions
27.11 vMB
0.07542915 BTC
Random Selection Loading Transactions
Max Size: 143.19/200 MB

Candidate Block

Mining Attempt 49de2db4830181769b1a5700459f5a7105783d107f0a6f56ca4fb93e5fd1e108
Version 20000000
Previous Block 000000000000000000000193ea46eab29b52c30512336c377fef400613778b56
Merkle Root 5f181d42316e823d7b8ed8f41f068d33a0bde9a946c5b0b6fa6f487f336c0e5c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,981
Size: 1.00 vMB
Total Fees: 0.02516651 BTC
Feerates: 201.37 > 2.52 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,769 (599,033 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,736 315,736 000000000000000011400784b5ea04b6cbe239c530a10d021eff6457b434439b 601 0.32/1.00 vMB 26
315,735 315,735 000000000000000026e4aa4a7069f0c4f62f00350d1e7dae06b2289fbc4922e1 92 0.06/1.00 vMB 10
315,734 315,734 000000000000000020282648a217ae56b5f6d2374f2f8e8ee99bf0d9750f90c6 492 0.28/1.00 vMB 27
315,733 315,733 00000000000000000718dc87537e893a0c7a88de785d07395a995c64124944b4 449 0.46/1.00 vMB 21
315,732 315,732 00000000000000003005ac2e45aa8108399d592ae432a3cc1729ca11b9f180e9 81 0.06/1.00 vMB 5
315,731 315,731 000000000000000001fc920f065f6d4b68f3a6b78253dcff038d8de3dd3cfb7c 262 0.15/1.00 vMB 89
315,730 315,730 00000000000000001ed8ad8d0ba37ab6c95660477f3c61aebca6766efc84f514 478 0.35/1.00 vMB 21
315,729 315,729 0000000000000000027ca2fc35a8f9a6077a8af453e864b862224e181a8e497a 184 0.11/1.00 vMB 25
315,728 315,728 0000000000000000307d9309ce0659263d04e2bca042285e70b3123104b546eb 302 0.26/1.00 vMB 20
315,727 315,727 00000000000000000f6d28e7c8a324c342cba020a9226a22e60ac1b3205cb99a 695 0.25/1.00 vMB 40
315,726 315,726 00000000000000001643811ccc745dc0728da6324495d2c03b5c72377fe4a8a9 292 0.14/1.00 vMB 26
315,725 315,725 00000000000000002d66a55463b95882e6fa3e4cbfa032f83e8f338ff06eca51 775 0.43/1.00 vMB 27
315,724 315,724 000000000000000019bbd2b330e854dc0b83988a4ae9bc170762806daecbe486 227 0.15/1.00 vMB 18
315,723 315,723 00000000000000002657ae29f9761d386bca79919f1f8eb8cafff2edd041f3ca 185 0.12/1.00 vMB 24
315,722 315,722 00000000000000000941fdd2992011aecbaa51b2c04c4d6299d391fdc2586cd6 533 0.25/1.00 vMB 32
315,721 315,721 000000000000000035bc38f39b0aec2217a359fd5165ee0dc972009a2052876b 627 0.29/1.00 vMB 30
315,720 315,720 00000000000000001c18aded0c8e4cc3e924ae162a02bc48ad334b852abca054 1,088 0.58/1.00 vMB 27
315,719 315,719 000000000000000000dd87d6e6996fd95bca6aca911cf05cbe103955a70254e6 62 0.05/1.00 vMB 7
315,718 315,718 000000000000000031f1770ede34fb73c1c79a0ccdd3032c1ff0a3f4d051ce4e 172 0.13/1.00 vMB 23
315,717 315,717 00000000000000001dae03cc165baec9095db740901f145da03a990822212ddd 274 0.12/1.00 vMB 28
315,716 315,716 000000000000000026a51f8374b6f7ec41c59cc5bffe06a60e7f8de1831315f0 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.97 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: 648.15 GB
    • Received: 13.00 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.