Loading Tool

Explorer IconExplorer

Memory Pool

81,170 transactions
30.93 vMB
0.08464086 BTC
Random Selection Loading Transactions
Max Size: 187.70/200 MB

Candidate Block

Mining Attempt 9cccf3c46e70720ee6692c95c1fd6d1175a9d6365e547e4216f7ea12f8e789a7
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root 55ba6cc29680c29f82d592def49cdaaa94bb7b3b18a7b27914e712eab9175943
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,853
Size: 1.00 vMB
Total Fees: 0.01808264 BTC
Feerates: 100.69 > 1.81 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (543,138 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
372,035 372,035 000000000000000013b3c51db507aa2654d458d4509dddd0425995408f34fa63 258 0.12/1.00 vMB 46
372,034 372,034 00000000000000000b8a5cfa396adcdbb328df66f6c56bb769cb976de5ad82f6 246 0.11/1.00 vMB 46
372,033 372,033 000000000000000010c9574a42b07208944e975884e8d572cc2440aa853ed1a6 346 0.15/1.00 vMB 44
372,032 372,032 00000000000000000f19a74520e72becaa1e24f68fd5ee71dc468c7a537df84f 1 0.00/1.00 vMB 0
372,031 372,031 000000000000000004380c0dee6683ec65b94855409d99d9bebe7debacd06208 150 0.08/1.00 vMB 38
372,030 372,030 000000000000000004a6e650d2a5fc32dad63e48a52873984da4e7dc3bf82b75 608 0.29/1.00 vMB 43
372,029 372,029 000000000000000012bc57db95059db6cd043b8a7c453390c7ac61b399110559 455 0.35/1.00 vMB 32
372,028 372,028 00000000000000000e1a52b8ff8030b0fcce11790be0c93a6a349a329dcdad7d 209 0.15/1.00 vMB 31
372,027 372,027 000000000000000005a0cd1c9c2aa601f453c7f0dbefe75e3e77c83bfb76ac0b 737 0.74/1.00 vMB 16
372,026 372,026 00000000000000000d0768452e789e909394eec941a257fb72e8055043939f6c 2,868 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.72 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 702.24 GB
    • Received: 16.63 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.