Loading Tool

Explorer IconExplorer

Memory Pool

75,196 transactions
27.08 vMB
0.06095236 BTC
Random Selection Loading Transactions
Max Size: 166.17/200 MB

Candidate Block

Mining Attempt baee2239f72c71b0823b3b473f57e0d27654496d273382779b34a87db92bcf07
Version 20000000
Previous Block 00000000000000000000689f5aac8f3b2931b26ac31fa880ea1b747dd3d324e4
Merkle Root 90edb99bc9305e2299a3bf71b637719c88335bb7149c85d5d063f405efadf176
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,604
Size: 1.00 vMB
Total Fees: 0.00349145 BTC
Feerates: 11.33 > 0.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,321 (435,664 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,657 479,657 000000000000000000afb4b44c7f4631aa4e9b4f819276684440b5d9c0b0d26a 468 1.00/1.00 vMB 14
479,656 479,656 000000000000000000d4cf8a9419688cc1083e64c30504f0d7e3a11f81f5bfa4 1,338 0.99/1.00 vMB 67
479,655 479,655 0000000000000000007507e2f73b8038114818e1375addf6cb37ff6cf62fc230 431 0.99/1.00 vMB 13
479,654 479,654 0000000000000000003c047a8815dc854f728d99ff21e809868a8a63474a5e61 744 1.00/1.00 vMB 8
479,653 479,653 000000000000000000541c2d4cb133d2f752d58c879e2cd4ab7d5b8d301a568a 1,614 1.00/1.00 vMB 88
479,652 479,652 000000000000000000cbb8c153c9ae3f1e473f07524bbd567df84e40c4faabf4 1,668 1.00/1.00 vMB 56
479,651 479,651 000000000000000000e1ff1ae8616e0e7633d8548d049dfa9c29cf33ac01fdf1 1,716 1.00/1.00 vMB 59
479,650 479,650 000000000000000000ac60592c788561eb7fdada7ddd951cb7ab759f09f95304 1,847 1.00/1.00 vMB 109
479,649 479,649 0000000000000000005cf478de177a1a944753541250b4f3f5bbb3640ff5d302 2,176 1.00/1.00 vMB 157
479,648 479,648 0000000000000000011d789fe576c9a584d5b161f5f8e88fb93385d883e392a7 823 1.00/1.00 vMB 37
479,647 479,647 000000000000000000e15c093edc2c714bc81e2cebeb8ef9f9278f2d90f08c21 1,425 1.00/1.00 vMB 52
479,646 479,646 0000000000000000005e6c2c86131a364646ecf36742be539fd4c7da122f382c 1,821 1.00/1.00 vMB 121
479,645 479,645 000000000000000000b9af53c7fbafe5cbec1b490b612d8d359fe244b6ac25e8 925 1.00/1.00 vMB 36
479,644 479,644 000000000000000000add737af32015ab3f333f74320ccc03c7d6fd272470f4f 109 0.05/1.00 vMB 121
479,643 479,643 0000000000000000004310a5351511d538814cd8eca7ef76bdbc98b834353fe9 1,757 1.00/1.00 vMB 113
479,642 479,642 000000000000000000fd88e6e064da7f114188a613a79e445b85c9d4565809ab 1,127 1.00/1.00 vMB 52
479,641 479,641 0000000000000000008058496e718d1ffdce68423dbd2a0b260adcc66eb5182d 833 1.00/1.00 vMB 37
479,640 479,640 000000000000000000b0b3117d1da88ae728f187910897f16888709fd295ccb1 1,244 1.00/1.00 vMB 82
479,639 479,639 0000000000000000000261aa9b2bf6492b88353aee970bf6a1efc4d95476cdbd 1,591 1.00/1.00 vMB 77
479,638 479,638 000000000000000000b8c9cae53741896609d227221a6f25cd0fa17754cfb51e 1,463 1.00/1.00 vMB 114
479,637 479,637 000000000000000000d22c152ae4f0de7c9a5b4f892c78719931c87a6adf53c4 2,300 0.99/1.00 vMB 160
Previous 10 blocks ↓
Total Size: 782.95 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: 715.04 GB
    • Received: 17.64 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.