Loading Tool

Explorer IconExplorer

Memory Pool

81,381 transactions
31.20 vMB
0.09375047 BTC
Random Selection Loading Transactions
Max Size: 188.17/200 MB

Candidate Block

Mining Attempt ce2db9eeda0d6c9ac69643cceb2787d7ff229eeaee7609b2ebebee7e2fc5480a
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root c50e9e9def174db9f6368c167a60716e21f918742a956634edfa5d46b840cf3f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,502
Size: 1.00 vMB
Total Fees: 0.02031303 BTC
Feerates: 45.88 > 2.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (615,513 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,843 299,843 000000000000000073923578235d64a91147d03743c38539a8eed564e1c30651 256 0.18/1.00 vMB 27
299,842 299,842 00000000000000003b8a16e2b33f9a0468bef972a965231d0d94100314065a9b 859 0.35/1.00 vMB 42
299,841 299,841 000000000000000049fed4f9e4494418af988faf7c7e6506b797b3d199be2a91 64 0.03/1.00 vMB 42
299,840 299,840 00000000000000007d1784f39eda908cfafdad12e371339404aa92bd623c8032 127 0.06/1.00 vMB 41
299,839 299,839 000000000000000013b40f89aba9c81638a5def3f0ed73c6e4029e76a81bc50a 498 0.29/1.00 vMB 33
299,838 299,838 00000000000000000399d618fafdcbf6d3005e81151245542ad015e30bb1f683 214 0.11/1.00 vMB 44
299,837 299,837 000000000000000067fcb4d42d867531510694796e4a46badfaae6dbf8023d39 267 0.18/1.00 vMB 24
299,836 299,836 000000000000000088f67d136c340bee07228034b2df0a07c6732b0b2df33b40 612 0.47/1.00 vMB 29
299,835 299,835 000000000000000056be9c7ac98e6aae8f17bed4e9b595f058382b77db082e8a 512 0.23/1.00 vMB 43
299,834 299,834 0000000000000000697da1d1e50329d010a0ac297e8029af0d77a3d6d70a2f9e 285 0.13/1.00 vMB 52
299,833 299,833 0000000000000000765f63a9d68b7c48c817d694b94faddfed37a79207f02574 191 0.24/1.00 vMB 17
299,832 299,832 00000000000000004f999d19d9b7e226a29529a14c3401e32149f161f5c9f18c 708 0.35/1.00 vMB 36
299,831 299,831 0000000000000000634c26753f234b520ad107ccd19ce25f6ef77c91d58e35b1 153 0.11/1.00 vMB 23
299,830 299,830 00000000000000003c8a7183675460ed1ac6f3e9305f770aa488d211a43b6805 200 0.11/1.00 vMB 37
299,829 299,829 0000000000000000720a3aa092f3e49e5e3a937ea756966f78ec13c0cf2c36d4 591 0.32/1.00 vMB 39
299,828 299,828 000000000000000079ea16d181c01651b691fc781fe4dce39d555851c4c139bd 28 0.01/1.00 vMB 30
299,827 299,827 00000000000000000f582733be96e20463bf666ddaf46fcd7b77d03668d50e7d 394 0.22/1.00 vMB 39
299,826 299,826 000000000000000073bdf4d499ddeba7bea1aef71cb8e82d76d750c20d59faa6 47 0.07/1.00 vMB 14
299,825 299,825 0000000000000000783396205b728f80998d516ccc2e76b51f97aa2452ed06c7 256 0.11/1.00 vMB 49
299,824 299,824 0000000000000000283030b9bef06ab4c17d7872665c0511025f945276ed7c80 161 0.07/1.00 vMB 34
299,823 299,823 00000000000000003f6fe2c68fb54fdd91e76292dcbfd9a784aa4901f3339598 369 0.21/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.