Loading Tool

Explorer IconExplorer

Memory Pool

59,174 transactions
29.90 vMB
0.07374004 BTC
Random Selection Loading Transactions
Max Size: 164.00/200 MB

Candidate Block

Mining Attempt 4a881b57d942ae8f9e17afa31a257e1d093849cc97a7e0e4d368400e135f5d00
Version 20000000
Previous Block 00000000000000000001f0491bff3a311aa373362ee17e7a9398266d96b4be6a
Merkle Root 4cc0ae702c3a6d4201aedea0deb2f43a102d3cffdee39d30459e6136b00a4b28
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,978
Size: 1.00 vMB
Total Fees: 0.01488710 BTC
Feerates: 60.16 > 1.49 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,943 (511,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
403,913 403,913 000000000000000001fabddfd07733410ae2ba0f0ee89df5844d2e3b34b6f18a 629 0.29/1.00 vMB 38
403,912 403,912 0000000000000000026aa418ef33e0b079a42d348f35bc0a2fa4bc150a9c459d 385 0.27/1.00 vMB 40
403,911 403,911 000000000000000004b744378e9a99f53161eaebd99171335d4a882007cc922b 411 0.24/1.00 vMB 30
403,910 403,910 000000000000000004831ee324d65950e57ffd71d5171026f6966a77df2ee590 1,967 1.00/1.00 vMB 38
403,909 403,909 0000000000000000035a91bb0d2a14b3fc9f50ff8979b8b0a5ca698aa22697f7 2,057 0.91/1.00 vMB 41
403,908 403,908 0000000000000000067549f6a6a4590405161bd6773166cd00518f121e6961b5 1,091 0.62/1.00 vMB 35
403,907 403,907 0000000000000000019955303142ecd05a374a0657945b8b2d1b89fd10cb9f17 845 0.39/1.00 vMB 36
403,906 403,906 0000000000000000060d52b13b0cd892dbf986177c8f2d7fe3f652e9574fce04 977 0.63/1.00 vMB 29
403,905 403,905 0000000000000000026031da9dc81b633bf3c566ddfc85bef72216a33c2166ec 421 0.22/1.00 vMB 50
403,904 403,904 000000000000000004f2b65476bcf0b72d9846283b87b488dd6be0c5c8423d39 345 0.99/1.00 vMB 6
403,903 403,903 000000000000000001ee250b7132b41ed068ab443465b1d2954350c2e034b93a 390 0.27/1.00 vMB 29
403,902 403,902 000000000000000004a983db2a27e573b2aa2501a904440a8a7a00058eabdbb9 685 0.28/1.00 vMB 43
403,901 403,901 000000000000000002f5b6d90cff1f4083271f5dfc607c72cc99b80355de01d3 193 0.16/1.00 vMB 26
403,900 403,900 000000000000000001e5e0c849184c832968f220456731820107acde3c91ed6a 1,669 0.96/1.00 vMB 40
403,899 403,899 000000000000000001bf70c02bc4bc1c962e808d411b0a3a627a0acdabb7d4ba 780 0.47/1.00 vMB 34
403,898 403,898 00000000000000000388e1db2b93eb338a48eec7f5c554e7f25c5a260c164ffb 832 0.98/1.00 vMB 14
403,897 403,897 0000000000000000017bf7996829ac5939d24e5c23c50b14d5cc94e131a1d43a 1,573 0.93/1.00 vMB 39
403,896 403,896 000000000000000006670bd2ec8902308ac712eca9421538b631471b6b18e110 1,982 1.00/1.00 vMB 35
403,895 403,895 0000000000000000024767f99ac1028162b728debebde0864b5aa3d932855c69 3,158 0.99/1.00 vMB 94
403,894 403,894 000000000000000002b6b8f7de6485c5829622306197af41aa338f59b56d38eb 816 0.41/1.00 vMB 36
403,893 403,893 000000000000000000520b20ac8dfc6388e8afa071d55e8e8f338645cf3db7a3 710 0.37/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.29 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: 657.07 GB
    • Received: 14.47 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.