Loading Tool

Explorer IconExplorer

Memory Pool

75,941 transactions
28.40 vMB
0.06646692 BTC
Random Selection Loading Transactions
Max Size: 171.95/200 MB

Candidate Block

Mining Attempt 3dcfdd72098a7b5fa31e4ca4a51d93fa490d57217d40376a3575f1259dc8f474
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root a41d4494c4a5ae1082b21a8398e7c284259bd7754d6f641534e65eafc01d8320
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,695
Size: 1.00 vMB
Total Fees: 0.00756944 BTC
Feerates: 101.00 > 0.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (567,479 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,679 347,679 00000000000000001506b84be74748e1740a3ae3453913661be349802b050726 708 0.31/1.00 vMB 27
347,678 347,678 00000000000000000b6a1adfa83b8b819012c135c9d67509273f7fa853bd97bc 84 0.10/1.00 vMB 8
347,677 347,677 000000000000000005e00a2a41d03c78ffd972ae550328f7dce7212bf803bffa 304 0.19/1.00 vMB 23
347,676 347,676 00000000000000000df5ae63318c93966fea31bec2ea80932a41bc96f02b853e 24 0.01/1.00 vMB 25
347,675 347,675 0000000000000000165b5718a275b7e927bfaca3699836f002727139082ab79b 122 0.06/1.00 vMB 28
347,674 347,674 000000000000000005a744691f37d6ab0e76a84f70366fee0f23f65c14ae875e 23 0.02/1.00 vMB 4
347,673 347,673 00000000000000000b8a00d4e0d54230d06367af7a6f1c183a0632ca70d4a8a9 1,194 0.53/1.00 vMB 26
347,672 347,672 000000000000000005983484621d3b6c1f6c3d0e567089efea1713b88bd8e3b6 1,834 0.88/1.00 vMB 25
347,671 347,671 000000000000000009e29cd47c2bcc5da9ebe33834090dd9f6457d68497f8695 108 0.04/1.00 vMB 21
347,670 347,670 000000000000000002bcdb6dadf33ec24b64ebe07f6cc6c6f346388eccb46fbc 182 0.23/1.00 vMB 18
347,669 347,669 000000000000000011e4149c629a62df84c697a18b6f8751fad5bf65f2caf4d5 512 0.23/1.00 vMB 41
347,668 347,668 000000000000000015f0cee4a016b75c17d95e959a070a0ad0112d4c399817c1 1 0.00/1.00 vMB 0
347,667 347,667 000000000000000007a17a6e68490c4be35758f00253acb2cf661f3ed9273201 362 0.20/1.00 vMB 36
347,666 347,666 0000000000000000089fc93982e6e3e429836fbfa77f65bc9ad955f7a5cf2fda 580 0.31/1.00 vMB 26
347,665 347,665 0000000000000000151d9dc8284ff2474e1b653029b50f31689fffbfed6889ee 254 0.14/1.00 vMB 10
347,664 347,664 00000000000000000a2c12a409bad00be6e6c4b663891c166ae563fa0adfaf62 35 0.05/1.00 vMB 53
347,663 347,663 0000000000000000000823ea153f83915065308f32b322976d8086a2386ffa84 1,658 1.00/1.00 vMB 23
347,662 347,662 0000000000000000015f5a897751bf73757ef9010f6ae96c9b9debdcd3a35c96 790 0.39/1.00 vMB 26
347,661 347,661 000000000000000012cf47d6e87971e4dee43594d11bc916776320a06dcea40f 482 0.18/1.00 vMB 28
347,660 347,660 00000000000000000641ab17a08b5534ef493caa610f9c2d599f7336e8a87c9f 620 0.28/1.00 vMB 31
347,659 347,659 00000000000000000c96187d71eeecae41a0cfdedb703f03983951b6b8087305 265 0.26/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.