Loading Tool

Explorer IconExplorer

Memory Pool

79,054 transactions
29.02 vMB
0.11593941 BTC
Random Selection Loading Transactions
Max Size: 176.01/200 MB

Candidate Block

Mining Attempt 8970ec8f0a96e46b4e1bfb8333fb86f836d9fecc77faf7fef539da9108cbd0a1
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 92b876c1a74330504ea3b3493a033ac3aa0abb50e462bb94fef1b108684dcac5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,380
Size: 1.00 vMB
Total Fees: 0.04211319 BTC
Feerates: 602.26 > 4.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (135,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
779,380 779,380 00000000000000000004c146309d69b4fdca91e1de743e23c2981486d13950f5 780 1.00/1.00 vMB 4
779,379 779,379 00000000000000000004e814990efad2078963c2cfbf7ee3aade855253c09a63 1,222 1.00/1.00 vMB 6
779,378 779,378 000000000000000000057aba49c2ae609f60203ba6f76cdd9ebdfdf5a97862eb 1,857 1.00/1.00 vMB 6
779,377 779,377 000000000000000000043d72ab30e55076e599b0f57cd819cd40b2fcf8c99707 2,125 1.00/1.00 vMB 6
779,376 779,376 0000000000000000000384fca4d7f6ce38ef4103898ddf3eaf9f8ca29e4bee64 2,666 1.00/1.00 vMB 20
779,375 779,375 00000000000000000002cb1d5757f93e31ce05dde014d8fba22b024cbb970410 2,916 1.00/1.00 vMB 21
779,374 779,374 000000000000000000034e6e82d38e17f63196ae14d87daf6dbdcbd237c60f32 1,474 1.00/1.00 vMB 4
779,373 779,373 00000000000000000000dec34df6ffdc4f809e0f2d9eab519bd44677500f58e6 1,442 1.00/1.00 vMB 14
779,372 779,372 00000000000000000004fc6192dad8cbaaf7c79a7e146b77ddafe19e67b13b7d 796 1.00/1.00 vMB 13
779,371 779,371 00000000000000000002e1e63ab1aa376f191c6822eb824e36e82afd8e86b5d0 1,091 1.00/1.00 vMB 7
779,370 779,370 0000000000000000000431e35a67d3eaff87567ebfe26c32351f65549962392c 1,680 1.00/1.00 vMB 8
779,369 779,369 00000000000000000005da2bbd4f8e4d6cca645fdf5419e460c3d1a70679f725 218 1.00/1.00 vMB 2
779,368 779,368 00000000000000000002503c78bf2932ea23cf8efea78d4bdb08a308ee2610de 948 1.00/1.00 vMB 6
779,367 779,367 000000000000000000041fb933861338ed3b2afdcd035cf17938934afa3185e1 1,230 1.00/1.00 vMB 6
779,366 779,366 00000000000000000005da69d1e287176a283d7022eb09f00eef53443672bdc0 988 1.00/1.00 vMB 3
779,365 779,365 000000000000000000041051a9a14dac091893bfe22abf5b6469620c63c1e984 2,472 1.00/1.00 vMB 13
779,364 779,364 000000000000000000048e888ee11128e90b51df3d45c56ba2b439c08f8805c7 1,485 1.00/1.00 vMB 5
779,363 779,363 000000000000000000020c5db0b2e0542d5e2237de647277fe9c9d1d48244571 1,865 1.00/1.00 vMB 8
779,362 779,362 000000000000000000051d491b017f76332f5421774d35c429b3292db568e41d 2,786 1.00/1.00 vMB 15
779,361 779,361 000000000000000000056014945229c2a4306f97fa069d234290e7135a324a48 1 0.00/1.00 vMB 0
779,360 779,360 000000000000000000044cdf37dd456471e0638740e9b2e4571b2bb1e7eab83c 2,027 1.00/1.00 vMB 4
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.42 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.