Loading Tool

Explorer IconExplorer

Memory Pool

78,496 transactions
29.14 vMB
0.08256356 BTC
Random Selection Loading Transactions
Max Size: 176.39/200 MB

Candidate Block

Mining Attempt 28d607ed1c4bc3c4a26e3062bca7e7975906507eb4925cc0253b38a49a884928
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root b5bfaff2a67e0b83a2110025b60dcbb809f3e44b89e088dd8be1b71ad2d5c690
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,673
Size: 1.00 vMB
Total Fees: 0.02153281 BTC
Feerates: 178.73 > 2.16 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (637,462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,700 277,700 00000000000000030ee26e4a98a37c96033d4b3bafd64f86648ea88c8a628803 125 0.06/1.00 vMB 46
277,699 277,699 000000000000000328b4076154d4622d33a56c155c8a04f8c126ad2f0f0a3075 87 0.03/1.00 vMB 78
277,698 277,698 00000000000000025dd22885fea2a061b0d77eeae4eedebe2d490982214c4ae3 172 0.08/1.00 vMB 31
277,697 277,697 000000000000000026102bde3ff67ad2314e56439f8bfd37f869ebadffe856d5 18 0.02/1.00 vMB 17
277,696 277,696 00000000000000008ab6b15d7e2753d087dc50d5697ff14458978cce6114d44a 34 0.02/1.00 vMB 28
277,695 277,695 000000000000000021a2ed2eb70d441b645f473efb410a3c7d03640ec33f8839 338 0.25/1.00 vMB 6
277,694 277,694 000000000000000252cbb3e2eee4979d4084f5b3d97e92212be05b54099dee43 53 0.01/1.00 vMB 40
277,693 277,693 00000000000000039c04de21daf53870c133e13a77244047707ca9f109f13606 182 0.15/1.00 vMB 15
277,692 277,692 000000000000000114a848364f1859ab95b09eee86ca5d44361275d0bb09cb85 54 0.02/1.00 vMB 64
277,691 277,691 0000000000000002fb461228521ef6ecaceae5c216716bc7516f809a2fd7d818 231 0.12/1.00 vMB 36
277,690 277,690 0000000000000001d7b24eb4dabc5d6eca0546c595cda85ba6a2642569a69817 195 0.15/1.00 vMB 19
277,689 277,689 0000000000000001a7aa02342e450c1fdd4837a618e1aace8a5614df9182158c 110 0.15/1.00 vMB 9
277,688 277,688 00000000000000032eb6202ba92bf53af43a705ad498e18245f5c914ad4843b3 379 0.18/1.00 vMB 35
277,687 277,687 00000000000000031496fe6863271fb6fe69bd4ddf5bfc8e5f3215b68a2022de 256 0.10/1.00 vMB 63
277,686 277,686 000000000000000034deb1ec53ec6cc7e433e2bf86a9a26032865d4967a37536 236 0.35/1.00 vMB 12
277,685 277,685 0000000000000001740dfb4c7cd18ef562291e99a2ed25f8d9f0a3e8982b994f 145 0.07/1.00 vMB 41
277,684 277,684 0000000000000001a800f5c5b68bf557db98e68d907f512184813b3b000c3606 102 0.35/1.00 vMB 2
277,683 277,683 000000000000000285a5679037a3f301d3033a2787464f0b8b2daf7819c69df1 474 0.26/1.00 vMB 28
277,682 277,682 0000000000000002f3aae6cbc769fb118e22a663c24625d9baf242d4dce3ee1e 69 0.03/1.00 vMB 61
277,681 277,681 00000000000000033c179f1e1e1e40fedb260c82407ed18fa223104621339c72 66 0.06/1.00 vMB 33
277,680 277,680 00000000000000020d088a10d842f906bdd078488076ec770d85683df82cf98c 180 0.12/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.68 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: 678.13 GB
    • Received: 16.44 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.