Loading Tool

Explorer IconExplorer

Memory Pool

39,492 transactions
19.54 vMB
0.04560877 BTC
Random Selection Loading Transactions
Max Size: 108.88/200 MB

Candidate Block

Mining Attempt 5abc5f85ba38ef610d9ac90c41e9c337f220077df1cb2646b2e011752f7448fb
Version 20000000
Previous Block 00000000000000000001aed755c8b5575afca68597b9147ec44688a839cdd923
Merkle Root 79a03f484b41dd3df689f20bcd2feea862476716e662041b9a189ffcda193e4e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,378
Size: 1.00 vMB
Total Fees: 0.00772081 BTC
Feerates: 100.21 > 0.77 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,108 (654,597 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
259,511 259,511 0000000000000012fe9c44cd9988cfcc184c5d6f8497274e31b84d7f66949130 442 0.19/1.00 vMB 114
259,510 259,510 000000000000000d0dc3acb6dc1ed89b5c34b026c1f0da9296c0342a9744ca16 85 0.04/1.00 vMB 87
259,509 259,509 00000000000000054920ff80f3f136f87bce52f72268a8b27f11d4c92f33e7fc 594 0.24/1.00 vMB 58
259,508 259,508 00000000000000118199691b305450f5dd9827b17f4aaad320c9fffcd8540d6e 469 0.25/1.00 vMB 111
259,507 259,507 00000000000000048986b20826700d8929cd076b379b2598d298d3db6c6b6b2d 159 0.10/1.00 vMB 89
259,506 259,506 00000000000000051a08955b134cdcfc226b8185ea0708030d64100ba62bef43 138 0.05/1.00 vMB 95
259,505 259,505 0000000000000021457746be3188eb2634c66bd3aaed2c06ef2aa9df8056966e 354 0.14/1.00 vMB 120
259,504 259,504 000000000000001da52baa4494ca1ce7a45444b5925d9a4b5f0b7bed12724efe 100 0.13/1.00 vMB 20
259,503 259,503 000000000000000d099ad2886d4dd0fe2106905404341876e59fac9762e38f0a 602 0.25/1.00 vMB 102
259,502 259,502 000000000000001d688b018795844203e86862358fa30f65f38bc01c7cac181d 240 0.10/1.00 vMB 104
259,501 259,501 0000000000000019d73629c4ec5bc9faebd6cf611dd50c43817d8e7c6f304ece 630 0.24/1.00 vMB 126
259,500 259,500 0000000000000025d039e50dcaaff30dcb6c1c566ae41a26a5bae1b4f7591bbb 347 0.14/1.00 vMB 130
259,499 259,499 000000000000001e0c0e2fda15f09f1ca1658e3b0f623d68f2db03e3f277b118 208 0.09/1.00 vMB 118
259,498 259,498 00000000000000034ba3c3c3cf4660bdc0f4c7b17c2bbb9af0c1a0e6264a6df0 438 0.18/1.00 vMB 107
259,497 259,497 00000000000000243d5372d0e637f7b047c041af5f598a7accabeeba1a2cbf50 69 0.03/1.00 vMB 92
259,496 259,496 0000000000000004cc3c8821fc424901030665fa1de9f3286525a8be31c954d0 162 0.06/1.00 vMB 151
259,495 259,495 000000000000001be2ae056523401720da306758e54f2551153ac6a23c3dd01b 85 0.03/1.00 vMB 83
259,494 259,494 0000000000000019f8b530aece69c0e3fd699af9e823173e675eabe30cd96d04 327 0.15/1.00 vMB 111
259,493 259,493 000000000000000a9302fc1720c5f5751ec6184a8e8c24298bdde1754078f435 27 0.01/1.00 vMB 75
259,492 259,492 000000000000001f3d4c5dde16fbfcb486faa32810328521df5581338a231e82 41 0.02/1.00 vMB 89
259,491 259,491 0000000000000010b885f047e5bd125711b3b07d91e272ad747ea51d935a8f19 199 0.08/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 780.79 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 559.47 GB
    • Received: 7.23 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.