Loading Tool

Explorer IconExplorer

Memory Pool

78,518 transactions
33.52 vMB
0.14842323 BTC
Random Selection Loading Transactions
Max Size: 189.56/200 MB

Candidate Block

Mining Attempt b6a54642a72007e934105565bb113dc53b5271fd903de5dc5275def35b76e82d
Version 20000000
Previous Block 00000000000000000000bb7fa09d78086bb333e351a7c3129fff08c9216ebf57
Merkle Root 64e7f8034a5d38056c1f957a5806854e9f5427912e79abb3f0df1aecdfe3eff5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,483
Size: 1.00 vMB
Total Fees: 0.03826259 BTC
Feerates: 150.61 > 3.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,421 (29,032 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
886,389 886,389 000000000000000000028631159e1ae70eed5b308099206e4cfe109a7a77658a 432 1.00/1.00 vMB 1
886,388 886,388 000000000000000000020a445d3f49768ff477e14b2bbcd71fe06c3d8879bd97 326 1.00/1.00 vMB 1
886,387 886,387 00000000000000000001d30f892e88a35abe1a46a5b01ff66585669f944b2279 1,096 1.00/1.00 vMB 2
886,386 886,386 00000000000000000001e81026f999bf69d9a9ebc3410e169d1523995763a444 3,476 1.00/1.00 vMB 3
886,385 886,385 00000000000000000002486a7cf70497ee8a9d72060c66d8764a2be51c0a36ae 2,804 1.00/1.00 vMB 3
886,384 886,384 00000000000000000000f95120f21209dd007c587d879ab8702a2347365fd888 3,404 1.00/1.00 vMB 4
886,383 886,383 000000000000000000010f955ff17a16a22991b6914a71a91847132e455614cf 102 1.00/1.00 vMB 1
886,382 886,382 000000000000000000000b7aad55e5f5ad2227d3e584cc697106987c7c545198 793 1.00/1.00 vMB 1
886,381 886,381 00000000000000000001b76a5fef52cfc9ebd84e6c3d4989668a98d26aa93cbf 488 1.00/1.00 vMB 1
886,380 886,380 00000000000000000000aee877579766e00fdc8577ea3880afdb11a5cec85261 274 1.00/1.00 vMB 1
886,379 886,379 00000000000000000001966ba3fb030cb1c1b63c841f52b4a61b305f9e91d8f8 994 1.00/1.00 vMB 1
886,378 886,378 00000000000000000001c7c0b8a1a467a48b807a3b90b0b360cfe787f9cd8ad8 2,766 1.00/1.00 vMB 3
886,377 886,377 0000000000000000000178d2b2c76d91464833983e1c0e1c363f97d85d4dcfab 1,215 1.00/1.00 vMB 1
886,376 886,376 00000000000000000000231fbffab9cd12092d6a8430a990a68f5ca842b7a54e 1,442 1.00/1.00 vMB 2
886,375 886,375 00000000000000000000b71394f334ac784f0c4351f945f9e6c22944998d71c6 2,806 1.00/1.00 vMB 3
886,374 886,374 000000000000000000025ab6854db1a157cb09a677dcf5e8f10de9808e145e0e 1,914 1.00/1.00 vMB 2
886,373 886,373 0000000000000000000136a5bddbd4dbbe26ae6dd08f92d8e18a66ab4c62f946 2,163 1.00/1.00 vMB 2
886,372 886,372 0000000000000000000233656876c9056fc692ce63fe2d566022219bb98bfdf6 2,964 1.00/1.00 vMB 5
886,371 886,371 00000000000000000000b98449d8283c9c2d13d7b0ee48a12a4595f536fcda05 1,732 1.00/1.00 vMB 2
886,370 886,370 000000000000000000001b788cafdc3b3f82de25dba532dccb6518dcf38d73cb 930 1.00/1.00 vMB 1
886,369 886,369 000000000000000000023d1dac05885b7edfe2d159a2ed8b578fc628b9009120 3,195 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.12 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: 738.02 GB
    • Received: 18.60 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.