Loading Tool

Explorer IconExplorer

Memory Pool

41,394 transactions
32.03 vMB
0.09808683 BTC
Random Selection Loading Transactions
Max Size: 159.81/200 MB

Candidate Block

Mining Attempt 91554cc2c02ae82f2f538c0c4f05bc6d362efb2ceb02f7c72f7b34d3e623f1d6
Version 20000000
Previous Block 000000000000000000002a3cfe7e37f1e2667128fd56a49cf2c99807e4b289d0
Merkle Root 0cb7b50cac451d4eff76dd405909a9d8dc45d9b34dd63ceb0416c79412d7ff16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,771
Size: 1.00 vMB
Total Fees: 0.03123859 BTC
Feerates: 301.05 > 3.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,379 (845,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
68,783 68,783 000000000133392b9a8789b58b0255d623235550070b63632ce6bb1c892ed1c6 2 0.00/1.00 vMB 3,891
68,782 68,782 000000000101186bd2c4eb3df4e84be24d35a57242d373e920410ddaf11359da 8 0.00/1.00 vMB 1,793
68,781 68,781 000000000035076ed274197bb665637aafcdf17ea67f4d95d01e5a07ef887ff6 3 0.00/1.00 vMB 3,875
68,780 68,780 0000000000a0ad5a3e7c52bb4be52f7e82b44b8e5f076031292b73837420611a 15 0.01/1.00 vMB 145
68,779 68,779 000000000047ba830925fec95bc85fa0b122e16033391a66ed881b463f8125af 4 0.00/1.00 vMB 734
68,778 68,778 0000000000c86233978096fd2b16a38108847ff39b8b4608206346d32337b123 1 0.00/1.00 vMB 0
68,777 68,777 000000000021a9922ce0672858330475bd0e54d9b8c82c26fabf403184ed499d 2 0.00/1.00 vMB 0
68,776 68,776 000000000085fc58ccf1e2a5ade60fe6f563224df8de81a753574af85470a613 1 0.00/1.00 vMB 0
68,775 68,775 000000000099c17626864ca07c92713d9db7026a4f2562314b8273435aa44748 2 0.00/1.00 vMB 0
68,774 68,774 0000000000bf77ace5663d555bd01bf6af3fcdf9c38b295b7382581f0b319246 1 0.00/1.00 vMB 0
68,773 68,773 00000000013be30eb70e18afcc8cda045885a0e5151be6d37d5add310c068543 1 0.00/1.00 vMB 0
68,772 68,772 000000000082ead5b9dbf4eb27b2d7af76e941f65fa7c9994c6ec3432422475b 1 0.00/1.00 vMB 0
68,771 68,771 0000000001232b3b1340cf709b0793b1ef0a100ccd5aa8acf96502f9b7484ae5 1 0.00/1.00 vMB 0
68,770 68,770 00000000005dbbff33d0896b3b73253ff4782dae25fc679a5628eee25508eec6 4 0.00/1.00 vMB 2,590
68,769 68,769 00000000002d012f512429583a72d10b8c151d79891177aa698467176f5bf9ce 12 0.00/1.00 vMB 628
68,768 68,768 00000000005ef803e30028fd3d8b4b5697c4d6d7530138824bdf7f73ad462924 10 0.00/1.00 vMB 0
68,767 68,767 000000000075a8359527d576deb19898657947241d0b8d056364d2a081b1d49f 1 0.00/1.00 vMB 0
68,766 68,766 000000000070f692bffc5eb0cabc3da9b64fa53a3b7162a0e32432fb08b3aa50 1 0.00/1.00 vMB 0
68,765 68,765 000000000107d04a68fe633195c751a534d3451a1c85f829eb6cdb43a87b0407 2 0.00/1.00 vMB 0
68,764 68,764 000000000108a89380aa1a62034aee42682ae43ad708e81f5f94b66cf406a03d 4 0.00/1.00 vMB 0
68,763 68,763 0000000000e562a8f0063391e99cc487f50b4a68c16e7025e4e159fa4daa44ee 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.27 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: 597.37 GB
    • Received: 9.83 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.