Loading Tool

Explorer IconExplorer

Memory Pool

79,255 transactions
29.13 vMB
0.07135174 BTC
Random Selection Loading Transactions
Max Size: 176.79/200 MB

Candidate Block

Mining Attempt d68bd613268c3e150f7f082b9fb084f6d4726555bf41369ce5a856595e06ab17
Version 20000000
Previous Block 00000000000000000002109166b8fbc24476efabda906aebee521a5bb03941cc
Merkle Root cb36dc02d64fad636898fb8975ab4a643279bfa36de9e8f9bb8d2c9f70b61f6b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,839
Size: 1.00 vMB
Total Fees: 0.01049487 BTC
Feerates: 73.20 > 1.05 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,110 (329,977 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
585,133 585,133 00000000000000000010249af8d0729c6b1eac551930b56cb3b50b36f62e3630 2,539 1.00/1.00 vMB 13
585,132 585,132 000000000000000000149bc8d9ff9b22e12368b7331a726c5cdd1d0ee55080a9 2,851 1.00/1.00 vMB 61
585,131 585,131 0000000000000000000b9ed9d815be85bc8aeaff1575b6389d38182bfd11bd6b 1,437 1.00/1.00 vMB 7
585,130 585,130 00000000000000000007ba421f9c1c50af2babc0d5e468e4c6b67c846e5d9ac3 2,439 1.00/1.00 vMB 18
585,129 585,129 00000000000000000018839f6156131ce6c56113263a8c1e76a74ed4958e91e5 2,034 1.00/1.00 vMB 10
585,128 585,128 0000000000000000001a7f726f987a0caec536d556c1d7c0df07718e55a2e61d 2,537 1.00/1.00 vMB 32
585,127 585,127 0000000000000000000d935d9b9bace871e15be6d4371e3fb63f87ad2dc6fc51 3,009 1.00/1.00 vMB 42
585,126 585,126 0000000000000000000ece902fc91add19bdf962bf8b0f56ea21c56c5d0ffec1 2,986 1.00/1.00 vMB 60
585,125 585,125 0000000000000000001ce65fbb0cae2a136d42f9461472c90c560b2e5e427c5c 1,308 1.00/1.00 vMB 10
585,124 585,124 0000000000000000000a93d82429a0f7e049bebac8eea544372c18ea7277bf3b 2,060 1.00/1.00 vMB 33
585,123 585,123 000000000000000000193bc4f86c250d91eea244e01a4ef74faf6e749c4bffcb 2,516 1.00/1.00 vMB 8
585,122 585,122 0000000000000000000f5717047f3123836106f2fe1b463d7af0c90f70b5e027 2,672 1.00/1.00 vMB 52
585,121 585,121 000000000000000000031e23b0862b96d36cd934f1b9fa25478c9906b4fa26d1 3,146 1.00/1.00 vMB 63
585,120 585,120 0000000000000000000a1a4bbe9e5c8b5f307dab5cc78952ae1dc5cadff20d8b 2,965 1.00/1.00 vMB 51
585,119 585,119 00000000000000000017a439ae91e9931e5c4c63ef8289838a4bb456c6d9d224 2,445 1.00/1.00 vMB 14
585,118 585,118 00000000000000000012a0fd57a7afb64b1b52529ab1793601cc5e3c3363fec5 2,257 1.00/1.00 vMB 7
585,117 585,117 0000000000000000000006aebe40c36f6db30fbe71582a891a49d320ea6644ec 2,669 1.00/1.00 vMB 48
585,116 585,116 00000000000000000014f5388b641660c7213d36d2924d495aabb8d7c4c3e1f7 2,332 1.00/1.00 vMB 47
585,115 585,115 000000000000000000089a0c49ad8480e57ca3547afe82aacde01be70c8c29f9 3,170 1.00/1.00 vMB 74
585,114 585,114 0000000000000000000de84e0ce0c3f43bc60631e9bd5224a765fb78c4a86b58 2,922 1.00/1.00 vMB 59
585,113 585,113 0000000000000000000c49fc04b59cee7108ff1bf22df5d705f1c63506ad4bbb 2,038 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.58 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: 671.35 GB
    • Received: 15.91 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.