Loading Tool

Explorer IconExplorer

Memory Pool

79,087 transactions
29.34 vMB
0.12396492 BTC
Random Selection Loading Transactions
Max Size: 176.67/200 MB

Candidate Block

Mining Attempt 5d7a0671ca5d14325810cf98e3369e273c891e3f5b9ee3b2c3b71a777ddd5771
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 258dd75e5e708a4d9e1ab2306a986b40ea6a38297a5ef4a5dea38e4de6254b8b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,283
Size: 1.00 vMB
Total Fees: 0.04487218 BTC
Feerates: 150.80 > 4.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (101,869 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
813,396 813,396 000000000000000000044c0680ebd7db7ebd550909859bbaca4d9158d6626706 2,009 1.00/1.00 vMB 6
813,395 813,395 00000000000000000000327742a64b3b4f485a2e6ea1279e2584bca617c35fe2 2,389 1.00/1.00 vMB 13
813,394 813,394 000000000000000000047197cef4d8921927240c6f07367afefc00d5892bf385 1,545 1.00/1.00 vMB 6
813,393 813,393 0000000000000000000423d6f94eda2aec7b12470f6490ec53d66a0d27aa1ece 1,478 1.00/1.00 vMB 6
813,392 813,392 0000000000000000000026b69dccc7c4b4d2e32ebee032d3df60dbcd0be58b22 358 1.00/1.00 vMB 2
813,391 813,391 000000000000000000043e1ab0d1472828ce4002d3b2a62518e782684fc06258 745 1.00/1.00 vMB 3
813,390 813,390 000000000000000000045ee0a3f096e77cf28b8d9eec4d05f63827e2a84a8343 402 1.00/1.00 vMB 2
813,389 813,389 00000000000000000000fe969515d5695a54c165292af52d579b59d678fcb8af 2,777 1.00/1.00 vMB 11
813,388 813,388 000000000000000000004f75cdd47c7ae19eb3572c14d15e4026ceb7ac7d66ce 129 1.00/1.00 vMB 2
813,387 813,387 000000000000000000043efb2628ac0486d09aae312cf1cd80fc7a05f3a76878 663 0.81/1.00 vMB 3
813,386 813,386 00000000000000000001552431a02e44dbaf1d1e95b193dd7436b002b3b35178 470 0.99/1.00 vMB 3
813,385 813,385 000000000000000000030daf500f4656bd84bc68a333683c29633aa53e64fa7c 1,205 1.00/1.00 vMB 6
813,384 813,384 0000000000000000000467c284225c2f97cf4897acec8395bf3bf1162c2922e6 2,184 1.00/1.00 vMB 9
813,383 813,383 00000000000000000002744dc4e77fa55f14d6284964176dc42ab191e37ea2c6 886 1.00/1.00 vMB 3
813,382 813,382 0000000000000000000427538cbc527bbc263a8e4a8bf59a0edca920c5e490cd 3,351 1.00/1.00 vMB 15
813,381 813,381 0000000000000000000380eec1017d99aa620044ddafb839b995f329f3298faa 149 1.00/1.00 vMB 2
813,380 813,380 000000000000000000033b8a7e619d6541afcf1e3438061293f837dc4ed88480 2,243 1.00/1.00 vMB 9
813,379 813,379 00000000000000000001a624abb7da5b5f5ff1c527e9418dd904f060145ec6dc 2,211 1.00/1.00 vMB 10
813,378 813,378 00000000000000000000c013c521c8ce42dc24098315b929f62fd09a8d01dcc5 1,284 1.00/1.00 vMB 6
813,377 813,377 0000000000000000000139a4fafd5cdf214fab251506b9dc3fc3428eddbebc95 2,054 1.00/1.00 vMB 6
813,376 813,376 000000000000000000003bd8dc2f525d8c0f2b8e188852c79813677247372535 2,432 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.21 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.