Loading Tool

Explorer IconExplorer

Memory Pool

85,319 transactions
33.01 vMB
0.15855203 BTC
Random Selection Loading Transactions
Max Size: 196.55/200 MB

Candidate Block

Mining Attempt 1782442548a82962cfb8a71ee4bd9abaadfbc32f419b005b01f432bb945d9dc8
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 667ca6fadb7fa24ebcb7fa941daae66e288d27e6826ac0a0c0e172ec9b4cb9ae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,641
Size: 1.00 vMB
Total Fees: 0.04929425 BTC
Feerates: 318.30 > 4.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (111,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
803,952 803,952 000000000000000000033954d700205ef2486451ee58f2499b462478f7b6de01 3,016 1.00/1.00 vMB 18
803,951 803,951 00000000000000000000324f2b161dc15abbad1ecdcb49f4530345fdd78865e3 6,986 1.00/1.00 vMB 6
803,950 803,950 00000000000000000004525001a3f766ee758dfd25c91c265f43c68bfe78beba 6,967 1.00/1.00 vMB 6
803,949 803,949 0000000000000000000462a66ef4cf44af13d108c9c8b297cbaaeb595d5639de 5,244 1.00/1.00 vMB 9
803,948 803,948 00000000000000000004c8cafe6e7347c7521c048b6d33f8c22de218601780f9 7,104 1.00/1.00 vMB 6
803,947 803,947 0000000000000000000247ebc21bcc220f73a39848779c10866b3ce78e42c97c 7,306 1.00/1.00 vMB 6
803,946 803,946 0000000000000000000250ad4c63851094512da802a0618529d0ed95cee382f8 4,257 1.00/1.00 vMB 12
803,945 803,945 00000000000000000004d2dd2707077318de4baeb2adb0fd03b4350b4e0e4d51 5,316 1.00/1.00 vMB 10
803,944 803,944 00000000000000000001394af245574183464d4c8b4be8d42a00b748f74dee12 1,564 1.00/1.00 vMB 7
803,943 803,943 00000000000000000000aed5652e2d07d214699fc66a3aa8f50f999a0004b522 2,705 1.00/1.00 vMB 7
803,942 803,942 00000000000000000003f01881285cf90c03706f17ee9828818d56d6e07def3e 4,975 1.00/1.00 vMB 10
803,941 803,941 0000000000000000000033de6fc39271ac37f70c6021993dcc10ae1575766a0c 2,517 1.00/1.00 vMB 9
803,940 803,940 00000000000000000003a9480b1a4348d1b18672183fe1d2404c8028cd7ab021 2,703 1.00/1.00 vMB 15
803,939 803,939 000000000000000000008650e4f85a0dfc31d73f6e0299738198d7326b30010d 2,697 1.00/1.00 vMB 13
803,938 803,938 000000000000000000008ad6cb9d9f1251f3ccda67342cd36ce4b9ade51abef8 1,249 1.00/1.00 vMB 6
803,937 803,937 0000000000000000000450391ac3749dbd9cdcf9ea8fcb5ae86a2f858de24bd6 2,698 1.00/1.00 vMB 13
803,936 803,936 00000000000000000002d1148c6ffec1d946b27d5ed847856846e0bcd6b12e7f 4,541 1.00/1.00 vMB 9
803,935 803,935 000000000000000000014e47159ae1ce01a913004797d08b35f5f751bb1b3499 2,985 1.00/1.00 vMB 15
803,934 803,934 00000000000000000001b8570af31273707614ab5a8096b431d4e364dd1ee2e2 2,450 1.00/1.00 vMB 10
803,933 803,933 000000000000000000052fc3184aed56f28eb9f9ad8f0b690cd4ecf82525f00c 3,335 1.00/1.00 vMB 20
803,932 803,932 0000000000000000000410e3c21cf5ee8c0bd1bf039f57287a1f4ffc834b1ba8 4,723 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.00 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.86 GB
    • Received: 17.97 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.