Loading Tool

Explorer IconExplorer

Memory Pool

78,055 transactions
29.03 vMB
0.10195745 BTC
Random Selection Loading Transactions
Max Size: 175.56/200 MB

Candidate Block

Mining Attempt 81fe48877ee60dc2906922760aaa352a16037e9427e5e7bc41d0ea90807e9338
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root ee0808101304a1d651eb1dcbadc0d5aa28b6f58c2b2ba0c5e998fd24006b8f08
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,958
Size: 1.00 vMB
Total Fees: 0.03040138 BTC
Feerates: 402.60 > 3.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (479,194 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,114 436,114 0000000000000000026ea40a8de2fee1293983910ff10264b2cf2c6e77543365 2,468 1.00/1.00 vMB 58
436,113 436,113 000000000000000001cdd9f059f9b67b9d192c2ba95ca654e0bb1eaed6c23ff7 2,200 1.00/1.00 vMB 99
436,112 436,112 000000000000000001bcef41adf188b971a2116a117dd77dbbd1476ee2069f8c 2,279 1.00/1.00 vMB 54
436,111 436,111 000000000000000003404998c3cd253d4393bcbccd248050da80961214a4a04c 2,318 1.00/1.00 vMB 76
436,110 436,110 000000000000000002cb5c65a27d5169e9ae4029b94e32507bddcbae8de5765b 1,820 0.84/1.00 vMB 89
436,109 436,109 000000000000000000110662c36b30b88ca81346a85c413579bdee3d254fb7d4 2,510 1.00/1.00 vMB 53
436,108 436,108 000000000000000003b6faf1970de493b58deeba6756c69a54b75e0827ccc61d 2,561 1.00/1.00 vMB 95
436,107 436,107 000000000000000003c14eb899a3ba7d9f64e34ba1658814cb4f94aa9c807938 2,193 1.00/1.00 vMB 41
436,106 436,106 00000000000000000369d057ebd70781f3e67a8a05917bedc107c77adbb177ad 2,266 1.00/1.00 vMB 49
436,105 436,105 00000000000000000432b9c7e9248daf06aeeca0b6fe0c0bd093dfe1c18cbfd7 2,148 1.00/1.00 vMB 59
436,104 436,104 000000000000000003a3cf5974cf6c26c2286af201aa5c9bafa26573e5d25652 2,554 1.00/1.00 vMB 55
436,103 436,103 000000000000000003a032a74d09b7f891f2bc81bd02cf4dd898928eec208e0c 2,225 1.00/1.00 vMB 89
436,102 436,102 000000000000000000ad1288fb1876390230df7eb55e5dc66ec9fc76cd172f09 1,350 1.00/1.00 vMB 55
436,101 436,101 000000000000000000c88bd0b192c41b98da3e2afa7cb87ebb9999a2cae92c93 1,581 0.75/1.00 vMB 61
436,100 436,100 000000000000000002982a205095b88c862fbf20d5c329e1114934aee1c36f4e 2,491 1.00/1.00 vMB 72
436,099 436,099 00000000000000000051f32f44a40f146863af8d77e413bc4f83274190609cce 2,298 1.00/1.00 vMB 89
436,098 436,098 0000000000000000042f014649bd499abb02c189e36321fba9f17cbc3829aa5e 2,076 1.00/1.00 vMB 100
436,097 436,097 0000000000000000017b7e2aed836b146132642af764778d2e596b0936d710dc 2,104 1.00/1.00 vMB 66
436,096 436,096 0000000000000000040b3448670d478558fe2368a15ff9323fdcb269fe2d2429 2,606 1.00/1.00 vMB 74
436,095 436,095 000000000000000001685d9ae666557d6c624f64063e1083ee46c41e2d957936 1,416 1.00/1.00 vMB 77
436,094 436,094 00000000000000000244c4e0cf3f4aae14ad7d5203132c28b6ca8dbeed972c38 2,470 1.00/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 782.92 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: 714.54 GB
    • Received: 17.56 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.