Loading Tool

Explorer IconExplorer

Memory Pool

80,911 transactions
29.94 vMB
0.09229566 BTC
Random Selection Loading Transactions
Max Size: 181.67/200 MB

Candidate Block

Mining Attempt c97feb2873efb2ea9c7124f03c755145c35e3c6bca35dba455b6c52e9ee20aa0
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 85599114b85ec24faf25cccfcae8f8d1fe8e76a43a9fb84f049465da2c8af9d4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,004
Size: 1.00 vMB
Total Fees: 0.02368049 BTC
Feerates: 61.00 > 2.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (657,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,472 257,472 0000000000000009c10e8dc6e728ef94235f928695015b6b54cc56512cafc738 580 0.30/1.00 vMB 94
257,471 257,471 000000000000000185d257ed3b4ad671de287033dba89e2c76678402aced5ce9 214 0.10/1.00 vMB 114
257,470 257,470 00000000000000094cfc4a7ba827556cccde9f41945a9f1a61d3bd3015c8dfdf 130 0.05/1.00 vMB 95
257,469 257,469 0000000000000020f84f8f620d805508de41f23c46c2035e8e70a756ca107c93 246 0.12/1.00 vMB 84
257,468 257,468 000000000000001a35c89715e945d2cac0d902167251591902c8d9f89107af80 47 0.03/1.00 vMB 67
257,467 257,467 0000000000000004a13a795521f53b2e014798d06e344492c2013c6b5e4077c8 87 0.12/1.00 vMB 15
257,466 257,466 0000000000000009ef0ee227079e237e3bfab95a744af8fe8a84e411da2197e3 76 0.05/1.00 vMB 28
257,465 257,465 000000000000002a81e93a818e59cf07aed1f3ff0e60638677e610446b8b621b 212 0.24/1.00 vMB 30
257,464 257,464 000000000000001767b553882e7b216b8caa2a4a05258af0ae263aff85cb3c6d 305 0.21/1.00 vMB 57
257,463 257,463 000000000000002399481dac6ee5cd915729cc9237d32201c7b267ef7555a980 258 0.12/1.00 vMB 103
257,462 257,462 000000000000000d7d136bf92600f14fe268f1e5b9edb855812258a3e8663e89 141 0.27/1.00 vMB 29
257,461 257,461 0000000000000012c0461e74dfdfd92698615ec3731740a45e6af9ff3dad6c93 211 0.09/1.00 vMB 80
257,460 257,460 0000000000000021c839b47c63e2631872bcc255f72a17d1d6c7ba6758a6df20 365 0.18/1.00 vMB 98
257,459 257,459 000000000000001e2f1600919589e5e6a8616ddef165278096970c1c794c4036 375 0.19/1.00 vMB 99
257,458 257,458 000000000000000f1400a5efdd4e9b6bea9590d612f6e274614a903ac1aa6f5c 245 0.12/1.00 vMB 95
257,457 257,457 0000000000000012a914e011a9659b4f72f7f2d388be19d7376909fe4e0c4e60 187 0.08/1.00 vMB 106
257,456 257,456 000000000000000562f6a3e62fec2bfb3e2c807f387ecba76ea97470eb043e8b 47 0.02/1.00 vMB 10
257,455 257,455 0000000000000001ded0090c12b73312506aa6802e1ac3413af7823a08ec821a 443 0.19/1.00 vMB 106
257,454 257,454 000000000000001e02f2fb756230db04ecec95695d970e94a7d9d269736a52c0 295 0.14/1.00 vMB 87
257,453 257,453 00000000000000084f99d41fea8efab3a36ca4b89e7669041139c59d3d1928df 47 0.04/1.00 vMB 34
257,452 257,452 000000000000001a34716879f351e929c8d4bf7098c8ad0f3c528c55612ec290 280 0.09/1.00 vMB 154
Previous 10 blocks ↓
Total Size: 782.61 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: 671.90 GB
    • Received: 16.05 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.