Loading Tool

Explorer IconExplorer

Memory Pool

38,646 transactions
28.21 vMB
0.06172762 BTC
Random Selection Loading Transactions
Max Size: 143.42/200 MB

Candidate Block

Mining Attempt 30f7208116487332bac91761768ca5821bb1b5bfb349a6414a4984b95f694e40
Version 20000000
Previous Block 000000000000000000001eec6b34950aef5a43e49a51ec58f8f5b097e691fd39
Merkle Root 22ef125f223d8be7b2e7c2aebaafce970c60731438e45180d96ccc681d35203d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,865
Size: 1.00 vMB
Total Fees: 0.00749314 BTC
Feerates: 60.13 > 0.75 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,622 (602,118 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,504 312,504 000000000000000000e4592b3bf5a6c64b99e04d059c510504105742c7cc8bbe 45 0.02/1.00 vMB 30
312,503 312,503 00000000000000001fd06eb7cef6cc31d49c4754e4fa7ab3223c02cdc4ea22d5 115 0.06/1.00 vMB 27
312,502 312,502 000000000000000006ae5ef08a97ca18cecf93ba44198d72978c331d6553dca6 851 0.47/1.00 vMB 30
312,501 312,501 00000000000000001c2f616a7091e5943723509965a68e9e66651ca5173b1c9b 60 0.04/1.00 vMB 29
312,500 312,500 0000000000000000307a31b5a588a7e028565a69b5ff1ff2cb572ad2ee318250 499 0.24/1.00 vMB 32
312,499 312,499 00000000000000001b8d2b16d1652e295c401e5239a11cb9a5bdd8b227300142 595 0.29/1.00 vMB 29
312,498 312,498 00000000000000000f4d5a669b3f2f8f188211d9b14fe155c0cf0cbb75e519e6 766 0.44/1.00 vMB 35
312,497 312,497 00000000000000001fd7208e1ff487a41fb39c5dcc8b5198e3f17345721e5f1e 135 0.05/1.00 vMB 42
312,496 312,496 0000000000000000312d8791629ed2a1fa08c8b7619b1a0570373b49cb6bae42 688 0.35/1.00 vMB 39
312,495 312,495 00000000000000003a6c597891a492518ea67fb7a20e193003e2c42d5260d6ec 214 0.09/1.00 vMB 55
312,494 312,494 00000000000000000ec13ed056f9f7ed6e07b56d8b359bedb56733f253ccdbb4 841 0.38/1.00 vMB 52
312,493 312,493 00000000000000000011a4cacf664977d6d379dba8bb53e5a625f12990a8ccc9 209 0.29/1.00 vMB 14
312,492 312,492 00000000000000003349d6860441d6fc97ee1f2c1f30f2bda07378be98341e53 256 0.10/1.00 vMB 49
312,491 312,491 000000000000000003e07fdea6fcec355dbf5332d31f4dfe670a1ca9afe1e7ca 1,361 0.75/1.00 vMB 35
312,490 312,490 0000000000000000201d505432d708aa2edb656f6fe34d686b37d4747e5ff389 89 0.05/1.00 vMB 13
312,489 312,489 000000000000000038e2389ac3571f05bb4386a1dd26d1a76bae56abcefd4d91 860 0.56/1.00 vMB 30
312,488 312,488 000000000000000014d47f0f22afe21004fbf0e431c5727905eb6f3f8c45c859 331 0.22/1.00 vMB 27
312,487 312,487 00000000000000002a24a1dfa11513dddae1ecb3e69baf190a4b6a4827a945d5 96 0.06/1.00 vMB 23
312,486 312,486 00000000000000001b4ced276b2d6e062e0bdc48d563d1b9d3e19890ef8c56c8 220 0.15/1.00 vMB 25
312,485 312,485 00000000000000002945407f9223a7c714d58413de9aefa13a96ae20956bb66c 149 0.07/1.00 vMB 36
312,484 312,484 00000000000000000ee3a59a00617947c17901caf74504f027548f4d2e1d3f39 708 0.41/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.72 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: 629.85 GB
    • Received: 11.96 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.