Loading Tool

Explorer IconExplorer

Memory Pool

73,947 transactions
27.39 vMB
0.06821708 BTC
Random Selection Loading Transactions
Max Size: 167.06/200 MB

Candidate Block

Mining Attempt 039c0eb6320ef5dc3519fcbfe66fc5be6f1e41dbd3245d4b2e1e4f9d52ad49eb
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root f36b4034993acce6cfa6b0068a5665f5e336d28e700375b43a2810634e5d1b5a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,990
Size: 1.00 vMB
Total Fees: 0.00991155 BTC
Feerates: 98.68 > 0.99 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (281,904 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
633,383 633,383 000000000000000000048529e2fd42308ec6e28b6dc987c42ae62a3031464a0d 2,473 0.88/1.00 vMB 24
633,382 633,382 0000000000000000000c766c0ca2a84815f3556df676675b7a9c1e14cbd78122 2,187 0.75/1.00 vMB 21
633,381 633,381 000000000000000000037d908ab6a50afa4fdb011743820db0bb0810d5e81764 1,839 0.64/1.00 vMB 23
633,380 633,380 00000000000000000013fc22403fafc0ad78e1d31d517f29d1a4dbf615e7967e 642 0.21/1.00 vMB 33
633,379 633,379 0000000000000000000b61a06279d960a6d95bd770b3220ae55102a5a1d09efe 1,111 0.42/1.00 vMB 20
633,378 633,378 0000000000000000000a94a67388c469af42e36965945595f883a5c3d799c5b3 2,366 0.92/1.00 vMB 25
633,377 633,377 0000000000000000000778fbd4f7c1a62ae6b66d55641fd48eba0f1c7918a718 426 0.28/1.00 vMB 42
633,376 633,376 00000000000000000011c18401763014fa339c92c023f399c37693b9148371d1 2,140 0.71/1.00 vMB 21
633,375 633,375 0000000000000000000322b650ea564c584d1b9db1fb4f44415fabbb4c52644b 318 0.15/1.00 vMB 33
633,374 633,374 000000000000000000105b39d1679f54c72d52e8150df625704f0c57f6dfc2be 2,259 0.82/1.00 vMB 19
633,373 633,373 000000000000000000062babf04ade0fc962c4bd1dcfe6ec6e18c7db74ded3e5 2,334 1.00/1.00 vMB 13
633,372 633,372 0000000000000000000b3eb519a658a18eb1f0f84a4cbb15a1469a90b9c64591 2,633 1.00/1.00 vMB 33
633,371 633,371 000000000000000000083064098c845dc5595b58ffe81d6f73a03d3be0082ff0 124 0.05/1.00 vMB 20
633,370 633,370 000000000000000000017a682abe0c59870420e9f43ecfe92cf3ff8516a91fbb 1,121 0.44/1.00 vMB 15
633,369 633,369 0000000000000000000799483fca185e02d5a23c9a62b56494a7cc5431f29824 791 0.27/1.00 vMB 23
633,368 633,368 0000000000000000001409bd7bbf2c807f52a96d15972210e9fb32fb937fa8e9 67 0.03/1.00 vMB 55
633,367 633,367 0000000000000000000756a80b74a53d811f25dea81a4984a1cf3541c80c7bba 569 0.20/1.00 vMB 25
633,366 633,366 00000000000000000005cbf599df93565edfafaeac9652c5cf8cc9755a233415 2,183 0.90/1.00 vMB 22
633,365 633,365 00000000000000000003387df0f67e7bacf8728f90cc5b43e37fa55528219620 473 0.16/1.00 vMB 23
633,364 633,364 0000000000000000000ac48d59c7081238455a4c7432cdd1bf30611bb4e3af92 1,497 0.51/1.00 vMB 21
633,363 633,363 00000000000000000007d36648fcad9c4f5faf6e8334e756198678e697c99630 937 0.32/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.89 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: 713.37 GB
    • Received: 17.36 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.