Loading Tool

Explorer IconExplorer

Memory Pool

75,192 transactions
27.77 vMB
0.07644815 BTC
Random Selection Loading Transactions
Max Size: 169.43/200 MB

Candidate Block

Mining Attempt 6677a74cf003061c0b4b84f65465a6bfdb2ae227e3b0c6a5c8945204dec81f1e
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 6db0628ad63df9e9e33bb3100428cdd934917710c776aee2cddf2b513f3e4706
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,088
Size: 1.00 vMB
Total Fees: 0.01701176 BTC
Feerates: 100.00 > 1.70 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (305,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,289 609,289 00000000000000000014fda97be9d2b98eb1d5c894152fb92f3181c365b03a5b 1,793 0.57/1.00 vMB 12
609,288 609,288 000000000000000000128049963217f3fc1ab71cba666602d960e787661a4b36 930 0.26/1.00 vMB 12
609,287 609,287 00000000000000000002568bb7cdd6226736ed2cebf7e3496f6f74bb91b65a2a 514 0.19/1.00 vMB 12
609,286 609,286 00000000000000000010c1e1b5a2371ea8c6c8d97be74af4d74155be1f336018 760 0.22/1.00 vMB 12
609,285 609,285 000000000000000000117348aa830b03bb9f37d4c31322be345d9c649a7aff25 938 0.28/1.00 vMB 15
609,284 609,284 000000000000000000109a1daae168238ac0cebb3e8a7f06407e6f2c3fb03149 31 0.01/1.00 vMB 17
609,283 609,283 000000000000000000049e7445b0c934905ce390935c35308e1e8004b20b37d3 2,178 0.61/1.00 vMB 17
609,282 609,282 000000000000000000044c1242116940e2f533a0ed19cce454a257f5f0ad3787 622 0.22/1.00 vMB 14
609,281 609,281 000000000000000000069d61e778a28ae4b959744a241f4d539065691aa4fec5 1,622 0.55/1.00 vMB 22
609,280 609,280 00000000000000000002be88259faea869bcb5532b583e50031762a68b5664c3 1,196 0.34/1.00 vMB 7
609,279 609,279 00000000000000000000d6f6872f9849f91f32d5e9df71d2900cd5b765eb9285 3,114 1.00/1.00 vMB 14
609,278 609,278 0000000000000000000ef132fa9d84c0d0b013988f08c4f9057638d9b3869efc 2,796 1.00/1.00 vMB 7
609,277 609,277 000000000000000000062fd64a6d3d362b625400e76c5fc0b13bdbd36efc1332 3,290 1.00/1.00 vMB 25
609,276 609,276 00000000000000000008d79440e21e0dfa45545751343f7434613f91b0a2e396 2,706 1.00/1.00 vMB 17
609,275 609,275 00000000000000000000b42215cea457b433bce024d663fa588e4dd7beed7954 1,057 0.37/1.00 vMB 12
609,274 609,274 0000000000000000000225259cc77aaebce627e3d0aac6001683b076a0a55ffe 2,742 1.00/1.00 vMB 15
609,273 609,273 00000000000000000002a3b5da1d1aca4e6dcf546eba0e1556af9ef6c5d8b64b 2,085 0.68/1.00 vMB 13
609,272 609,272 00000000000000000012fe68b4a0653378396c08c940a89d6bddd52a49c21b3e 503 0.20/1.00 vMB 21
609,271 609,271 00000000000000000003c00de0b1cf1b01bbf88f5003e7663f5b9f0161a91e54 569 0.17/1.00 vMB 16
609,270 609,270 0000000000000000001236057828883e471f7f8dd6dd612f2695865f90dc3571 596 0.15/1.00 vMB 11
609,269 609,269 00000000000000000000d5e5a06536cf5237e20a756561f9785d5c5fb20dc1d6 708 0.21/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.