Loading Tool

Explorer IconExplorer

Memory Pool

73,908 transactions
27.35 vMB
0.06716273 BTC
Random Selection Loading Transactions
Max Size: 166.94/200 MB

Candidate Block

Mining Attempt 64d95808d050564df0683d6ba447d46669e6a5ef185a13aaca7c5304715ec0d9
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 3bf1043cded8afb2cc6632778d6adb6355472cbcf3d3d6dabbdf7c2da8f554ff
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,278
Size: 1.00 vMB
Total Fees: 0.00902968 BTC
Feerates: 402.60 > 0.90 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (482,269 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
433,047 433,047 00000000000000000204e605c06a2103aa66d51e10ff0780f596fcfdf94a0bf5 720 0.99/1.00 vMB 23
433,046 433,046 00000000000000000372ceceb2cdb561fb6a67e2ef1a9a846ce622766d65514d 927 0.98/1.00 vMB 24
433,045 433,045 000000000000000001fa0c5ad9844fd7d905c622633bd2648afcbcfc2b32cb29 2,046 0.96/1.00 vMB 54
433,044 433,044 00000000000000000190d943e703aeb438b3ebac0750fa3eac90eb66856a7013 1,044 1.00/1.00 vMB 25
433,043 433,043 000000000000000000ba3e93840fb8473ac2996a1d6a6a1e29ab3ef70b2a01a8 1,582 0.64/1.00 vMB 57
433,042 433,042 00000000000000000459c242ebd025e1a0b4af5895a318ccc65b76dc1f13175d 310 0.13/1.00 vMB 57
433,041 433,041 000000000000000003bb9f3ff6e332e2ee4e42064c7ecbc21a191e200e840c66 1,152 0.71/1.00 vMB 38
433,040 433,040 00000000000000000300fd2a1500ec20c1fb9ec83d2428f79d5215c6b7603b0f 2,286 1.00/1.00 vMB 81
433,039 433,039 00000000000000000103ff448a7b89113d248f972778efa1d2e1b00de917c3bb 1,490 1.00/1.00 vMB 38
433,038 433,038 0000000000000000042b8a4716892f220508ba76f2670355c24e9e4847f3761d 2,149 1.00/1.00 vMB 47
433,037 433,037 000000000000000003f791d25e59ce62c0c51c2e87e2fe3663af928092543c41 2,811 1.00/1.00 vMB 73
433,036 433,036 0000000000000000014eb8b46246d34d77be0e2f15fa62af5c6e5c9a96b378e4 2,516 1.00/1.00 vMB 60
433,035 433,035 0000000000000000016d74b7747f0cce8bdc5edb316a118eb80dcb0c1df872dd 2,983 1.00/1.00 vMB 83
433,034 433,034 000000000000000001dd8a38df9e25552df3dd765d1408396d530ab2847e7850 688 0.56/1.00 vMB 27
433,033 433,033 00000000000000000087f1971a437a3ad0b30413050baa547f7f9e88ab88da37 1,201 0.58/1.00 vMB 43
433,032 433,032 000000000000000001fda0daa2b96128cc82de12d0c3d41ee1c7ad1e12f1aeab 2,815 1.00/1.00 vMB 73
433,031 433,031 0000000000000000031163772a7f163a9bae75c5d9ebb0ee1343cfc5e30e269b 1,857 1.00/1.00 vMB 41
433,030 433,030 00000000000000000238fe92bbb3e237b6e3f95a3c05fc7d0e0cefc8540ab55e 1,936 1.00/1.00 vMB 52
433,029 433,029 000000000000000000f60d56feea0c5577138265f7225b60545a4db2b0e3db90 2,291 1.00/1.00 vMB 64
433,028 433,028 0000000000000000007029f037799dfa932631c56cc273ca190588b83aae7343 2,643 1.00/1.00 vMB 61
433,027 433,027 0000000000000000024f815d269aa1d5d4237b28fda781c84b0ea93091f7e109 2,927 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.94 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.86 GB
    • Received: 17.61 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.