Loading Tool

Explorer IconExplorer

Memory Pool

78,321 transactions
29.37 vMB
0.06619814 BTC
Random Selection Loading Transactions
Max Size: 176.53/200 MB

Candidate Block

Mining Attempt 3d67d69e8a79c0ffc8e3684356454a67b0c72f72e379ed21cbd2a90ed1b082c6
Version 20000000
Previous Block 000000000000000000013ebd023e343465f3829663af04bea56f1597763d89c8
Merkle Root 08cc20dee71ece5fab1bf44b7dfb816361004261d2b4983f4c69358536c7c217
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,069
Size: 1.00 vMB
Total Fees: 0.00664052 BTC
Feerates: 197.05 > 0.67 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,014 (247,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
667,084 667,084 000000000000000000015b926a684fd63b582469ad287eed8af38755b0632bde 2,932 1.00/1.00 vMB 74
667,083 667,083 0000000000000000000a075915ba927d61cc83d37b5a2604310ec7a368a4b3bf 2,101 1.00/1.00 vMB 94
667,082 667,082 00000000000000000009840e68413efd85349bb871130646f53876ca795fc7c7 2,178 1.00/1.00 vMB 112
667,081 667,081 000000000000000000066730a65b9a84dec55f5ea5a2a761dca6926a74a0f841 2,525 1.00/1.00 vMB 114
667,080 667,080 00000000000000000004fb6cb2437052d245a6903f3f4855f55928874a3f8670 2,835 1.00/1.00 vMB 111
667,079 667,079 00000000000000000008b6a727b3444aa7744a2f662c609bc05a5d517084f6c3 2,659 1.00/1.00 vMB 110
667,078 667,078 0000000000000000000d931acb2b40fff6184283c0f586598331d215a16849d6 2,838 1.00/1.00 vMB 140
667,077 667,077 000000000000000000042230e45b02928dcd4d7f6a9b1fbe3ec67045d6bbf924 2,732 1.00/1.00 vMB 87
667,076 667,076 00000000000000000007cf4e3b01282c92bf519b7cd03c902fb8f0da4ddf781d 2,779 1.00/1.00 vMB 78
667,075 667,075 0000000000000000000d1bfb2b5918ddb8c3bb19beb33a5e1419a27b6b241603 506 1.00/1.00 vMB 82
667,074 667,074 00000000000000000002cf95d4b840adbc6acee145af8394a02c28329be70a5b 2,779 1.00/1.00 vMB 95
667,073 667,073 00000000000000000000565c0dc3a691b4238b11a869b0fc995d4b9caf86e971 2,959 1.00/1.00 vMB 115
667,072 667,072 0000000000000000000b989bda93d3dc0ae7c402984a035e20e0c58c5bc991fe 2,780 1.00/1.00 vMB 92
667,071 667,071 0000000000000000000cc302bd59316582f48cefcd1ff62896a7d379b1fca8e9 2,908 1.00/1.00 vMB 103
667,070 667,070 000000000000000000041258aa42511151a6533e8052b6247941394b8de9aa24 3,008 1.00/1.00 vMB 128
667,069 667,069 0000000000000000000c0676366be4f7eaebdf91a17f19831c8126357c0778bf 1,181 1.00/1.00 vMB 93
667,068 667,068 00000000000000000009b919595df8b02c28751d9dd188dbd7e0418bacc9de2c 3,136 1.00/1.00 vMB 100
667,067 667,067 0000000000000000000bba5e89f62d4558d3c4a8fae97ebb67ab6b3dacb2458e 2,826 1.00/1.00 vMB 106
667,066 667,066 00000000000000000006adb1244db41c5564befc41cbcb37b30fd9d765d665d4 3,151 1.00/1.00 vMB 122
667,065 667,065 00000000000000000000717a9b25ac28ca073268b4deaa280089063e0873fef1 1,942 1.00/1.00 vMB 102
667,064 667,064 000000000000000000085d58d0a76fc1574b66e2de088729bb910b413bf74703 433 1.00/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.42 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: 665.39 GB
    • Received: 15.12 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.