Loading Tool

Explorer IconExplorer

Memory Pool

42,567 transactions
26.12 vMB
0.05336426 BTC
Random Selection Loading Transactions
Max Size: 137.19/200 MB

Candidate Block

Mining Attempt 673b5b70f61c44bd63882a11c24299705fe6f0b2f15a643086314a8c888f6b32
Version 20000000
Previous Block 00000000000000000000d8ba2955f02eb456e7c5acbac6935bbd800431352c76
Merkle Root 5ec3337beff7c96ec077d24c25252504fdbf109159e957db0b56223ad51470d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,162
Size: 1.00 vMB
Total Fees: 0.00577727 BTC
Feerates: 100.28 > 0.58 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,739 (496,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,137 418,137 000000000000000004b5d6bc22afc577aa6cfcb618a95662995bc615ee1b9c03 2,498 1.00/1.00 vMB 60
418,136 418,136 000000000000000001374c0cd8869977bed9a0fbafea21a7750f8106dbe198eb 626 0.34/1.00 vMB 50
418,135 418,135 00000000000000000477a4538cf7fd6db02a11c9824ea2ad6bd5e0704e099a77 1,682 0.64/1.00 vMB 57
418,134 418,134 0000000000000000005037c22993c03d9672f8a01c4d6064f68f85c131f5faab 497 0.23/1.00 vMB 44
418,133 418,133 000000000000000000253aa2cf8a51b79eb77c8d9a3a042495844d36ef15a9f9 296 0.12/1.00 vMB 61
418,132 418,132 000000000000000004300b1b1c8f58710daa661dea4c2eff16ae6a498eb93438 2,006 0.79/1.00 vMB 51
418,131 418,131 000000000000000003c3e132283d79b72dbf285f55b65db5d407d4729f130198 629 0.24/1.00 vMB 58
418,130 418,130 000000000000000001236f22c37fc866b275951bb14aaa2a48dc8c3652111661 1 0.00/1.00 vMB 0
418,129 418,129 00000000000000000319b070c61a679df8972864a83cac6720e55fec6a547a18 1,716 0.80/1.00 vMB 52
418,128 418,128 00000000000000000525c255835fca10644cc6d2ec5f3e45f3fe307fd2176315 1,225 0.49/1.00 vMB 63
418,127 418,127 000000000000000002e9853d5f12153b7b108056666487a74c305f41bd62eb99 702 0.52/1.00 vMB 34
418,126 418,126 000000000000000004ef455b68bc1760338559d3420aa1fe82b4409235951157 1,719 1.00/1.00 vMB 45
418,125 418,125 0000000000000000000a842e1978720a121220e604deba309c72fbba7d2b3e3f 1,768 0.76/1.00 vMB 58
418,124 418,124 000000000000000000e08c2bebe0cbdd20293287a42b1612197adac8a14f4879 1,503 0.88/1.00 vMB 60
418,123 418,123 000000000000000000eb388263cbd8861479fa5baae13b6043aae1e85c011d2f 227 0.11/1.00 vMB 60
418,122 418,122 000000000000000003ada43f338976dee34fae479eb55319b14fc5af24b73123 1,628 0.61/1.00 vMB 58
418,121 418,121 000000000000000004b944ee760abc4773010d8e8cfea151897d50abd420340a 218 0.08/1.00 vMB 64
418,120 418,120 0000000000000000019d6b1fcf87652e0c0e74f20495e7a85d4aea5a7d9dd74b 1,446 0.67/1.00 vMB 50
418,119 418,119 000000000000000001880c92f621bf439ba48d4572f9e0ab96808f2b85dfc5c4 537 0.23/1.00 vMB 50
418,118 418,118 000000000000000004f2f76718f2009f604c1af29f9e4f34d3fc9100eeee3a4a 692 0.29/1.00 vMB 56
418,117 418,117 0000000000000000004955ff9771a4bf0f575195c7798e364d1a3c42367bf1eb 234 0.08/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 781.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 646.28 GB
    • Received: 12.83 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.