Loading Tool

Explorer IconExplorer

Memory Pool

36,434 transactions
28.91 vMB
0.08832904 BTC
Random Selection Loading Transactions
Max Size: 144.01/200 MB

Candidate Block

Mining Attempt 4f9cf3ec19c9e97dd34282131e2cd6e5a6431eb64b2e985b374f146e125e2828
Version 20000000
Previous Block 00000000000000000001216f724118bd0b2a55bfa878bcb0c0d7e4a602634f4a
Merkle Root ce2a6bb9a3f413629abc593159d5a855eb0882a8a6fb70629f06f76c032dcdb1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,730
Size: 1.00 vMB
Total Fees: 0.03010141 BTC
Feerates: 100.24 > 3.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,520 (389,109 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,411 525,411 00000000000000000019e4656d871c3a0ccfcc8d3d6766f39ac4e69ee63eddd2 1,467 0.66/1.00 vMB 26
525,410 525,410 0000000000000000002988117ef34c23e4388c8a389a8951eb1c323fbce3de97 1,496 0.80/1.00 vMB 13
525,409 525,409 0000000000000000000e7c398eddbe01f29e7ed799fcf34dc910ac5ab8e6b8fd 631 1.00/1.00 vMB 7
525,408 525,408 00000000000000000021e26203ac16cc84d2aa265a6d996724bc949a900d2fce 1,884 1.00/1.00 vMB 15
525,407 525,407 000000000000000000274234ce2f5c36167f036b72711f53ad959964cade76e4 2,527 1.00/1.00 vMB 15
525,406 525,406 00000000000000000036dc036e5762c59e667162a59c21dd9d0769d7090df185 1,021 1.00/1.00 vMB 19
525,405 525,405 000000000000000000245022ef98792739622cfe3ffda58c6ae220040d039446 1,167 1.00/1.00 vMB 57
525,404 525,404 000000000000000000377713a61e076a68c579eb2b1238c01a525eb67d21c887 128 0.49/1.00 vMB 2
525,403 525,403 000000000000000000183c62e0442b3b1f2ad6e951c8377329c2d9c34784da0c 896 1.00/1.00 vMB 12
525,402 525,402 000000000000000000237224314e7c2992cafbbc10b048e3ceeb735f6eabe1cd 46 0.02/1.00 vMB 65
525,401 525,401 000000000000000000346a645b8dd4c43eea2b160089772f8ab4d81ba8279543 204 0.07/1.00 vMB 56
525,400 525,400 000000000000000000024224b7cd86840b885dd4c1f7a5dfa82d79bf559bb438 434 0.19/1.00 vMB 23
525,399 525,399 0000000000000000002f83786a45e29037f5198994042f814b036be402214090 1,090 0.71/1.00 vMB 12
525,398 525,398 0000000000000000000c9a2d821bcb65b2d221442f20c9fde4642f6a478ae334 894 1.00/1.00 vMB 15
525,397 525,397 000000000000000000004ddd5cee83f64d5b260961b341fea2baf100fd622cea 1,953 1.00/1.00 vMB 19
525,396 525,396 000000000000000000326888aa3391d545ed4fe242f548b6c960cb0452823ad6 113 0.04/1.00 vMB 164
525,395 525,395 00000000000000000036fadbab68a9dedd226a5065d0230aab8215e56e045007 1,782 0.97/1.00 vMB 20
525,394 525,394 0000000000000000001c98b99c534f809a3cd119e7f136d21fe6dfaa102d0bcc 291 0.13/1.00 vMB 27
525,393 525,393 0000000000000000003e79904d36df6f6c6835efbc5ea5ea5a8b7f421b19c219 1,046 0.40/1.00 vMB 5
525,392 525,392 0000000000000000000c543a8221f7017942b99cfa03056f685fcbf20ed01ab0 677 0.41/1.00 vMB 39
525,391 525,391 000000000000000000032bcc145aefc5026d2cb2cc898cd8b143fffe00f952b8 922 0.35/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.54 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: 614.97 GB
    • Received: 11.16 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.