Loading Tool

Explorer IconExplorer

Memory Pool

76,908 transactions
29.84 vMB
0.06969859 BTC
Random Selection Loading Transactions
Max Size: 180.70/200 MB

Candidate Block

Mining Attempt f73baaf46153845578cd0681443f1e93de210b766bd7ed000aa87e2e1ea6139b
Version 20000000
Previous Block 00000000000000000001202d9deac2496cbee3e462561514b22f7bca5f959693
Merkle Root fc709ac4c0567f1a6b64f1ddc858d73000da13bf7e6015e600f4ae15f0f55c1c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,290
Size: 1.00 vMB
Total Fees: 0.00616843 BTC
Feerates: 50.90 > 0.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,206 (204,723 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
710,483 710,483 0000000000000000000be72658db705baf434ee2283386de67888b8813f4da88 2,639 1.00/1.00 vMB 21
710,482 710,482 000000000000000000038262ceff60ae44b04d45eecdea32a572d33325b65251 1,094 1.00/1.00 vMB 8
710,481 710,481 0000000000000000000258bba986796909ef3661a5ee31cbb08fe832aa9bc845 2,742 1.00/1.00 vMB 13
710,480 710,480 0000000000000000000acace050c6a803a1932777a5c7c7d7c82b75727330378 2,791 1.00/1.00 vMB 4
710,479 710,479 0000000000000000000357a57c65b20cd13d2f2016b97db58ae316361a9ba6ed 2,852 1.00/1.00 vMB 11
710,478 710,478 0000000000000000000807ca9c7f2f66ef16d4da03be7e1cdf4add662849fe38 2,195 1.00/1.00 vMB 8
710,477 710,477 00000000000000000003e4fbcf5e9c8ae9f577c1592cf1d49e3aa63d7879b862 3,291 1.00/1.00 vMB 11
710,476 710,476 00000000000000000008cd1fafb2f2a17ce72a3c0c01eb520c70c7957937351c 3,155 1.00/1.00 vMB 10
710,475 710,475 000000000000000000010f14699c307b50caf7136eba451aa24a9f7a008ef37f 2,621 1.00/1.00 vMB 15
710,474 710,474 00000000000000000002049cc884e31b300c61396d9a9fd2d9964eb11b76dbbe 2,438 1.00/1.00 vMB 13
710,473 710,473 0000000000000000000898e864f560103daa4f0b6779c2a113b5da7f56c86003 2,786 1.00/1.00 vMB 17
710,472 710,472 00000000000000000006a8141d85637624eb303b831629ca506b468e657242a3 3,682 1.00/1.00 vMB 13
710,471 710,471 000000000000000000078d9ea8702fd43b9ddeb4706ad739e4ea8a2327ea84f2 2,789 1.00/1.00 vMB 24
710,470 710,470 0000000000000000000b49fa92884261e7e32eee50883eaab89fa6d309968498 3,303 1.00/1.00 vMB 40
710,469 710,469 000000000000000000013c78a7812785eadc1e2c0418fd6879ab972678d5925f 3,455 1.00/1.00 vMB 2
710,468 710,468 00000000000000000000cd77b7d9ce9c07e39a250c28b87edce686f8e74a94e5 1,894 1.00/1.00 vMB 9
710,467 710,467 0000000000000000000b9571c62487552084182738037e4c9dae62f2f64a7faf 2,878 1.00/1.00 vMB 19
710,466 710,466 0000000000000000000713d07eb7ed5dfa89d78f8248a9ac62f1a635261b8582 1,915 1.00/1.00 vMB 8
710,465 710,465 0000000000000000000baa767eac33c41cb37d3dcd904c4ce9264e19a3b27dd5 927 1.00/1.00 vMB 5
710,464 710,464 0000000000000000000689b51cf1dd3421ebb441e829b8eb92c05e049a3a2024 1,684 1.00/1.00 vMB 9
710,463 710,463 00000000000000000002b242ab93b272bd76f2ae5533d7a25914b98b318c957c 3,545 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.75 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: 708.60 GB
    • Received: 16.74 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.