Loading Tool

Explorer IconExplorer

Memory Pool

42,564 transactions
26.94 vMB
0.06107925 BTC
Random Selection Loading Transactions
Max Size: 141.53/200 MB

Candidate Block

Mining Attempt 097eb2e28d605d471b1393bb1b94640be587b448c7ab54f39e976c866dfb4804
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 9053c4cdaa118e391a1a6da7bef9cfda1334f387bb5a01966bcdf63e24dc3cd9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,908
Size: 1.00 vMB
Total Fees: 0.01113620 BTC
Feerates: 103.41 > 1.12 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (585,073 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,851 329,851 0000000000000000114c35cf873b4d3172132ef6e42ee8a5b816e17c2a7b44bb 362 0.20/1.00 vMB 26
329,850 329,850 000000000000000019b22e2c73f16836ece08f4c7cc6bfd66bcfcf12cf0c840d 928 0.56/1.00 vMB 29
329,849 329,849 000000000000000000909b47d7e1f3bc82c94b1bc034a86b066a7402846058bb 156 0.12/1.00 vMB 16
329,848 329,848 00000000000000000c480262738424cc16f36c8e9cc98bff7ec1c7477f4e0339 245 0.26/1.00 vMB 15
329,847 329,847 00000000000000001a0661c2c47001e57220a5b069a70b5c9134a58f15c598dd 1,547 0.75/1.00 vMB 30
329,846 329,846 00000000000000000462e479518b9705d7e03ee68afecb07723ff5dbbf8ffd10 611 0.32/1.00 vMB 26
329,845 329,845 000000000000000009550c5939e9c45d0eb5a37e08e2a2725cb8ab78108d4609 299 0.18/1.00 vMB 19
329,844 329,844 0000000000000000018b737fb50c0e60fdecf5ddf549e739de85458807e54dc8 289 0.14/1.00 vMB 26
329,843 329,843 000000000000000001b2a0007a5764d2c4666f8885bc72791bdbc546b684b9f5 941 0.43/1.00 vMB 29
329,842 329,842 00000000000000001791b5d8fc740667ee72fa20e8e38d4fe3f8d80e3097ce6b 275 0.12/1.00 vMB 35
329,841 329,841 00000000000000000dcfd5db9a184f275dfe05855127fe90fd7c511db85fc3ea 78 0.08/1.00 vMB 11
329,840 329,840 000000000000000015c1349b33b1104ca4c1cf335e82ca601b7e990b6293344e 117 0.08/1.00 vMB 13
329,839 329,839 00000000000000001ad155f4076a1e1759250a2a2155773570eedef247ae9e7f 454 0.49/1.00 vMB 13
329,838 329,838 00000000000000000ec5244b3c6fa16e6e7a2fc630d2371c4b0c8159bb2059de 1,209 0.50/1.00 vMB 39
329,837 329,837 00000000000000000c46b513e2bec4dab3442315825abe7aeeabf1b36225d4bb 1,280 0.75/1.00 vMB 23
329,836 329,836 00000000000000001197567c75442f7ca1e3a49665764b7df042745600d8e3a9 1,145 0.35/1.00 vMB 45
329,835 329,835 0000000000000000136c66dc0b321a45e671d94c8f0715bb52a252a57b91be60 142 0.12/1.00 vMB 12
329,834 329,834 00000000000000001494ada25b7f9f5735562a1094bdf186286a183bc4456a82 227 0.13/1.00 vMB 21
329,833 329,833 000000000000000015020406248d5ffe8012cd84b9584e0019c67008f69a143b 443 0.23/1.00 vMB 26
329,832 329,832 00000000000000000dea24eeb225eb9e82050833d493d1afea858dca058a8fb4 778 0.60/1.00 vMB 20
329,831 329,831 00000000000000001a11ab0047efafa0ab12e823d7a4bb022d9a4a39ab9c9812 1,702 0.75/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.25 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: 655.53 GB
    • Received: 14.32 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.