Loading Tool

Explorer IconExplorer

Memory Pool

39,061 transactions
26.72 vMB
0.06196876 BTC
Random Selection Loading Transactions
Max Size: 137.99/200 MB

Candidate Block

Mining Attempt a45183172de9ac9de4735b6c0f5867d987daefe4c5085a6d2207906395862b1b
Version 20000000
Previous Block 0000000000000000000014303e23e595257d59f7333f38cdb984c51171e64775
Merkle Root b5d6451db374040c56c2a3831f2a501b0e8dc8cbc5110f4d47d7285b4fd6ea76
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,695
Size: 1.00 vMB
Total Fees: 0.01152322 BTC
Feerates: 20.78 > 1.15 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,682 (576,006 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,676 338,676 000000000000000014543466d312d31cb19a16dfbbf13254ffae3bb292782623 356 0.16/1.00 vMB 32
338,675 338,675 00000000000000000e299e9a39320175b7c1eeec03cabadb561ab0f180c044f7 118 0.10/1.00 vMB 11
338,674 338,674 00000000000000000acf23fe3d281a9f92f764625c850147ada9f38b1369b002 399 0.18/1.00 vMB 17
338,673 338,673 00000000000000000edd02b5ccd2e98edaf9e3a9b2d5536ffc3a2d4e91e9a001 724 0.34/1.00 vMB 5
338,672 338,672 000000000000000012055e38ebea600662f48332d71b9fca828c41f287b7e9d4 1,530 1.00/1.00 vMB 10
338,671 338,671 0000000000000000185f3e714fc130873239ca9429ba58804656ddb600f28328 1,011 0.50/1.00 vMB 24
338,670 338,670 000000000000000014665e5079360bbe1de752252951dd7ccf3a26a79fc2934f 722 0.31/1.00 vMB 29
338,669 338,669 0000000000000000032f24189f8bea26401b34f667d4ac97c94bfd17dc97c544 1,188 0.35/1.00 vMB 53
338,668 338,668 00000000000000001120a8a5fafad9279ac15a9c0043147f54f4c10b9b4955e6 901 0.45/1.00 vMB 22
338,667 338,667 0000000000000000197dc73bdee283a76bdf83909f4e009958da6bb3038a0635 262 0.16/1.00 vMB 26
338,666 338,666 000000000000000006dc37f821d196fbfb5ebceec8a4cf6c4bf03eee5efbdfbc 370 0.18/1.00 vMB 22
338,665 338,665 00000000000000001559de01af234680551c88d843af182e169423fa9c01088f 38 0.03/1.00 vMB 6
338,664 338,664 0000000000000000127a20a2c32a5377feb0fdf2e75e63a146b4bf943bdf7df6 703 0.38/1.00 vMB 23
338,663 338,663 000000000000000017ee3ecf6823dbe2dfcc37b94633e0976a10dde6fc034496 159 0.06/1.00 vMB 14
338,662 338,662 0000000000000000122d8b6bffc081dd29d08a8390b86659da8008eef3d0702d 670 0.34/1.00 vMB 21
338,661 338,661 00000000000000000188f69de9991a8417f8aeafbfc836d09657ff4b9717365e 959 0.48/1.00 vMB 24
338,660 338,660 00000000000000001257a4c6c0633d84c6e4239f389c48c6600b438fa2f7ca5c 364 0.24/1.00 vMB 17
338,659 338,659 00000000000000001071835ce98e10a4a36298017186223e6d10f3f24ef260b8 1,217 0.68/1.00 vMB 23
338,658 338,658 00000000000000000648b3c3cd601f0861fcc34aede10007d7b53822ce16c0ee 357 0.21/1.00 vMB 21
338,657 338,657 00000000000000000af975cbd1b4929085c9821b62ebcbedeb297f7f7219a1fc 345 0.18/1.00 vMB 25
338,656 338,656 00000000000000000137ed7600f8a333a119d0e3dd7097b2a3f3494f88ce0416 630 0.47/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.83 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: 636.79 GB
    • Received: 12.38 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.