Loading Tool

Explorer IconExplorer

Memory Pool

45,404 transactions
28.75 vMB
0.12731455 BTC
Random Selection Loading Transactions
Max Size: 152.23/200 MB

Candidate Block

Mining Attempt 00e02481e77653cca925d06a84f7aa9fa06c1fe52173d452a53cec19c8547730
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root 83ef6180ed8cd29bf834a0b18663aed2f4a49c1b05fa751b18bb95107b0fe379
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,188
Size: 1.00 vMB
Total Fees: 0.07233785 BTC
Feerates: 301.60 > 7.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (536,318 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,491 378,491 000000000000000009f043ca00b3ed812ce219d5ba90172306f5a026c4b83a37 1 0.00/1.00 vMB 0
378,490 378,490 00000000000000000f714f3640e5ca27925f310d5fb3dea88f6bff7a884e6762 552 0.97/1.00 vMB 9
378,489 378,489 000000000000000006895618c90a2b4ba11aee0bcc3ced75bbccd506f0d400b4 772 0.33/1.00 vMB 44
378,488 378,488 00000000000000000397bf815f8fa0429f8a71ca8dfc2ed0c32844ac6678c9b7 673 0.97/1.00 vMB 12
378,487 378,487 00000000000000000bb19860328a97e1e6134531722f5a12553eb45995a70c46 77 0.09/1.00 vMB 12
378,486 378,486 00000000000000000e62f22a4335a38b4447a0a7540503a2024399d9bcfa36cd 510 0.25/1.00 vMB 32
378,485 378,485 00000000000000000bd03e101d8bf841efe763d075dde0edd308ddcd36e5395f 532 0.25/1.00 vMB 39
378,484 378,484 00000000000000000a1aad11c983e27738ac1c85fc5b46ea0d8ea2c8e2142e98 1,201 0.65/1.00 vMB 41
378,483 378,483 0000000000000000109f4aef05bff7082f3b46ae307d36e6f1826c8d17ee81ee 716 0.93/1.00 vMB 14
378,482 378,482 00000000000000000283a981644f79bf13bdb329d60bb9a300314ad17023bf8a 374 0.26/1.00 vMB 31
378,481 378,481 00000000000000000faf2947b88e4915359311c3d35c211a481ff70899b3b53f 114 0.13/1.00 vMB 7
378,480 378,480 000000000000000008bd1f16c1ecf38a1b69a6cce26b87081e335853347160c9 381 0.32/1.00 vMB 25
378,479 378,479 00000000000000000edd09611c43c156785aee9005e5983b34d002c999647271 1,230 0.53/1.00 vMB 50
378,478 378,478 00000000000000000fe4eadf4c0283da85ed228477de3ec6a477894ff1313b69 1,514 0.71/1.00 vMB 37
378,477 378,477 0000000000000000079d23830024469f27030078fff45263ab871fb764cd4cee 418 0.75/1.00 vMB 8
378,476 378,476 000000000000000006dced79e89ba5266dd728312e5fc0f97f37d919db1b3e1d 777 0.36/1.00 vMB 43
378,475 378,475 000000000000000000423d1c2f17b8c2eb80cf89859d3a799ebcb78f2e1b5472 639 0.25/1.00 vMB 49
378,474 378,474 000000000000000008ebff152d773edf58b3a03350f2a4e32f3a02f86e042abf 170 0.12/1.00 vMB 23
378,473 378,473 000000000000000002f5fc478a6dd3dd16348fcdc1411ea32c2930cf5f67b478 2 0.00/1.00 vMB 0
378,472 378,472 00000000000000000cb68b5bd9dc6d9a367ffd475818b8f17edb056041ac096f 1,617 0.67/1.00 vMB 42
378,471 378,471 00000000000000000647238a34e5adb8ff822c273cfc5c7028f7a37ab25d709f 176 0.13/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 650.89 GB
    • Received: 13.34 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.