Loading Tool

Explorer IconExplorer

Memory Pool

83,476 transactions
31.02 vMB
0.13846176 BTC
Random Selection Loading Transactions
Max Size: 187.15/200 MB

Candidate Block

Mining Attempt 7cff56c2ce7d43343f064bbedf0f5ce40fbaaeb942bc1fa7d9a3a9f27230547c
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 48f7d4ab4f72def6ec4fcdb0683bac19e9760b19962fee1b2dee3f96942a6643
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,790
Size: 1.00 vMB
Total Fees: 0.07017956 BTC
Feerates: 366.60 > 7.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (540,090 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,884 374,884 0000000000000000066756156dbb27475d281e64d402923fd56a555beb913f0a 531 0.22/1.00 vMB 40
374,883 374,883 00000000000000000c0c5ffbfa134af8e2c5dbd6b2ecf1c913e384ddaa851bcd 1,901 0.93/1.00 vMB 24
374,882 374,882 00000000000000000fd8272c47d08de963f75fa3d45a91cbc7468268a9b5320b 524 0.25/1.00 vMB 37
374,881 374,881 00000000000000000fbcda0cc62a4dd4e7fa08e8a66f256ade7402f481ffcb68 2,895 1.00/1.00 vMB 11
374,880 374,880 0000000000000000127d8f98f598f7b6c46feeaaaba439d06259d1b97613a0e8 2,125 0.93/1.00 vMB 41
374,879 374,879 00000000000000000e275c1350daeb0875f1313cb9ddf41b5e0022c29383b84d 2,979 1.00/1.00 vMB 9
374,878 374,878 000000000000000011ac82653a41d48196a88d580e7878b588888668695ecfb4 1,725 1.00/1.00 vMB 14
374,877 374,877 00000000000000001180e84e8de9a2a742ddcff0bd2ad2c4a147125787ce32c2 1,319 0.75/1.00 vMB 15
374,876 374,876 00000000000000000af34b989c970d1afeb56803f6a88ee5f3fbc4a49e5b4239 2,854 0.93/1.00 vMB 14
374,875 374,875 000000000000000006b62b7acc7c490f5494b2f4157a08dcbf2442d97f6e579b 1,148 1.00/1.00 vMB 18
374,874 374,874 0000000000000000112245478aa80b206bd7de1b87721aa79b5a6990a1efecb5 886 0.75/1.00 vMB 15
374,873 374,873 00000000000000000d0c79307afc33d1f23be0ab9297d24437ea8f70fe30c111 2,210 0.75/1.00 vMB 8
374,872 374,872 00000000000000000ad4233e4d48011120ee7d6afa79e47c81ca52f9a8b87278 1,664 1.00/1.00 vMB 39
374,871 374,871 00000000000000000479fb9381cda9fad21c8f003ff9e05d0a8c6abab6ffe59d 2,038 1.00/1.00 vMB 44
374,870 374,870 000000000000000011c46064aaa19be23de90c06cc0c115f3a6c10e76fd87d2b 1,444 0.79/1.00 vMB 39
374,869 374,869 000000000000000007e8a8d2093211c615608233e138f782b9eb4c1603d5615d 1,212 0.56/1.00 vMB 41
374,868 374,868 00000000000000000e05f831f8f6a82758fbd7a81f9c205b0a5185549cbce007 1,647 1.00/1.00 vMB 26
374,867 374,867 000000000000000007e970144b5830f8e232f5183fa35096994f3a4918f30660 2,203 0.75/1.00 vMB 14
374,866 374,866 00000000000000000d9a14c18a27186745ad044d01889682b4c7a60e43d2e416 74 0.03/1.00 vMB 45
374,865 374,865 000000000000000003483893a436d13c01e26dee9ada53adaa176fe0145d3626 2,346 0.95/1.00 vMB 28
374,864 374,864 00000000000000000388333e53dd183f3a824afdcf46c5a9bab39e29050af6a5 1,528 0.75/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.34 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: 661.58 GB
    • Received: 14.82 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.