Loading Tool

Explorer IconExplorer

Memory Pool

32,084 transactions
26.71 vMB
0.09989502 BTC
Random Selection Loading Transactions
Max Size: 133.01/200 MB

Candidate Block

Mining Attempt fca29f125b12180293e615842035fa35a8a84ced74948aff86434ad5890d5ccd
Version 20000000
Previous Block 0000000000000000000088eb0f120f975e57ee7b05837846c83d2c87324a46fd
Merkle Root 6ac2c87bad6cf0aaa03428c067faa583a3bfc25f2ab729df4840259c3a536e99
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,254
Size: 1.00 vMB
Total Fees: 0.04459726 BTC
Feerates: 502.67 > 4.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,242 (825,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
88,921 88,921 000000000012e16b382734b6eb77b732508a2fb1d27fb7589716d19cc07d63f1 2 0.00/1.00 vMB 0
88,920 88,920 0000000000070a90cd76c25f210599f5a2fade4ba4ef9eb83b57e3d3d4ce1063 1 0.00/1.00 vMB 0
88,919 88,919 000000000005c4ea2051c8fa83961aa587c7922cab056eb293885013ab41bb62 1 0.00/1.00 vMB 0
88,918 88,918 00000000000b9f5e18a7d890497813b275e2ca799306833e8b352e70b142a040 1 0.00/1.00 vMB 0
88,917 88,917 00000000000a898722d551e0a1a3f60795c9560b06fd30654dba479d17d8ec9f 2 0.00/1.00 vMB 0
88,916 88,916 0000000000068cd1ba1663bbc3d4a6e663aa05c8f695434b3db4ea8b5adf1e22 1 0.00/1.00 vMB 0
88,915 88,915 0000000000103de4575ce460cf5e407c740b14cde94a57b8197a528ca4b74428 1 0.00/1.00 vMB 0
88,914 88,914 000000000004a039c6537e35e614a26d6231cbec07b9f835ebae568859b6ffff 3 0.00/1.00 vMB 0
88,913 88,913 00000000000916a9b4921aef058036b97b3fa144679eb28325d605d610131118 2 0.00/1.00 vMB 0
88,912 88,912 000000000002c49e3f251db4c36331025c24589e2735f9cc7058538739c24ccb 2 0.00/1.00 vMB 0
88,911 88,911 000000000007b10f6d5fcaadec78b6c374965fac4b573d9e4e1a0689fae1ed93 2 0.00/1.00 vMB 0
88,910 88,910 0000000000019ecd14dcef2c893014e94a607ff1b99424c19268fdafbe8da1a5 1 0.00/1.00 vMB 0
88,909 88,909 00000000001297bf23d57c11b847b5bf70c5e856f3d643ce509c481d2969506b 1 0.00/1.00 vMB 0
88,908 88,908 0000000000045740180c7ac128d66f88392d2bb015efb3ca7fe5c1fb829665ed 1 0.00/1.00 vMB 0
88,907 88,907 00000000000fbc96f0156c4cb9b2071be7d1de4a44f77b2a0b2e1c29263275df 1 0.00/1.00 vMB 0
88,906 88,906 000000000005f4d365f2478d197d4cd7a52f16d7bc46c28093553d88113bd28d 2 0.00/1.00 vMB 0
88,905 88,905 00000000000f4138529c0d651adb9ca69c50d10eef3aa12ac266eda2b3a228d8 1 0.00/1.00 vMB 0
88,904 88,904 0000000000071e54c4d4d98b55e908e9e46684f1d094f09d7fb0fe7735321ef1 1 0.00/1.00 vMB 0
88,903 88,903 00000000000a8d823831762a90e7ee81fb080a560fd08390e9593f620a89a9b1 2 0.00/1.00 vMB 0
88,902 88,902 000000000012ecaad079ce149ac3848ae7051c4544811b552199c936c34ea7ae 1 0.00/1.00 vMB 0
88,901 88,901 000000000011f14abc3fdbcd206377ad2f2b7304c0342a452d4c0efb0c802593 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.02 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 576.41 GB
    • Received: 8.44 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.