Loading Tool

Explorer IconExplorer

Memory Pool

77,254 transactions
28.94 vMB
0.08255480 BTC
Random Selection Loading Transactions
Max Size: 174.69/200 MB

Candidate Block

Mining Attempt c1e28a33c2305c3ec183dc727a577e03ea7729c75c5fae590f464a9ca11836fb
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 86922dc977004dd673c661687b12862625cbf990da237a82e60d20259275e8ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,666
Size: 1.00 vMB
Total Fees: 0.02224366 BTC
Feerates: 103.00 > 2.23 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (682,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,802 232,802 00000000000001d7a6e65c4fff56b7a70d5e8a543ada07f591fce02e25ad1a36 6 0.00/1.00 vMB 103
232,801 232,801 000000000000018e1c7579841a285337de1970b1f084ba7b3cc997d6170c9831 579 0.36/1.00 vMB 122
232,800 232,800 0000000000000011918f8eff29807090005c3f69fb546c7db13bed43a745ca74 252 0.20/1.00 vMB 102
232,799 232,799 000000000000017981db447873a9c7c7f8cb7b9f025921bedee34a7def82cdc7 642 0.25/1.00 vMB 202
232,798 232,798 00000000000001270395f29ac38d0cc409f4f8f2e49832ec0235a31a8aca96a5 624 0.25/1.00 vMB 172
232,797 232,797 00000000000000a53d4b79be05a3ea39669e55c33f43015f0e5defc660558a99 273 0.21/1.00 vMB 98
232,796 232,796 00000000000001add45ff1e88f769c027d54fc407b6611e14280e40da230aa6a 494 0.25/1.00 vMB 157
232,795 232,795 00000000000000908c097762f163cd93287e2eba314cd0eeb786443ec198a984 185 0.07/1.00 vMB 123
232,794 232,794 00000000000000be486b16335b3b7f7d869fdf5ca032bb43ccaa9c6740b3b2b3 181 0.08/1.00 vMB 207
232,793 232,793 00000000000001d3013709a730e21b6b179be49aae52967d23c15bbfb75983ea 69 0.04/1.00 vMB 181
232,792 232,792 000000000000018dfb376da5631b545963956c4dd1124c863c84113a90ab49b9 191 0.08/1.00 vMB 213
232,791 232,791 000000000000003882f7030ab2c43ce6c8299ddef05dd55c23117dc46984f802 338 0.25/1.00 vMB 127
232,790 232,790 0000000000000048d53ebdf4d24d64f4fca27e700e80929390bd89d9eb4acf58 359 0.16/1.00 vMB 212
232,789 232,789 000000000000001b1afff2ec26a797fd8b2ad41badef932e25993e1d2c366a0f 349 0.19/1.00 vMB 191
232,788 232,788 0000000000000119acfd4fd12974206cceec084961592ae26e030b9c14a8014c 265 0.14/1.00 vMB 136
232,787 232,787 000000000000017e03f3ed1bf6c950cef48d7b66c885748d461cbb618bd1c1f1 5 0.00/1.00 vMB 43
232,786 232,786 000000000000007ccc172a83f957c6c7a12aa207ef63b6bf62631495981aa9fc 605 0.25/1.00 vMB 193
232,785 232,785 0000000000000034451016bd0c57b323b9e9847008f93976165f215edf7e4334 567 0.25/1.00 vMB 173
232,784 232,784 0000000000000028228dc3fcf8eb10099af5a37f84f3ebcf595d4ac13dbe2615 206 0.07/1.00 vMB 882
232,783 232,783 000000000000005a2cb7f803a94e6bde567ad8fcf7bfe760afaf83b9fda15412 388 0.25/1.00 vMB 150
232,782 232,782 00000000000000bc07f0de49813746c60d558bd504cf37800911e4a85a1a88cf 671 0.25/1.00 vMB 223
Previous 10 blocks ↓
Total Size: 782.66 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: 673.02 GB
    • Received: 16.35 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.