Loading Tool

Explorer IconExplorer

Memory Pool

76,617 transactions
28.75 vMB
0.07609646 BTC
Random Selection Loading Transactions
Max Size: 173.60/200 MB

Candidate Block

Mining Attempt c29546fa77f477d6d227ba8664065efaf2a60ab4c58e871a11b931e9e378dcd0
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 6845b39650678201717f7f67a135c554a89b0efb9a4d4c69ccb500a43dc9f7bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,058
Size: 1.00 vMB
Total Fees: 0.01250836 BTC
Feerates: 103.00 > 1.25 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (378,316 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,838 536,838 000000000000000000277a93fe5871f8c39999a6203d088486782065fa556a64 310 0.21/1.00 vMB 13
536,837 536,837 00000000000000000003628d9c75c7f063a19cf65b87842900848e151dae0eb1 2,075 1.00/1.00 vMB 16
536,836 536,836 0000000000000000002acbefdac4ceaadb54f551b499d450656aba2feb803a2a 499 0.32/1.00 vMB 8
536,835 536,835 00000000000000000023cf07a714c0b1538383c4d73ad15eb168292b6d5cffcd 2,312 1.00/1.00 vMB 8
536,834 536,834 000000000000000000236b27129a4003a8b54daab39ea4f4bcb6455830139bee 2,191 1.00/1.00 vMB 29
536,833 536,833 00000000000000000008abb30c6abd69724d07c89a94c7165ee49f6dff3398ab 2,173 1.00/1.00 vMB 10
536,832 536,832 0000000000000000000fc3da013f088b4430f36ca159fd5c649dfc2ae4d3a8d6 2,329 1.00/1.00 vMB 27
536,831 536,831 00000000000000000028e0b91bacba8c0607a1190665f327381611410a0a26d3 2,435 1.00/1.00 vMB 27
536,830 536,830 000000000000000000164473874c09ac9ac19dc00ff62dc20b50b0f33f39bad9 1,490 0.50/1.00 vMB 16
536,829 536,829 0000000000000000000e6f35acc87090cf4f2c6127715fad0940b89b2e5f7ebe 194 0.11/1.00 vMB 41
536,828 536,828 0000000000000000000ccacd3b2adca2fb1178ec9fc1d4e75da7e3a8ed4a3c35 1,097 0.37/1.00 vMB 18
536,827 536,827 0000000000000000001eb2182f4352073fa2da1a4d91e8e2c27a1e1301ae05bc 1,163 0.42/1.00 vMB 36
536,826 536,826 0000000000000000002b38be2f929e15498afc9ad761434376cec02dae3a1d20 1,057 0.33/1.00 vMB 18
536,825 536,825 000000000000000000099d25efca143d5e807c19f07fce9a6e3ade4dcb2f4abc 2,197 0.82/1.00 vMB 21
536,824 536,824 000000000000000000133b967143f1a3265ee860cc0d13b251a6d30406fd60ef 2,618 1.00/1.00 vMB 21
536,823 536,823 000000000000000000257ce19b0aa9b8dcfd81c6806a2e4ccd26f172e2d018bf 322 0.18/1.00 vMB 66
536,822 536,822 000000000000000000259a8cf6351f2316b27fdbc78952f680bb00a481ad8b97 2,222 0.85/1.00 vMB 8
536,821 536,821 000000000000000000065503d12bc68c260ff18abe9d4c6ab59ff0b5083fd80c 717 0.33/1.00 vMB 40
536,820 536,820 00000000000000000017a8cc3ab93d3c2666b135a3a0655222388ca65c462baf 2,491 0.95/1.00 vMB 28
536,819 536,819 00000000000000000005a8722eff1116b46f181aabef3c0476bd589e8dea9f05 187 0.08/1.00 vMB 41
536,818 536,818 00000000000000000003f8442de7b7d09caef7a397e6492aae1818562cf459eb 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.66 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: 673.01 GB
    • Received: 16.35 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.