Loading Tool

Explorer IconExplorer

Memory Pool

73,751 transactions
27.20 vMB
0.06512026 BTC
Random Selection Loading Transactions
Max Size: 166.13/200 MB

Candidate Block

Mining Attempt 8b6b57bb986367f11fce62f2773ca2f0e57db5207bc527031eeb1595c9f60f6c
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 581b3a60a4d586d3d10098dc808780731ef7091d73e88fc17c16e22e3873bea4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,002
Size: 1.00 vMB
Total Fees: 0.00744713 BTC
Feerates: 151.01 > 0.75 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (307,560 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
607,757 607,757 00000000000000000004fc453acc0ad22a268005c90b9b0ced322641306b045c 1,141 0.43/1.00 vMB 14
607,756 607,756 0000000000000000000ef944ada871da20777d94a88ee229da813a8b5e03d97f 2,954 1.00/1.00 vMB 17
607,755 607,755 00000000000000000011009967f78dbdf6aead76d926faab427560d66eac67cd 1,216 0.37/1.00 vMB 18
607,754 607,754 00000000000000000004dae1f0fd6c33f554f933bf0bd343ff1bef5d4f700f92 1,698 0.56/1.00 vMB 21
607,753 607,753 0000000000000000000060ecb8e4b6e78229dd410007a99d48a59937511471e8 1,863 0.51/1.00 vMB 18
607,752 607,752 0000000000000000000bbdef79dd22596a27f7c197ef6c96dba13ea4055df22a 2,904 1.00/1.00 vMB 22
607,751 607,751 000000000000000000061ee7f6a4c08f9828d42c488ed9c027e8b754fe8c6563 2,118 0.75/1.00 vMB 18
607,750 607,750 00000000000000000015cb4966b42a7067da53d4cac1a37bbbcf3e3aaffae61e 3,232 1.00/1.00 vMB 25
607,749 607,749 0000000000000000001264c322ff32e50f2eb6548b11a25cfd43992fb83621d0 2,419 0.71/1.00 vMB 16
607,748 607,748 000000000000000000145946daff512798ca067806da26396aa115aa5fd22aec 857 0.31/1.00 vMB 16
607,747 607,747 0000000000000000000f586842b29e8e8c0089d260aa78528b5f622a625d4810 1,076 0.43/1.00 vMB 14
607,746 607,746 000000000000000000036fe8fc6f968b7e79dbdd065519b89a928764f3357305 1,918 0.52/1.00 vMB 18
607,745 607,745 0000000000000000000f541d37e00dcc9c45348b83eabc070098114eedcb4b01 997 0.41/1.00 vMB 19
607,744 607,744 000000000000000000132e7374cf20d27da60e3541f64e3f7636a51ad99c1bac 1,890 0.71/1.00 vMB 19
607,743 607,743 000000000000000000112bcbd4213366bea861455bd03cb8a6a8c7edeabe2fa7 549 0.17/1.00 vMB 22
607,742 607,742 0000000000000000000390381c5acafedaa8a863cff8a951f3de110ef2bd4f4c 1,573 0.52/1.00 vMB 18
607,741 607,741 0000000000000000001383e8e6d3a9ca8b19625b864c7f1f725f9aee89b5d670 554 0.18/1.00 vMB 26
607,740 607,740 0000000000000000000adfd6db508e084b14863654ccc16f0a9c9b2de8df5baf 1,939 0.54/1.00 vMB 14
607,739 607,739 00000000000000000009c6351ed8eb326e4a12c8cd77925a90a23b5eeab1d369 3,125 1.00/1.00 vMB 24
607,738 607,738 00000000000000000004fc153765bdac5017253ac5a871e74441c3d88906064c 2,921 1.00/1.00 vMB 20
607,737 607,737 0000000000000000000ebed57962a997572f06a3db28ac43f658c7fb26fc76ca 2,291 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.94 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: 714.89 GB
    • Received: 17.61 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.