Loading Tool

Explorer IconExplorer

Memory Pool

75,870 transactions
29.79 vMB
0.09607990 BTC
Random Selection Loading Transactions
Max Size: 178.83/200 MB

Candidate Block

Mining Attempt 413d59cda09b3c141accbb5c019aa20b9ac8fc27665c273923d96aecb5eec769
Version 20000000
Previous Block 00000000000000000001dbb1d0c355245f3cf816e492d22c6348fbd464c36b26
Merkle Root b9074b80b6215e0f54f7ce7d11c5f0f376c63b4acb664b81beb44a2ec1e87ee3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,353
Size: 1.00 vMB
Total Fees: 0.02575421 BTC
Feerates: 150.62 > 2.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,445 (633,489 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,956 281,956 000000000000000226dc5b5b04f3c9abe3a92d7d6139ca7ac3133331d9115e1e 291 0.18/1.00 vMB 31
281,955 281,955 000000000000000197f5caf9e6c8c15b22c77752b324c5d4a6877839628c80cf 160 0.05/1.00 vMB 64
281,954 281,954 0000000000000000e96db31dc4d0fc3945d671046ea6bf56bd5a3488159cc019 56 0.03/1.00 vMB 35
281,953 281,953 000000000000000140f9085e4fd058beec06397b2e58a15834cc5cb165ba65fc 1 0.00/1.00 vMB 0
281,952 281,952 0000000000000001f22979dc9b26f7b9d993027ee954a7cbd23e2ca63b1fdf31 40 0.03/1.00 vMB 30
281,951 281,951 000000000000000112d9ce259aaaa889739435df9f5bce23ea37292ef576949e 258 0.14/1.00 vMB 32
281,950 281,950 00000000000000023a8da5c5326686234983d06e224a4e8e37cd2052e447e3ca 251 0.11/1.00 vMB 41
281,949 281,949 00000000000000017b33c29a8ac5e1a0437c71c06ed7b9bbbb8cff7a071c2cce 96 0.04/1.00 vMB 54
281,948 281,948 0000000000000001c37d9a77af7a5c71fed043119d9a80b28704b28b6764f72c 195 0.09/1.00 vMB 38
281,947 281,947 000000000000000034018de6d016b52ba3adbcec2be8d07f2c8da2c308f49f31 311 0.24/1.00 vMB 21
281,946 281,946 0000000000000001c59ad9a15f9111c6434f4d9cee5d74bcbc4e4ff831d41c7e 772 0.25/1.00 vMB 101
281,945 281,945 000000000000000049ee4a4854c461a64db050e043e706d142dd4aa20d2e27a0 677 0.32/1.00 vMB 49
281,944 281,944 00000000000000007062d1e095931086bc88dddc57aeb792a3f7bee5702bed89 601 0.25/1.00 vMB 61
281,943 281,943 000000000000000129e7f5b57e4564ebfc3b84c809209f25d274487039576a30 157 0.07/1.00 vMB 86
281,942 281,942 00000000000000018991170f6d00a6832fe54444f0b4388eff42c7ebbd1be52d 809 0.43/1.00 vMB 39
281,941 281,941 00000000000000024d2b16a8feec4f0407a8ad069a06b58d9be71a04d0f237c5 508 0.25/1.00 vMB 55
281,940 281,940 0000000000000000c26fc1b5f918630bb65b6820e62289ddfed4320eba72d0d6 303 0.25/1.00 vMB 32
281,939 281,939 0000000000000001200fa5aeb550d8cee5e6d6c76c6248608268e281dd213bb0 648 0.25/1.00 vMB 66
281,938 281,938 0000000000000000a99e4304b145074dd6ec0974f304248fd54e8ac58a1a2ccb 692 0.25/1.00 vMB 88
281,937 281,937 00000000000000024f96b572d20ac5814f307575c4b4abe7d43727b46e14ba52 303 0.23/1.00 vMB 25
281,936 281,936 0000000000000000a56582e3925508e76175775a7bdfd664cc2c68fe00d77825 652 0.25/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 783.17 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: 748.63 GB
    • Received: 18.80 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.