Loading Tool

Explorer IconExplorer

Memory Pool

85,212 transactions
31.92 vMB
0.19615656 BTC
Random Selection Loading Transactions
Max Size: 189.64/200 MB

Candidate Block

Mining Attempt 86e94020c624a0ea259869e72f4d9f6ba0d7f7830b8cf2e411561ab754d746a2
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 06f8bb268a1a3550e3adb2cda75ab20b70264dd0042398ed661a8442097c45b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,811
Size: 1.00 vMB
Total Fees: 0.07552084 BTC
Feerates: 301.64 > 7.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (359,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
555,359 555,359 00000000000000000030f210da4d0661d77f3122ddcd0eccc087a8a1fbaf7d5c 936 0.57/1.00 vMB 9
555,358 555,358 0000000000000000001ab2456185a7d8dd9e837668b4e983ad4db302d0703834 2,831 1.00/1.00 vMB 16
555,357 555,357 0000000000000000002ebe65316cde8b4c31d2524dd951a947a1adc7cfb51ec7 2,401 0.99/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.65 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: 672.60 GB
    • Received: 16.28 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.