Loading Tool

Explorer IconExplorer

Memory Pool

56,412 transactions
31.96 vMB
0.20895323 BTC
Random Selection Loading Transactions
Max Size: 172.40/200 MB

Candidate Block

Mining Attempt 7efce54d680997deaabeac9438883608ed54ba213286d9e16471c3597fd0bf2e
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 6cc794ef7382d639493f5e944e75446975a777ab321f2e6e3fb87494a0b42472
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,574
Size: 1.00 vMB
Total Fees: 0.09475548 BTC
Feerates: 502.67 > 9.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (611,992 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,821 302,821 00000000000000004d1a47b6a0ee21d0c0ff053fddaf40ecedcffa88b9570a93 334 0.25/1.00 vMB 25
302,820 302,820 00000000000000002562f5616f4b3b94cc21c87743f80598553d68451ca038d8 503 0.32/1.00 vMB 30
302,819 302,819 0000000000000000026c93f68fde8db49bed4626667fa4c2b083d7aae0323af0 471 0.31/1.00 vMB 27
302,818 302,818 000000000000000031f74010423244c96debd4fb748c3f9b1ff20aefd3460bbc 310 0.27/1.00 vMB 17
302,817 302,817 000000000000000050e994e614f275d3934268f55461bad50899ee696c556a8d 235 0.48/1.00 vMB 14
302,816 302,816 00000000000000005cdeeb13d475b043a3f82cb48fe74bdcb7f1ad281d1c709a 496 0.35/1.00 vMB 23
302,815 302,815 000000000000000032567f8a955fae81b1ac9ab372a8053a9d1aa3fb3de90436 812 0.35/1.00 vMB 34
302,814 302,814 0000000000000000291caf2e30236172efe628d58cf28abca5dc43196b6c266b 1,557 0.50/1.00 vMB 45
302,813 302,813 00000000000000003c8e91436bcc4c596452413e7667b9c4a3c15f1ba234f749 32 0.03/1.00 vMB 13
302,812 302,812 000000000000000004ad39941191606b3df0b0a089f0febae46408432ebcf976 779 0.25/1.00 vMB 49
302,811 302,811 00000000000000004df0d14372ef88390e0a2b0a93311bf74692b1ce030b18db 299 0.15/1.00 vMB 32
302,810 302,810 00000000000000005e7c313e618917ff8cbe57e6498674f3557404968c548651 229 0.17/1.00 vMB 18
302,809 302,809 0000000000000000405351238cb2ffb45cb9a8100b96c37c6b7c5f067f953dd1 97 0.04/1.00 vMB 31
302,808 302,808 000000000000000015178071e47dd8cff06011cf21f9dabe68cb5cadce62d0c6 368 0.21/1.00 vMB 28
302,807 302,807 000000000000000026f39fc0a41a41c03724fa283a6b038a5b7e52d4bd98d3e5 291 0.15/1.00 vMB 30
302,806 302,806 000000000000000004f004565f735ec0959237a4d5ca4c0f24b86e57b9e7e9b5 479 0.24/1.00 vMB 37
302,805 302,805 00000000000000004fc5409d8d91ee2d3c6d60dad4b0df0f035693ef0017ca20 43 0.04/1.00 vMB 5
302,804 302,804 000000000000000034a92f72487dfa1888ccb6c3259bf35a8b4a7e48387ad46d 1,311 0.75/1.00 vMB 29
302,803 302,803 00000000000000003d4092456e05734a47a382997e086c2a39de85445b200fde 978 0.48/1.00 vMB 33
302,802 302,802 00000000000000000c0fc0f5a2ddadcf811d01d193518107b7672befc5f5ff29 408 0.38/1.00 vMB 34
302,801 302,801 00000000000000005f674d1b618d3ce71469e8347403aa81225c07e5a74d0f84 819 0.35/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.42 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.