Loading Tool

Explorer IconExplorer

Memory Pool

82,628 transactions
30.40 vMB
0.10518377 BTC
Random Selection Loading Transactions
Max Size: 183.26/200 MB

Candidate Block

Mining Attempt 30c089ed2f807b1ccef960092752459ea5327a18a8c8a75725bc2efcc23c2c55
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 9ec0607263cb49feba4b8a53c906930e3418e147127553f7148ac551eda9e3b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,641
Size: 1.00 vMB
Total Fees: 0.04274455 BTC
Feerates: 526.32 > 4.28 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (154,649 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
760,318 760,318 00000000000000000000c0c909857ba5e67d5eca180c2ad4689145500bac57c1 989 1.00/1.00 vMB 2
760,317 760,317 0000000000000000000717570bbd4cd6ccfa8f9e8825e9daefab4123e70d3c15 1,281 1.00/1.00 vMB 3
760,316 760,316 000000000000000000033ee8841662d8cd0626753b48dbd9455c0e215e00f5ef 2,076 1.00/1.00 vMB 12
760,315 760,315 0000000000000000000584d1abde46385cbcf0963c2fc38de1466cb9dff41eac 1,704 1.00/1.00 vMB 28
760,314 760,314 000000000000000000011a833f52773ff70fcf8c4320930028a71494a40da158 2,316 1.00/1.00 vMB 24
760,313 760,313 000000000000000000013938e6a864a9aed22e4cebc6d9510bccf5338c532cbc 2,011 1.00/1.00 vMB 8
760,312 760,312 000000000000000000013a7a017dadb59887ebe2a4e0a8ffe10e54612905982f 2,068 1.00/1.00 vMB 13
760,311 760,311 00000000000000000001a98794230ead9902d63289b0c13595306d9a10a48e6c 1,868 1.00/1.00 vMB 24
760,310 760,310 00000000000000000006b163f96ea078369c10334ad9ebb09e6c6154ca63ea8d 2,132 1.00/1.00 vMB 24
760,309 760,309 000000000000000000029d531ba4dc7b3df62626490a28cae9894d655a358163 2,355 1.00/1.00 vMB 28
760,308 760,308 00000000000000000002cbe27dbcef49390e4ee2ebb1bfd838ceabaf7dd16c71 2,175 1.00/1.00 vMB 23
760,307 760,307 00000000000000000005feb64b76fd5c6f99853173869166d52d3f8f730856ba 1,865 1.00/1.00 vMB 37
760,306 760,306 00000000000000000002c6e4f4960393df8b01290c457d9d838c0297e92cb84f 2,523 1.00/1.00 vMB 10
760,305 760,305 0000000000000000000042f0e4c8361fa270811a7c6ea5bd851930cac22d251a 2,264 1.00/1.00 vMB 10
760,304 760,304 0000000000000000000579dc2984cbd123ac8f6db760c9ee201031746b0c4e1b 1,378 1.00/1.00 vMB 9
760,303 760,303 000000000000000000011e4a71860be0a47267c460df77cd1fb8d77400fc6971 1,462 1.00/1.00 vMB 5
760,302 760,302 00000000000000000000fee44a11ca7cd58c46a756ad7631d805f67dec88c845 2,103 1.00/1.00 vMB 20
760,301 760,301 0000000000000000000406d9b1f1e0144719b6608f1ef0b4ac488774c681a949 1,599 1.00/1.00 vMB 8
760,300 760,300 00000000000000000000f6ede58da18664c8b48ef9b2dd79a874816012fdaeee 2,259 1.00/1.00 vMB 11
760,299 760,299 0000000000000000000739c9a677c7c0b11fdb24f168d84dd94703b5b6730350 1,811 1.00/1.00 vMB 12
760,298 760,298 000000000000000000031a4c4d8f1bc53ecdd42bb9e11e4b61fbe1fa97f87972 2,306 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.73 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.