Loading Tool

Explorer IconExplorer

Memory Pool

79,995 transactions
29.35 vMB
0.12986084 BTC
Random Selection Loading Transactions
Max Size: 177.66/200 MB

Candidate Block

Mining Attempt 1cc1f8242ba6db91458148474a0b030108dc4f3c4c5e09b9897abdbdf96fcf69
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root bf6297015856a32438087d14db8ac87e9346b7eff721b06ad8107e531eb3379e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,469
Size: 1.00 vMB
Total Fees: 0.04852298 BTC
Feerates: 602.26 > 4.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (442,332 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
472,973 472,973 00000000000000000177d18b24758f0efa6bd77e607a43304182203d8e0a6188 1,298 1.00/1.00 vMB 186
472,972 472,972 0000000000000000015465a0e6e816debf2197e35771aa554aa7ac48f348ea22 2,435 1.00/1.00 vMB 366
472,971 472,971 0000000000000000018915f74451062f4bcc8c590ccd99523f8a44755bc24a0a 1,819 1.00/1.00 vMB 281
472,970 472,970 000000000000000000c74f4f6d5712dcb1e9d5d0d4f982516498b289b0e2d568 1,562 1.00/1.00 vMB 395
472,969 472,969 00000000000000000020723e5ec986fa412ff360906580adf52eb4934ab0419a 1,633 1.00/1.00 vMB 215
472,968 472,968 00000000000000000052863c99fb5dd19ea5506ee6f83506aaa711374e9e8129 2,265 1.00/1.00 vMB 349
472,967 472,967 000000000000000001862fab1d3479d878dd8a6772a4a4510fac6306f403481d 1,623 1.00/1.00 vMB 261
472,966 472,966 00000000000000000145bc5401ced0f282786a3a6a5aa5d44c8c379bba0088b1 1,995 1.00/1.00 vMB 328
472,965 472,965 0000000000000000010ad554024bcbb2ce44567c63855a92431228ff75a7b60a 2,129 1.00/1.00 vMB 286
472,964 472,964 000000000000000000ec68bfb3adc791965b895e08206b61cb420d3715b02025 2,343 1.00/1.00 vMB 370
472,963 472,963 0000000000000000007481888542d4632e8555e61dd76a1cbdedde936262c242 1,947 1.00/1.00 vMB 335
472,962 472,962 0000000000000000013c561154c6a293277ae6ec322a820a25eec5a92c1a49e6 2,259 1.00/1.00 vMB 287
472,961 472,961 000000000000000000df20a50e9487a81eeabc05b877a46fcfef6d78c890fc02 1,919 1.00/1.00 vMB 257
472,960 472,960 00000000000000000083d28897a247655ea9c6a0cdb853334834b4cd9dfdd0e6 2,050 1.00/1.00 vMB 395
472,959 472,959 0000000000000000011efd6ee2f70227abc7a9ee87f190463bb5dfb052cd3bb8 531 1.00/1.00 vMB 60
472,958 472,958 000000000000000000ceb141bd4d65f360cd654bafeac6c0211833582eb985fa 419 0.17/1.00 vMB 279
472,957 472,957 000000000000000000658c8d73ca15c9e96747ea2d4088886018be0f7bae917c 334 1.00/1.00 vMB 30
472,956 472,956 0000000000000000012277608754b3e5c499d41cca2a9e59f3c1b25ff3573830 2,234 1.00/1.00 vMB 282
472,955 472,955 000000000000000000bea5f8d5012214e7d36df36a1254f572970f00e85da769 1,047 1.00/1.00 vMB 55
472,954 472,954 000000000000000000fa85d04f3cec493760b8058750b6007dc4ef634d9b2d5b 2,102 1.00/1.00 vMB 332
472,953 472,953 0000000000000000016c1d450ad9c09ea4dc057a9141b92938a3e3f17ac0ca2d 1,506 1.00/1.00 vMB 207
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.46 GB
    • Received: 17.54 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.