Loading Tool

Explorer IconExplorer

Memory Pool

78,653 transactions
28.89 vMB
0.11077493 BTC
Random Selection Loading Transactions
Max Size: 175.35/200 MB

Candidate Block

Mining Attempt cf5ef686bcf80e0107dfd2f4c46c8ef4b00cc4d53d7c72c857cc152775d501b9
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 8d5b1c7cb3fb537f4f89dfc7673140b88205e16f6c2a332912046382ec3feabe
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,194
Size: 1.00 vMB
Total Fees: 0.03949329 BTC
Feerates: 602.26 > 3.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (664,679 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,626 250,626 00000000000000207397292c607640332e9c1cd83b95d29e1db5c1745a4d3c13 345 0.14/1.00 vMB 136
250,625 250,625 000000000000001ed647c482c3469bd1e25618cdff694efe03457ec84bef5ecc 182 0.08/1.00 vMB 140
250,624 250,624 000000000000000098f071e40c2e6dcb733c36ed46025abe523c9652f7cd6ff4 90 0.03/1.00 vMB 5
250,623 250,623 000000000000003f00c56dcfbbffb62c7c8db00186c6d5207fbd2b3bea4f2058 587 0.23/1.00 vMB 133
250,622 250,622 000000000000005d36eaa0986d99fa0cf95b53e2dea5af1e47957c6a1dc963e0 409 0.20/1.00 vMB 122
250,621 250,621 0000000000000046a14a5ae876d8ee27f3aa85a20a7093e2312eccebac9a646b 324 0.17/1.00 vMB 117
250,620 250,620 000000000000001564c10097fd6ffdded1e656e6d4271ccaee735f94d9cd9d21 300 0.12/1.00 vMB 161
250,619 250,619 00000000000000643f064493e5d5ef688b3a36335c0dcea61fe0c74886f12a53 128 0.11/1.00 vMB 45
250,618 250,618 0000000000000070fe69a38959c1c43e3d21b50e1392471063743c57ffdd42c3 45 0.02/1.00 vMB 97
250,617 250,617 000000000000006cb4059d0f9d6d74102deeee1885d5f0229a5fb4b2c215cc5f 218 0.11/1.00 vMB 154
250,616 250,616 000000000000002c562ae250b26dca817015d0ec541c40a18fb27e37264c59a8 656 0.29/1.00 vMB 113
250,615 250,615 000000000000004f7dbbdc04aeddb7ab2f64afbb8fc98d2cf9c4fd7995aca6fe 286 0.14/1.00 vMB 89
250,614 250,614 000000000000006d304e6cab3f5e0aab3c24ef4400729f8eece51d61f8669463 256 0.11/1.00 vMB 152
250,613 250,613 000000000000006780eb23bae39cb03ce076e4e05e591297952fb8061be321d3 176 0.07/1.00 vMB 83
250,612 250,612 000000000000002b3fb437b32190687416c9b1ebc763e10a1a31317db9833754 620 0.25/1.00 vMB 107
250,611 250,611 000000000000005d6a18b21e253caf94c51e8e0d01786c63cf154a49cc25c65a 190 0.07/1.00 vMB 128
250,610 250,610 0000000000000020cfe4a1e12e5fcee8abe490114d459c2d6118aac586472ed0 56 0.03/1.00 vMB 136
250,609 250,609 000000000000002e209a0ae02a9eb6efb71b608204975e9b83959a8d46725dc5 64 0.03/1.00 vMB 56
250,608 250,608 000000000000004387cd7e9fe353fac159c66c0061a19d3334cc2d8489c544be 479 0.19/1.00 vMB 105
250,607 250,607 000000000000003f183620ede615c53e333840f9165ee4309c4473667dd2922f 313 0.13/1.00 vMB 124
250,606 250,606 000000000000004f4b8c8b869f17c1c3b8089c448d9b367975e54fa2cc1e5b31 354 0.15/1.00 vMB 127
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.