Loading Tool

Explorer IconExplorer

Memory Pool

82,980 transactions
31.99 vMB
0.11659272 BTC
Random Selection Loading Transactions
Max Size: 191.81/200 MB

Candidate Block

Mining Attempt b57e24d9f787ae4d02965d463a3fae3f366b677079a338857cb4a86edfdd3832
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root ff2ddf6491088fdcf4c243e17ee29846d29dad6b13a01686df1a0db49345a4c5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,684
Size: 1.00 vMB
Total Fees: 0.02850815 BTC
Feerates: 100.36 > 2.86 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (667,956 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,420 247,420 0000000000000054e8561749edf0223501dddd80c944d9b8b05cc4bdc9e15046 410 0.15/1.00 vMB 130
247,419 247,419 00000000000000185fd63fcd476121280c3b730b788269171fd872774bda4e29 20 0.01/1.00 vMB 88
247,418 247,418 000000000000000f154a2616b5950a899dd512127db9f431ce17100553b6b1c1 247 0.10/1.00 vMB 121
247,417 247,417 0000000000000014b39839e949be7b3ebdf73e5b70167aff19973e8474ab4b8c 128 0.09/1.00 vMB 47
247,416 247,416 0000000000000092385031bbeb1b02f4b3054e0d39722c956e63a98c803f461e 20 0.01/1.00 vMB 108
247,415 247,415 0000000000000011f9caabff77089d6bd232bd788655c8c6f619a881955af9c9 14 0.01/1.00 vMB 105
247,414 247,414 00000000000000002944b436e70f44e5cb34fb72e05212d02457841e7b11ad27 83 0.04/1.00 vMB 123
247,413 247,413 000000000000004662213f102a418134767563307623f9e87f14dd3a8b6d7d48 136 0.07/1.00 vMB 105
247,412 247,412 000000000000003c8d06dd5ac7f5127d983cf93412d759934bcb996c610a0ef7 368 0.13/1.00 vMB 139
247,411 247,411 000000000000001597f63e809c69347ba82be7b5ce3cbbaf70f50540a53d1c50 201 0.13/1.00 vMB 80
247,410 247,410 00000000000000547aaccc15a2d2b2fecf1f9995f1d4dc013905ab26b8ade0e0 543 0.28/1.00 vMB 77
247,409 247,409 00000000000000848610e11653fa182f9b4567d8f2450c8fc1dfa92646bdb5cb 395 0.25/1.00 vMB 85
247,408 247,408 000000000000004a56b61cb8d340182cc332cfd52a81b46ce5840d7f30859182 742 0.25/1.00 vMB 188
247,407 247,407 000000000000000b4a01da01b19128acbd5425641f4150167d41fd5bf21ac10f 45 0.02/1.00 vMB 46
247,406 247,406 000000000000007789fbc370f866b2c55264a52356058a767546de80967978e2 639 0.28/1.00 vMB 129
247,405 247,405 0000000000000020520af504a7936d195864fe07e8caf2d1a10916c28dce7f96 104 0.05/1.00 vMB 111
247,404 247,404 00000000000000a1c9368bde1dbf64a47a354060330ae3cc74c3c9fd0d75c831 367 0.16/1.00 vMB 160
247,403 247,403 000000000000005e578601ca0b4ef261e34cee7c9a0bf957a7554a97541ffbde 80 0.04/1.00 vMB 35
247,402 247,402 0000000000000062d34fe164381d43dd450964a27ad0ff0a01682140b914d170 172 0.09/1.00 vMB 57
247,401 247,401 000000000000008c10a1e5d4a7c1bbe89160290b70f643040a29df391fd894f0 581 0.24/1.00 vMB 130
247,400 247,400 000000000000008547e24261492b9c3b2851155a0c99e704f1db191b856ce943 409 0.17/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 783.04 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: 720.43 GB
    • Received: 18.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.