Loading Tool

Explorer IconExplorer

Memory Pool

73,811 transactions
28.88 vMB
0.07090558 BTC
Random Selection Loading Transactions
Max Size: 174.84/200 MB

Candidate Block

Mining Attempt 08906f151646115a414910d912a572cce63093c81520ae3bbc7900b9c7632fa0
Version 20000000
Previous Block 00000000000000000001de95a124532fb5b79f73499f42c91953c61275ccc598
Merkle Root 51a9c12ac41cc6641ff11f0d53fe9cb9625d9369869cc24b9f8deb3ef25ee6a0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,092
Size: 1.00 vMB
Total Fees: 0.00694193 BTC
Feerates: 73.20 > 0.70 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,429 (527,508 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,921 387,921 0000000000000000030c598f28ea51a000f22c3b4285b814e4d102839997e7f2 2,172 0.93/1.00 vMB 39
387,920 387,920 000000000000000000608c52a03f456449f004348391a98432f43e9b60e8842a 1,812 0.95/1.00 vMB 36
387,919 387,919 000000000000000005fce21cf31fa459fb204bef67b3cb204b352f5a14430f3b 587 0.93/1.00 vMB 18
387,918 387,918 000000000000000000c05ff0a93e84a71445e871e1a552a2ebaffba6ec3a1ffc 977 0.99/1.00 vMB 46
387,917 387,917 000000000000000006a8d646bad2376fb29edfe8845f155d014849d284aabf07 767 0.93/1.00 vMB 16
387,916 387,916 000000000000000005f67d658c1634aeeb51ab9fbe34cdf540b0d1c546dad29e 1,122 0.75/1.00 vMB 28
387,915 387,915 0000000000000000077f560112451e59d70256f959384adea90371ab2f18b794 1,135 0.75/1.00 vMB 24
387,914 387,914 000000000000000001ea2e0eb1630e92df3ac06841a8d9461deeb7d0f2842a06 308 0.10/1.00 vMB 46
387,913 387,913 00000000000000000466aae4c4dbd2ddb365589e74d9c11485c0f88e02bd27ea 390 0.13/1.00 vMB 40
387,912 387,912 00000000000000000353dd772069fa99e2bf19afca8d6e2c6f9eadefd3be0361 1,140 0.54/1.00 vMB 278
387,911 387,911 0000000000000000007bbc9be8d5d25e2660f06ba4b0997f9381079779d0e286 1,502 0.95/1.00 vMB 23
387,910 387,910 0000000000000000032d5b88b508466d507b78aa39417e6dff2c8a5ceffd885f 1,778 0.75/1.00 vMB 28
387,909 387,909 000000000000000004c4653eefab1656fb4ebcf75c59da2a8b37fb22acf2246e 2,889 1.00/1.00 vMB 203
387,908 387,908 000000000000000000a829ad067dff91882885350a21bd81f2d0f52081d49257 1,685 0.61/1.00 vMB 91
387,907 387,907 00000000000000000586b34dba8c5ed2b2d4c386c02cfc649a3095f7e002d70f 830 0.42/1.00 vMB 36
387,906 387,906 00000000000000000b76b895bcb6b3b3059cd9417895711b1297fc415f537f05 1 0.00/1.00 vMB 0
387,905 387,905 00000000000000000877d1e5a506f1beef079023d5084c5c201505d6a4eeb95f 1,012 0.41/1.00 vMB 104
387,904 387,904 000000000000000009eac9dcb45ef1c1f64c83a7882dbf8ae2a7b016031a8f10 2,264 0.93/1.00 vMB 71
387,903 387,903 000000000000000008a324a7c6dd8e70b4849c598ef7f161d16e24ef78d8e370 2,011 0.75/1.00 vMB 75
387,902 387,902 00000000000000000c288ecccc03a580a77ac96c2e88c17c5523d3ec72fe6a30 2 0.00/1.00 vMB 0
387,901 387,901 000000000000000008eab53e07733541a23ab7194d9a531a43b6226fa2d7d461 583 0.35/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.13 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: 741.75 GB
    • Received: 18.64 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.