Loading Tool

Explorer IconExplorer

Memory Pool

82,520 transactions
31.25 vMB
0.12480408 BTC
Random Selection Loading Transactions
Max Size: 189.36/200 MB

Candidate Block

Mining Attempt d3be52d6b93c1901c22d37a6360a7cd8a47d80fa1695fb55402b084d61882415
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 533ab06a7130770f807b4e6493a579dbf1c915e9e46d9074a30715a90e41cbba
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,143
Size: 1.00 vMB
Total Fees: 0.04269935 BTC
Feerates: 318.30 > 4.28 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (615,308 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,093 300,093 00000000000000003e70360a256e75dffe9f42c22e015fd0c6bdb0236f22d81d 301 0.12/1.00 vMB 35
300,092 300,092 00000000000000004f85dc04a43c3c3bfd26c6c06acf3cd1e2bb39510745c144 239 0.10/1.00 vMB 35
300,091 300,091 0000000000000000867c462ddeb1cb3011daeadf4a2dbabb3c4427dcee24af4b 480 0.25/1.00 vMB 36
300,090 300,090 00000000000000006dc618e96ac698ecfd598739b626988667c8f3bd581c11cf 32 0.01/1.00 vMB 49
300,089 300,089 000000000000000022c3cf6bc2cab371205ac1dc60f92be5fb9b404321af4989 570 0.27/1.00 vMB 38
300,088 300,088 000000000000000060bff0eb62f8819817266ae4d1c174757b8443fafeb77da2 717 0.35/1.00 vMB 38
300,087 300,087 00000000000000002566b7baeb420736f878fa47cfa7c597d5015a06f92d0b39 213 0.11/1.00 vMB 54
300,086 300,086 00000000000000001b98ef086e99ce7824256c5a0f6ea80769333b720a01fdf9 155 0.07/1.00 vMB 30
300,085 300,085 00000000000000006a0f8a4137c14c4ebbfd4845f3d17777d8efc1308fe4616b 1,051 0.52/1.00 vMB 30
300,084 300,084 000000000000000073a2ce249230bd27704dcfd3ef36af8b8c5276651cf7479d 267 0.22/1.00 vMB 27
300,083 300,083 0000000000000000879960525200f6651d4f209b1f3cb2c31dd110d091ec77ef 166 0.07/1.00 vMB 35
300,082 300,082 000000000000000057329bc4d9f0a5c77a8d447c38691359a802869fdd31877a 279 0.16/1.00 vMB 30
300,081 300,081 00000000000000001d7df04607f7343998acc879985b2eef80f43f04d65da826 44 0.02/1.00 vMB 29
300,080 300,080 000000000000000054b7736b98c8f164d8d9f66d25983691512cd3bf49b1ba0a 128 0.08/1.00 vMB 20
300,079 300,079 000000000000000001168acea30c0ef84e429af6fdaa41ee533957026d771a5a 230 0.20/1.00 vMB 22
300,078 300,078 0000000000000000763926607620b7fe0636875701e301de5113e1760b4bb899 256 0.27/1.00 vMB 15
300,077 300,077 0000000000000000767dfa91c1b19ab001fa6e99cd36a6ba7d2952da6c3ab477 878 0.35/1.00 vMB 41
300,076 300,076 000000000000000041804a1ba7096385a295a9d7a916f172ec4b73beba488042 1,028 0.35/1.00 vMB 51
300,075 300,075 0000000000000000561b972f41cff2111e0a7e2effa0d1edc4f558d940140bda 718 0.35/1.00 vMB 38
300,074 300,074 0000000000000000449cb6f5152ac11523f760a4d591382863e3d1b14a1d90a1 298 0.15/1.00 vMB 31
300,073 300,073 000000000000000076f8497401043262db33164128ca707ea978a021a1a1d1bd 125 0.12/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.08 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: 722.20 GB
    • Received: 18.39 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.