Loading Tool

Explorer IconExplorer

Memory Pool

76,692 transactions
28.19 vMB
0.08654319 BTC
Random Selection Loading Transactions
Max Size: 171.43/200 MB

Candidate Block

Mining Attempt 0e720ea21d54405b34906f696dedcc122c9f0faf40459040bfbf521c451b5505
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root f96d0df15853ab06078610c313ab16ff77f3fef1769e90b209047b22e9c94a0f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,105
Size: 1.00 vMB
Total Fees: 0.02540608 BTC
Feerates: 150.75 > 2.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (543,203 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,056 372,056 000000000000000012dc60bccfb9d47d53d98679ce81adb8bc49ebae2c3ab6ee 765 0.36/1.00 vMB 34
372,055 372,055 0000000000000000021a7a303b34d7abbc8c9caee474474a695f3827d4630edb 224 0.11/1.00 vMB 36
372,054 372,054 0000000000000000091900f336655e4206948ab748a550c237946c32c815ef87 260 0.15/1.00 vMB 27
372,053 372,053 000000000000000005873c00296526f8fdad07fc69f5f2dfd61aec6593a52cfe 837 0.57/1.00 vMB 26
372,052 372,052 0000000000000000110d5c924dc4b99125b98481a86a324025318b5b8d4c7386 414 0.19/1.00 vMB 39
372,051 372,051 00000000000000000c7c96f6afc9f14495c1e098e48b88e8003e6bb5e338fb15 429 0.22/1.00 vMB 36
372,050 372,050 00000000000000000849bf19dbbbc1a8773e9922baa512cf9197333488c83e3d 105 0.09/1.00 vMB 31
372,049 372,049 00000000000000000292ff7aeca105666f425f1f24228bdba52574f4e472d6c0 505 0.35/1.00 vMB 22
372,048 372,048 00000000000000000d390c576e3ce6027b0a406f775f9876029e39be02ae519e 1,084 0.95/1.00 vMB 28
372,047 372,047 000000000000000003a23d5bdf78ebfc1a7a9bd0b2d1c47d20930f046febffa7 1,312 0.87/1.00 vMB 39
372,046 372,046 000000000000000013d706bd54742a9e26f507007f080e0b912746afa5a8f272 332 0.24/1.00 vMB 26
372,045 372,045 000000000000000003b7d4b37791e8bab65d1383b03f09147eb3907fa452c634 837 0.58/1.00 vMB 27
372,044 372,044 00000000000000000b09c148fb528496a33356a7c9ee39acaa9f2e560f0e40c5 2,165 0.95/1.00 vMB 43
372,043 372,043 00000000000000000e21086ca3f7c45a4d070339053bdf9532e783fa93924aa2 183 0.15/1.00 vMB 27
372,042 372,042 00000000000000000217032b3945e2374e12970c0bd2a1f84d7e979fbf2ec855 401 0.80/1.00 vMB 17
372,041 372,041 0000000000000000039a8f21c53b5f63026e6d5ded0c56d6cd7d2a191a356002 2,073 0.90/1.00 vMB 49
372,040 372,040 00000000000000000831abc83501f7c8da9157da66b34efcae0ddbde8493c97b 1,074 0.47/1.00 vMB 47
372,039 372,039 000000000000000005e3cef9e0cf1b278d6c6e0d2520acc2c3e9a4d841f9202f 485 0.22/1.00 vMB 38
372,038 372,038 000000000000000004d9f2971a5716e6f7d723844d74d457b874bb60e67d78f6 894 0.41/1.00 vMB 42
372,037 372,037 000000000000000012621ecaca642378b5a398cf90c546ab8d590c61e69cbfbf 1,082 0.53/1.00 vMB 43
372,036 372,036 00000000000000000d08d44e0a551450a4d8385e89dd4a22396a8857c258047b 663 0.25/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.84 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.33 GB
    • Received: 17.17 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.