Loading Tool

Explorer IconExplorer

Memory Pool

78,464 transactions
29.09 vMB
0.11647473 BTC
Random Selection Loading Transactions
Max Size: 175.52/200 MB

Candidate Block

Mining Attempt 6dcf61a3a729b86ce054ea1567681fcfadbfad843599f1170556efbb535bfaca
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root d29e2d1637c28d29fa29eaf2899a76d558bf894fe3376cd9cde9a10f4df6497b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,185
Size: 1.00 vMB
Total Fees: 0.04189367 BTC
Feerates: 150.80 > 4.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (734,432 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,833 180,833 00000000000004e1156fad6682938cd79383b0715969263286c0d877d5cf5174 256 0.10/1.00 vMB 145
180,832 180,832 00000000000008a50e27b1782d9c57a080200f0e493500e2fab431a7d268fc0c 67 0.03/1.00 vMB 111
180,831 180,831 00000000000006bf115fa4ec5b84f9d95cd5323fff224df61cfc371a5b817e21 110 0.04/1.00 vMB 125
180,830 180,830 00000000000003a5521776d7f22c4c73d4f24ff4dd9f7442e697c291d1512c8d 84 0.04/1.00 vMB 163
180,829 180,829 0000000000000180ec5c15c44e17f66d53076d84195204ef97994f122942c98f 9 0.00/1.00 vMB 281
180,828 180,828 0000000000000041e4d2f8e2946a94b271e1d0e946713039c03b863fe8b2817d 396 0.16/1.00 vMB 171
180,827 180,827 00000000000003f4b2a979d2de5bab7d690a9296939b512917a83cabe9b4ba5f 171 0.06/1.00 vMB 90
180,826 180,826 00000000000005b60cc0f8852a98cc5801e6c23e1325766941be082a6c3c7981 68 0.04/1.00 vMB 78
180,825 180,825 00000000000000f228921b7802e6a4344175afc87c8449c1d62964982b8b3e98 60 0.05/1.00 vMB 63
180,824 180,824 000000000000028230a583f1313028de7d82fba1080feab6feff1e85dd1a45f4 8 0.00/1.00 vMB 106
180,823 180,823 000000000000083e1f0db85bd17e63ba5a321a5d448c5680bce3480067b3906b 8 0.00/1.00 vMB 35
180,822 180,822 00000000000004806d77040b2d3bbf0155972ae5d90a6766168b7e447cc7aee1 49 0.02/1.00 vMB 94
180,821 180,821 00000000000007716f2a6bf80868122fd12be86bbcd4cee8fb6c2149d2f9fcf4 14 0.00/1.00 vMB 155
180,820 180,820 00000000000000c857652d9cfae302113909f6d2bac443559f7157b045894479 12 0.00/1.00 vMB 84
180,819 180,819 00000000000001a56fc079dcede30161fbf341a1ee5ac73ac2a64619efba0768 16 0.01/1.00 vMB 74
180,818 180,818 00000000000005db110153890567eb8206e57cd6ae3aeae5ec18cd0828aa6db2 12 0.01/1.00 vMB 122
180,817 180,817 000000000000049e9606fe7a2d080f3c58f9f5e4e5d5ab81afd2947af958618c 32 0.01/1.00 vMB 257
180,816 180,816 000000000000023e54a087014e572bb05086e1ff1b78893f38278494474c0282 49 0.03/1.00 vMB 75
180,815 180,815 000000000000022db8be20d8933082b375c4459b9887ad3c764512ffdb1d0eba 8 0.02/1.00 vMB 54
180,814 180,814 0000000000000426c1c5e7837da100202b221b7271266ab0f2cc3929db232bd2 111 0.03/1.00 vMB 53
180,813 180,813 000000000000020c53bbb60b9910d3c7f2cbb63c443ecd4923ccabb9b19705b5 49 0.03/1.00 vMB 363
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.77 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.