Loading Tool

Explorer IconExplorer

Memory Pool

80,411 transactions
29.55 vMB
0.13668382 BTC
Random Selection Loading Transactions
Max Size: 178.51/200 MB

Candidate Block

Mining Attempt 1ee46ce2088c72ce1e39ff38162ad951fda53dcf4e33272be1bd0a237c84d6d7
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root cdf159d1791d088e642259e8281435492688c44489a07f87bb5caa1c216689e2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,196
Size: 1.00 vMB
Total Fees: 0.05042899 BTC
Feerates: 602.26 > 5.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (484,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
430,605 430,605 000000000000000002f6ee5e0a41dddc705c8699d81114e0f7b85aaaf53c3609 1,900 1.00/1.00 vMB 69
430,604 430,604 000000000000000000c376437b49f81caa4974f1c3322cd497fc604473ec88be 1,006 0.63/1.00 vMB 43
430,603 430,603 000000000000000000b85c7a2645466d618b982cd067f3c7c67538c4865e41f2 2,434 0.94/1.00 vMB 65
430,602 430,602 0000000000000000026819f10653654ecb9aed667ca25c8da9916cac2ec4f5ad 63 0.03/1.00 vMB 57
430,601 430,601 0000000000000000009046fbae43f62025d829f815188153b8caa539c4e6c644 1,190 0.52/1.00 vMB 63
430,600 430,600 0000000000000000025b6298743b11cbf60792197dc8f3e8707ddfc7543dbf1f 120 0.07/1.00 vMB 43
430,599 430,599 000000000000000002b10c0608091cc2127ff7cb52267adafdacf15f7d64d317 1,912 0.84/1.00 vMB 59
430,598 430,598 000000000000000002620051098e04412e964dd7a5761655dc677c3be59fdf45 1,102 1.00/1.00 vMB 23
430,597 430,597 00000000000000000498a92fc3dce1b23dba587ff13e63c22c10de167d5d5272 2,388 1.00/1.00 vMB 80
430,596 430,596 0000000000000000037783a81a28af1afc0ef1cc19d25994676aac174b822a47 1,915 0.85/1.00 vMB 48
430,595 430,595 00000000000000000184bcadcf6a623da809553453c49f489187af775859fcb2 2,889 1.00/1.00 vMB 78
430,594 430,594 000000000000000002b2c51a101588ab24a3443702199295e0f66320feca4f39 239 0.10/1.00 vMB 68
430,593 430,593 00000000000000000296596d32977d88e8c6ab1cae48a7711d87251adfed5748 794 0.98/1.00 vMB 21
430,592 430,592 00000000000000000089ae4f706e2e2da8f6a541e0e1eae494ac92be1b26219f 167 0.07/1.00 vMB 60
430,591 430,591 00000000000000000137c29cc9492495378a65446f8605a5bbac92ec857b3818 426 1.00/1.00 vMB 11
430,590 430,590 000000000000000002942a4676a59fad21fee2a2ddef3c0b366f37b6a75f5c08 1,565 1.00/1.00 vMB 42
430,589 430,589 00000000000000000333bcc9b8980fd918f3ac9c57f22cbc9c0b121a9fe1ceaf 1,267 1.00/1.00 vMB 34
430,588 430,588 000000000000000003a0633426021758df245ff1215d5d81387bdb5bb85ba3c0 1,074 0.62/1.00 vMB 39
430,587 430,587 000000000000000004c79b563ebd765fa279edb66b238c178023b02956951af3 2,191 1.00/1.00 vMB 52
430,586 430,586 000000000000000004d3bb3764c95a5c3274059455c5baaaa79400af523b9742 2,796 1.00/1.00 vMB 91
430,585 430,585 00000000000000000253cf3ecbea560a20d0a559d1ee9d72b9c311471899db5b 1,727 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.92 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: 714.47 GB
    • Received: 17.54 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.