Loading Tool

Explorer IconExplorer

Memory Pool

74,412 transactions
27.88 vMB
0.07057394 BTC
Random Selection Loading Transactions
Max Size: 169.67/200 MB

Candidate Block

Mining Attempt 6aff0267de7d9a7f53dcbb422d50cdb9f86d1e68759e6de4d01755693cbda139
Version 20000000
Previous Block 00000000000000000000f476e02b0f3a45fc85a1c57118e0d247af7c3400b258
Merkle Root 8aa5557d182981a1d54798a3898d7b0a95cc34e11298c274ce0be779fed1f3cb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,450
Size: 1.00 vMB
Total Fees: 0.01026099 BTC
Feerates: 117.53 > 1.03 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,588 (867,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
47,693 47,693 00000000083b3bcc118f40e384f180715742834e035d5078705c4982cff45fe0 1 0.00/1.00 vMB 0
47,692 47,692 000000002eb31b2b03afe3889558fbcf26210b436924e9e1006ce0ea4385fb5d 1 0.00/1.00 vMB 0
47,691 47,691 000000001b071c1f04c7add564c7861c53bf39667807b816c3876f199e0d84a9 1 0.00/1.00 vMB 0
47,690 47,690 0000000030f26e1c1accab7603e51c7fe126d34f8b3e0188575605fbf53f611c 1 0.00/1.00 vMB 0
47,689 47,689 0000000036165baf91225054eaa8eacb70e19fb49786a872827edc0dcc57a390 2 0.00/1.00 vMB 0
47,688 47,688 0000000009377c5be331a2ab9338888ce9944ef11326388b4f7c026f8e91cf8f 1 0.00/1.00 vMB 0
47,687 47,687 000000001d2c48d98d35f2175e0a6461f1ba74be277806a553f13ced5074579f 1 0.00/1.00 vMB 0
47,686 47,686 0000000026f97e1e668e7fd94ae404567773986e26a75608b77c82a62a039159 1 0.00/1.00 vMB 0
47,685 47,685 0000000022b3c9a85b431687d1b8a0882022c789eef2566566e800dc4de47978 1 0.00/1.00 vMB 0
47,684 47,684 000000000ca2d5647da74b267b1896b3e111b2f95045843a9dcf829a17b4b2f2 1 0.00/1.00 vMB 0
47,683 47,683 0000000020003f9340a270f98d7ffe091fa579aca9bd8ff003f22e965f856427 1 0.00/1.00 vMB 0
47,682 47,682 000000000f64d34df4913869b50fd31374f4e1d8cd10a13e452445d7b0c6570b 1 0.00/1.00 vMB 0
47,681 47,681 0000000000c60c777db720af18bf0016c54058e9a29ee749b62e90b5e3fbe254 1 0.00/1.00 vMB 0
47,680 47,680 0000000029e7e499ec9985151d69fdd820d4d248f5a5df950820021329399d5d 1 0.00/1.00 vMB 0
47,679 47,679 000000000372c6bb094e280effe46bdea7ce99d42016dd592f876ec29ffe7b30 1 0.00/1.00 vMB 0
47,678 47,678 000000001ad302ca7c892a012833dd1fb4ef5940f5e678f8b370104ce55d8967 1 0.00/1.00 vMB 0
47,677 47,677 0000000030269b034042ecf2fa964eca041da3ec5a5772910b03516f3e71593c 1 0.00/1.00 vMB 0
47,676 47,676 000000001af8571037bdf2286bc854bbfd038cd9f61bd6f88d3ea242e16e898b 1 0.00/1.00 vMB 0
47,675 47,675 000000002f2195ed0b68e41e1ad567317049d908239163b44787c4c601b8f0cd 1 0.00/1.00 vMB 0
47,674 47,674 000000000ffd587d378fd34cbd56e28163a644b38a71f6ad44d45da78f297b99 1 0.00/1.00 vMB 0
47,673 47,673 0000000035e0fdc493fef862f9c6a73dd0a00292b2efcb6ff289780979661aea 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.41 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: 770.17 GB
    • Received: 19.80 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.