Loading Tool

Explorer IconExplorer

Memory Pool

78,543 transactions
29.43 vMB
0.09863624 BTC
Random Selection Loading Transactions
Max Size: 177.24/200 MB

Candidate Block

Mining Attempt 60fca5d4f9c2ab3b4be49045df0ae455a246afbb130d701bc4d647afbcfa8bb8
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root fc47f34a929679f145e9ff2303f0f5f67bba2ba726d58f7962efd68b8ba3fe32
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,483
Size: 1.00 vMB
Total Fees: 0.03518072 BTC
Feerates: 103.00 > 3.53 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (201,697 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
713,457 713,457 00000000000000000007e2062d05abdfda6e045844e19b39b4763531d5e0a909 20 0.00/1.00 vMB 20
713,456 713,456 00000000000000000006c2f379fe369a0d2a4219c92321c46f8033b4f093ce49 2,052 0.76/1.00 vMB 9
713,455 713,455 000000000000000000028fbd896df1502f766880ed7150199805e5fcf5bc9460 529 0.15/1.00 vMB 10
713,454 713,454 00000000000000000006510bae2c5ddf4ee25d5d0fbe77d719ab3e0772525b60 542 0.31/1.00 vMB 1
713,453 713,453 000000000000000000063d9f056cf5ca738c2351ca48feb997b13f6323987ba7 2,286 1.00/1.00 vMB 6
713,452 713,452 000000000000000000094827dc041e3ffea1a756220f66a0fa953be6f7e68c99 2,211 1.00/1.00 vMB 10
713,451 713,451 00000000000000000005ee46a27601388ae2fdd5f45c1650bb224bedafd5ba1e 2,908 1.00/1.00 vMB 9
713,450 713,450 00000000000000000007e9fbf9c258e3bddcd5dc378aaa4b824898dd0917dc71 3,193 1.00/1.00 vMB 10
713,449 713,449 00000000000000000001a89284a7269501b0c2d97f68171281ee8d88e03076b8 3,151 1.00/1.00 vMB 14
713,448 713,448 000000000000000000032bab76532eaf915617add10917d3f8b6e13591e32ec5 99 0.03/1.00 vMB 9
713,447 713,447 0000000000000000000968f53d7ddbbe385c3465e11cce6c28b5e75109fef761 562 0.15/1.00 vMB 10
713,446 713,446 00000000000000000008464c58c12a03e54c187697ca3440c03e41852857bbc7 644 0.24/1.00 vMB 4
713,445 713,445 000000000000000000083d510267ed526f51f894f9f55ff3550a3ebc766fd262 3,152 1.00/1.00 vMB 10
713,444 713,444 0000000000000000000850b30b8ffa2791c9f2b966cc5787c5350c3a4338b010 1,884 0.76/1.00 vMB 9
713,443 713,443 00000000000000000001f207f7df1238632cb965c4731d3e2ce3d3b215b8c79f 219 0.05/1.00 vMB 15
713,442 713,442 000000000000000000055ab8a2cf5e899adb4feafea818ae29e3cdf6f3797a5e 1,479 0.72/1.00 vMB 7
713,441 713,441 00000000000000000005b8edd83aa14c1152a8575db798044dab5b6d936ef84a 2,093 0.80/1.00 vMB 10
713,440 713,440 0000000000000000000c99461989756282d8df9c686fd301b6d911200af3a72a 526 0.16/1.00 vMB 8
713,439 713,439 00000000000000000002b395fe319b8eca7c80c68371332d96c19b3c22325353 1,773 0.99/1.00 vMB 3
713,438 713,438 0000000000000000000519d0f08362f154c4706553736b633147ad14865cc924 3,427 1.00/1.00 vMB 4
713,437 713,437 00000000000000000007b27f4969da756fdd0afbcc31206cc40c5abeadd59ea0 2,583 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.