Loading Tool

Explorer IconExplorer

Memory Pool

82,557 transactions
31.08 vMB
0.09255386 BTC
Random Selection Loading Transactions
Max Size: 190.34/200 MB

Candidate Block

Mining Attempt 471f101ba309a6f65a7f203f0eb5fbaedfe3769b6d3b217957622636b2138b2b
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 1c49a1cce9321baa6f217c3adb7e30f2fdc5fbc406f899d2c7f938295ba1577e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,425
Size: 1.00 vMB
Total Fees: 0.02260992 BTC
Feerates: 100.00 > 2.27 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (638,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,619 276,619 0000000000000002c198a5b5eaa9f2ecb774d6c654d23cbc93c598a24ffa666a 652 0.25/1.00 vMB 60
276,618 276,618 0000000000000002b71901cd415db8efb6d17fb3e3adad96cb1d0e710e35ff86 106 0.04/1.00 vMB 39
276,617 276,617 0000000000000000b013d7d1a2ae12dd36a7bb48d141806158621ce82e535d92 228 0.10/1.00 vMB 59
276,616 276,616 0000000000000003a1e7fe92f3533009d69895f98c50eeaa7ca355aeb37b4efb 410 0.19/1.00 vMB 41
276,615 276,615 00000000000000031a6e7c94a4086f788320790364ec32082df68ba250e2d0df 77 0.05/1.00 vMB 54
276,614 276,614 000000000000000194e9de5881e03ef1fc16e0112665fd6b70962d9198e68272 342 0.21/1.00 vMB 35
276,613 276,613 0000000000000003790ff47aed9259137ad4e3aef0e3ec997d6b71883e6cd3b3 369 0.21/1.00 vMB 29
276,612 276,612 00000000000000033e8f701e626c8639da06a1075ae9a966792661ba82f0ac94 91 0.03/1.00 vMB 128
276,611 276,611 00000000000000006f50c2e7a14b799208a49a8559b90bf4b9a549e0778d1ffb 326 0.15/1.00 vMB 48
276,610 276,610 00000000000000033541b7ce8f68e5e072b0537adc7ddcbc767f1129b5316ce0 343 0.14/1.00 vMB 33
276,609 276,609 00000000000000020d75eb55c9f9d162830413d1ec20a0a64c21a3f3dcfa1a08 212 0.15/1.00 vMB 17
276,608 276,608 000000000000000380303abc3612c9bb00265cb489d454b1b5d01c23b5e297e3 256 0.25/1.00 vMB 18
276,607 276,607 0000000000000000900e9cd48f8242d885315969e11bc2eeec70083b8eff832a 1,275 0.50/1.00 vMB 56
276,606 276,606 00000000000000015ffa84a52d4f315875c5305faba87a14dea308046a30e209 97 0.22/1.00 vMB 15
276,605 276,605 000000000000000357a7bffba9abdbe95ed7db3ef5bf9103f3341da2b6ded9d2 1,330 0.50/1.00 vMB 80
276,604 276,604 0000000000000002dd2f9992968ebbbaea592ba6b7135187c71859f1c1fd349b 86 0.15/1.00 vMB 6
276,603 276,603 00000000000000013f09fc57a8d24ae058c3708cbd97b146c0dd62a59a32dbd4 132 0.14/1.00 vMB 19
276,602 276,602 00000000000000027eb9bc113ed7072e9592925298688247e4e0377018efc828 609 0.25/1.00 vMB 61
276,601 276,601 00000000000000023f21d17384979ce23c829aa5088f1de0a6d08213887f7568 398 0.20/1.00 vMB 37
276,600 276,600 00000000000000018809be32e4682cb98ea78560f697352cc6b77d719adf0b39 216 0.11/1.00 vMB 42
276,599 276,599 000000000000000287af2ddf6afb08ad2bc4b0edd1216cb606b9262902b0683b 77 0.15/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.88 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.