Loading Tool

Explorer IconExplorer

Memory Pool

78,021 transactions
29.11 vMB
0.08705245 BTC
Random Selection Loading Transactions
Max Size: 175.66/200 MB

Candidate Block

Mining Attempt 30959921ee132b74ab61c79494eeed14a0201283149338abee26f7e040ea747f
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 1ca5085b125e601af695767b81c41cf776b261fbe349853586c22a70a1aa7fab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,466
Size: 1.00 vMB
Total Fees: 0.02609833 BTC
Feerates: 81.07 > 2.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (359,780 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,380 555,380 000000000000000000285fefff5c13f0942a9b9499c4aecd26b2426733185aeb 363 0.13/1.00 vMB 14
555,379 555,379 0000000000000000001057a96327633c1eff0fd99bb8da98a67618b2d411cd2f 1,074 0.41/1.00 vMB 9
555,378 555,378 000000000000000000010003c0fd359f2a77382479f821fcdc7b12cf399e5ea0 2,263 1.00/1.00 vMB 13
555,377 555,377 0000000000000000002fe10c2f8d72f4e72a4870f996631f31e75aa1577ce5ad 1,492 0.60/1.00 vMB 13
555,376 555,376 000000000000000000358b57ad8389a9bb386ba3a688bb91c68fa1f8d227300d 590 0.23/1.00 vMB 13
555,375 555,375 0000000000000000001477f632a664e4d6797c97ec674138a136e08f4adf8561 710 0.24/1.00 vMB 14
555,374 555,374 000000000000000000102e2c3388bfb279b4887430ff23231b16aee637d5e5a8 519 0.20/1.00 vMB 22
555,373 555,373 0000000000000000000bd54dfc842157734ee90137190ce45994bf7792cf5aa8 1,254 0.73/1.00 vMB 1
555,372 555,372 00000000000000000006b870802fcc95d5464c3d346fefe3f943942736580c6b 2,548 1.00/1.00 vMB 15
555,371 555,371 0000000000000000000ef5600be3f21291dec9bfd2c03ca16b282b2251cebcf0 1,766 1.00/1.00 vMB 20
555,370 555,370 000000000000000000236df5e97aa24592929ae2bea6f35c83c3c04c1b36a37f 913 0.33/1.00 vMB 10
555,369 555,369 00000000000000000023fff972f655aa6388d8b2b504369739354d7c0e67c9c8 1,208 0.51/1.00 vMB 12
555,368 555,368 0000000000000000002932acc8ca0a52ccddb8c2ca904f3872bc85e375084b28 169 0.07/1.00 vMB 25
555,367 555,367 0000000000000000002d4bec0f8e0b006991be2e87689146d681a27102677329 1,830 0.72/1.00 vMB 12
555,366 555,366 0000000000000000002cece50be78a104dba1cb8535519e3aaa712a1db83fc55 525 0.60/1.00 vMB 3
555,365 555,365 0000000000000000002b6d411868e0e1d5b0fb69a14ec8e92d2daf6db86c034b 2,819 1.00/1.00 vMB 6
555,364 555,364 00000000000000000006ccad7358ece33c1a9f2c7ab7a585a40ab4c719dc690e 2,978 1.00/1.00 vMB 22
555,363 555,363 00000000000000000010cde0e434e7e19f80a4da65178216da558eb294c7acc0 2,878 1.00/1.00 vMB 29
555,362 555,362 000000000000000000367a419460e32154bda826b430031a262152427b3dfa14 1,368 0.86/1.00 vMB 10
555,361 555,361 0000000000000000002eaec791991a0307477ac1106e860e862fc9de6388573e 2,861 1.00/1.00 vMB 10
555,360 555,360 0000000000000000001ab70da9917b074b74927e78bc2751906c18d2575780b4 2,971 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.67 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: 673.14 GB
    • Received: 16.41 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.