Loading Tool

Explorer IconExplorer

Memory Pool

73,505 transactions
27.22 vMB
0.06480204 BTC
Random Selection Loading Transactions
Max Size: 165.94/200 MB

Candidate Block

Mining Attempt ae3b11f94e5d17293644ae8ff45acc00b3145339e630fad566c13ea4c7e8c072
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 79ca06048b9b4bd7826adce5a25800fc6b878717f09940e0fff61941b1f3c4ca
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,667
Size: 1.00 vMB
Total Fees: 0.00706724 BTC
Feerates: 61.00 > 0.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (306,036 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
609,268 609,268 000000000000000000078bfd686f6a9ab3c17f628fbc94109511609ffd01fcb5 793 0.24/1.00 vMB 12
609,267 609,267 0000000000000000000c16bd299bd7eae7702b0ad1450306d780f01c2b6999a0 513 0.13/1.00 vMB 16
609,266 609,266 00000000000000000003e4a507949a68c129b3646fb46c1b86c30af37bb1e0b7 1,009 0.32/1.00 vMB 14
609,265 609,265 00000000000000000011f0e75edc02e05671ff7b775162d85b29de4ce3a999ac 1,210 0.33/1.00 vMB 11
609,264 609,264 0000000000000000000b6ec9a89677bfad546bac2e9fc606d6259df158a7333d 943 0.27/1.00 vMB 15
609,263 609,263 0000000000000000000af014345202339b0480a37cbf99a4425bde06a4b1d88e 731 0.21/1.00 vMB 18
609,262 609,262 0000000000000000000de292b99344be8982fadbf4292d321371fb78d67117c2 2,598 0.76/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.94 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.91 GB
    • Received: 17.62 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.