Loading Tool

Explorer IconExplorer

Memory Pool

29,240 transactions
29.07 vMB
0.06287872 BTC
Random Selection Loading Transactions
Max Size: 154.62/200 MB

Candidate Block

Mining Attempt b9f7d44ab5f2085fda22160da7f61bec9a78e90cbf6522e33e137143a60afb9b
Version 20000000
Previous Block 00000000000000000001b0ac7b775512188bb95c40fef12bdf1ced0b9cb1f81e
Merkle Root 07acf5cfa75eb1e6055a11aa8088e50348772e451334df43cc85a88001a63c0d
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,353
Size: 1.00 vMB
Total Fees: 0.02963038 BTC
Feerates: 679.61 > 2.97 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,066 (200 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,866 939,866 0000000000000000000004fd6abbf762c16c49d425811467596c14e52dc98224 4,530 1.00/1.00 vMB 0
939,865 939,865 000000000000000000018b31cdfcff9f26dc780890451edc0c0d04b971ae4f87 3,388 1.00/1.00 vMB 2
939,864 939,864 00000000000000000001502ef30be7277fe6aadcaad38e43077ea81eea7ff3da 3,654 1.00/1.00 vMB 1
939,863 939,863 0000000000000000000001b1da402ded1231b898df852e7eff164d97007aadca 4,491 1.00/1.00 vMB 0
939,862 939,862 0000000000000000000063cc6c20da8f60c07a5cfad7acc8913e82ae2e18935c 1,637 0.53/1.00 vMB 2
939,861 939,861 0000000000000000000106ad5b2bd074a26441ed627d7510f8b703be6089f8a8 4,435 1.00/1.00 vMB 0
939,860 939,860 0000000000000000000101dac12a671ba51d95ca39aff760f4d11224ed753891 3,614 1.00/1.00 vMB 1
939,859 939,859 00000000000000000001df8968453e1adf1b2531892b3ff75c96394138f53822 3,885 1.00/1.00 vMB 3
939,858 939,858 00000000000000000001233066c08878d30122342ce47261593597b5ed0aa443 3,991 1.00/1.00 vMB 2
939,857 939,857 00000000000000000000aa5c288586253c8a59836b2b141aaf3c7369fa481513 4,936 1.00/1.00 vMB 0
939,856 939,856 000000000000000000010970e8fe5fcf6c5ddc9ddd1b042c02981dc114329782 3,773 1.00/1.00 vMB 10
939,855 939,855 0000000000000000000097c5d882b44dbcc793988c8149a5d1f9015d8ea50db5 1 0.00/1.00 vMB 0
939,854 939,854 0000000000000000000196c4ce2c5eb0b1d0df87451bc4595dab20cdf99db015 2,136 0.66/1.00 vMB 2
939,853 939,853 00000000000000000001c7f840a92da98e8ef3076c41a4b343067deb0d75fe12 1,397 0.44/1.00 vMB 2
939,852 939,852 000000000000000000018ce7e44b726f94a02fc1d4d92c589d6fd5eb3e268592 4,970 1.00/1.00 vMB 0
939,851 939,851 000000000000000000012977b5ff11cdfcc2817a01cfe77de43e2d95308d7984 1,781 0.51/1.00 vMB 2
939,850 939,850 00000000000000000001c3467edaaf74401def6af46460a0bf3c5a5424966747 3,831 1.00/1.00 vMB 1
939,849 939,849 00000000000000000000827b1139f0e32f7c1cab3712364fe999d60bdc330f83 2,725 0.90/1.00 vMB 2
939,848 939,848 000000000000000000001dd00ec2f34ed999b1a0f9d922ba7f3c1d450b6008a1 5,164 1.00/1.00 vMB 0
939,847 939,847 0000000000000000000071c69e5958fb1050ddd004cbe2519add3ba3d6b01aa9 3,284 1.00/1.00 vMB 0
939,846 939,846 00000000000000000000b88917b47e3fd01d8d2c8892d0494a22836daf74a46d 3,067 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 826.83 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 4,435.51 GB
    • Received: 240.04 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.