Loading Tool

Explorer IconExplorer

Memory Pool

78,683 transactions
29.15 vMB
0.11842481 BTC
Random Selection Loading Transactions
Max Size: 175.85/200 MB

Candidate Block

Mining Attempt d19d41fed1a927828a218b33f92d0d955ea5e436cfe73b1a59626f4b33271e1f
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root ff888ba6abe64a42d921d60cd51a0cd7f5f552fe0ac2e6dd87bd87a385c56d8b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,094
Size: 1.00 vMB
Total Fees: 0.04278740 BTC
Feerates: 150.80 > 4.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (647,480 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,785 267,785 0000000000000003e7546d128439e0ed908c0db513d6548b07a5ecd13e78925e 64 0.03/1.00 vMB 42
267,784 267,784 00000000000000026fca4f2d8445d6f2dd8d3716967d7ad9bc57f56cd6b363f8 296 0.15/1.00 vMB 58
267,783 267,783 0000000000000005dc3c000d201bbf66c182a98062613ca0f18dfc6d5cc24e1b 567 0.37/1.00 vMB 66
267,782 267,782 000000000000000137eac86cf26d164393499ad8d7361194a0648925e4180dba 945 0.50/1.00 vMB 3,433
267,781 267,781 0000000000000006ce784a07f8bff6bb3e59fe58050864f34e44e846025528e3 226 0.15/1.00 vMB 57
267,780 267,780 0000000000000008d0d5bd8cfe3b33e6a2b75f4d2b3156d467c4dd51a17e3ca1 235 0.09/1.00 vMB 79
267,779 267,779 000000000000000319653d105730148d3e88ada83c49cfd1771d4e9c40bc2f21 257 0.11/1.00 vMB 88
267,778 267,778 0000000000000007715eeb7650f76127740b42cf84ea49354049bfc03fb299e7 202 0.09/1.00 vMB 68
267,777 267,777 0000000000000009e30d818cac47505f3f3b885662188278130404451ac17ef7 230 0.10/1.00 vMB 55
267,776 267,776 000000000000000a7071483859282a2f1596633cc21da8423a50e1b2c9cd6a30 40 0.01/1.00 vMB 61
267,775 267,775 000000000000000a458304d15c18175f03398cda3b5c2b168a4a6cb8ab52a931 44 0.03/1.00 vMB 40
267,774 267,774 0000000000000009bf908a70c41425dd72d044bc605adb87d750eb5b10087770 107 0.05/1.00 vMB 31
267,773 267,773 000000000000000094a5e025da426dc5d90033fe766717b973ca16a864fc4b20 97 0.06/1.00 vMB 32
267,772 267,772 0000000000000008c3b94e67a9432805afceff0fd45b7b46e01d3772e394da1a 318 0.14/1.00 vMB 71
267,771 267,771 0000000000000001282ca651d730b91656c78b6949735bf6f52c03f11571d7cb 502 0.22/1.00 vMB 73
267,770 267,770 00000000000000089b5bf9c1430dd061159c0c0299b03ed931410482b0f0a075 160 0.08/1.00 vMB 74
267,769 267,769 000000000000000701c77bb50ecb2fd198c4e0dc53d42934eac77360c6b8b7ff 499 0.35/1.00 vMB 45
267,768 267,768 000000000000000575f728fdd079aefef72addbf54f29bec42d3decf8916de62 197 0.11/1.00 vMB 45
267,767 267,767 00000000000000071c71e347216db966850126f8a77e95d29ce81e7c0f6ed7a7 281 0.24/1.00 vMB 35
267,766 267,766 000000000000000af795a1d6ffb8d984e240d9b13d8d5254353497407e716b04 135 0.05/1.00 vMB 52
267,765 267,765 000000000000000217b3743e8a5b9f385b7ded1ff39fc0bea85f8cb9b00292b4 82 0.12/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.85 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: 712.78 GB
    • Received: 17.21 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.