Loading Tool

Explorer IconExplorer

Memory Pool

77,062 transactions
28.81 vMB
0.11760752 BTC
Random Selection Loading Transactions
Max Size: 174.26/200 MB

Candidate Block

Mining Attempt 9ac59a8956513e2a19946cd9e22ffcde4891b432695aef0cd3b395248d34377d
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root ec57ccd4748156f485f395f2923bc682df0cb7152216ce080a8b34049db8e5de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,500
Size: 1.00 vMB
Total Fees: 0.05749075 BTC
Feerates: 101.65 > 5.76 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (514,798 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
400,318 400,318 000000000000000002a3e271b08e62cb895e4cc9affd934a61bf41e2766a10f6 1,661 0.75/1.00 vMB 51
400,317 400,317 000000000000000002bfc6f8cb66d8605ba8b4a8bb8965828f3519314ef66286 953 0.55/1.00 vMB 32
400,316 400,316 000000000000000003b50801262326537e1f645d112f9328cd7d6eb431b04337 805 0.44/1.00 vMB 37
400,315 400,315 0000000000000000046c22ba09d37d484effc896c569b36226ba742578d4bb0a 268 0.17/1.00 vMB 27
400,314 400,314 000000000000000000486c8cdefd7d0788f75b9afe0ecb10994f4c9f2c72d433 1,102 0.71/1.00 vMB 28
400,313 400,313 000000000000000001b38e7097d6c420394ac53aab55dfc517d186bcfa6296b7 633 1.00/1.00 vMB 18
400,312 400,312 0000000000000000041da849cc822d7a927e1e0b312b36f6e720982de877a74c 2,277 0.95/1.00 vMB 38
400,311 400,311 0000000000000000019c75948e2d09d5a9d8b0b90c0d47bdb7b796b569ac92f2 2,880 0.95/1.00 vMB 65
400,310 400,310 00000000000000000385eb4ed6d09e948e702ae77a427d6f526319b557c8fcb3 368 0.22/1.00 vMB 45
400,309 400,309 0000000000000000013d74abcba83f8f51d2f1f1ca841851a697bc3b1c0554be 367 0.28/1.00 vMB 22
400,308 400,308 000000000000000006108162ed8bcebb4c9d9cdd3784a865657e90d910b58368 566 0.33/1.00 vMB 37
400,307 400,307 000000000000000006839e16845df132484370144ba5bdf14ec5bfd47bb776d2 333 0.20/1.00 vMB 32
400,306 400,306 000000000000000000b6ff994e5720fe03a53cfec32fc0306214f82fad9076fa 446 0.21/1.00 vMB 38
400,305 400,305 000000000000000005b08bdc41f675bbc266fc5a42374cc4a0f6a5f51b44a9b0 597 0.46/1.00 vMB 60
400,304 400,304 000000000000000003c206b30a894e28995102ef88473d2f382ac73a73d5f835 643 0.34/1.00 vMB 58
400,303 400,303 000000000000000006b1e6347983e4e9148c362844e1a07d27c6afd5ea459004 46 0.03/1.00 vMB 27
400,302 400,302 0000000000000000001fed7ac329b0f325dce7dc0bd8ac8af9884cbc439793a9 215 0.12/1.00 vMB 29
400,301 400,301 000000000000000004e137194dc4369e4e963b53a091cc6d51f417ce3bc7c04d 231 0.22/1.00 vMB 24
400,300 400,300 000000000000000003ce725c6b617db3efb6132cc3fb1776cad5dfddc6b16a27 270 0.21/1.00 vMB 21
400,299 400,299 00000000000000000285a0f9e1c55bc1e5d20febdc63df2d5b30ae6bf3f7d747 1,604 0.75/1.00 vMB 43
400,298 400,298 000000000000000000d907bd8630394a1d6812491127dea02f86917f1c82f098 228 0.29/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.59 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: 671.53 GB
    • Received: 15.95 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.