Loading Tool

Explorer IconExplorer

Memory Pool

75,058 transactions
27.69 vMB
0.07482863 BTC
Random Selection Loading Transactions
Max Size: 168.97/200 MB

Candidate Block

Mining Attempt 357f6a99b584ab8dede3ffa87c88ccaa15523b6391d59ecf178f7f4c6b898757
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 6090556c37182d4ca879ebd8947019c7a024433012290f895444d3b0af75f67c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,044
Size: 1.00 vMB
Total Fees: 0.01568763 BTC
Feerates: 80.55 > 1.57 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (489,980 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,278 425,278 0000000000000000026018d57798314ee3cd294bd7dabf66d3bcefeb4101da25 358 0.99/1.00 vMB 14
425,277 425,277 00000000000000000558cfa11bac127b56cb4e4f3aa46abc6ff476d60f23d774 1,733 0.85/1.00 vMB 55
425,276 425,276 0000000000000000004d3bb8093bd070b3216ed260180544074689d4ce4005b3 2,181 1.00/1.00 vMB 64
425,275 425,275 000000000000000004a1ca924779bf79fb88f7efe16fd79c129a2fa29600b2bd 99 0.04/1.00 vMB 50
425,274 425,274 000000000000000003dd5e688dd166fd13beda10ffbf7ea7ba62cde3696ef4a8 262 0.99/1.00 vMB 14
425,273 425,273 000000000000000004bb59411899a27f3e16ecdc03b4ab3eaff00fa962d6a682 212 0.99/1.00 vMB 11
425,272 425,272 000000000000000000279a43298284a7e93dcd52c42483ad39a4935e27febeba 575 0.26/1.00 vMB 54
425,271 425,271 000000000000000004eb6cdac35ef8e4e96c375e0b55cdbf7173805923cbd793 1,725 0.87/1.00 vMB 55
425,270 425,270 000000000000000004bae7b9c07ffe8b481edb7d05f5cccaaf19edcb7f6db50e 1,846 0.86/1.00 vMB 60
425,269 425,269 0000000000000000010459c45296b124a44ab649dcf4ae89a5d15a397359c0a8 1,550 0.91/1.00 vMB 50
425,268 425,268 00000000000000000475bf287690f303c24bee561c0611a99ea04fc1ab5b80eb 1,006 0.62/1.00 vMB 50
425,267 425,267 00000000000000000379d398f7188b2b133e8bbc0aa0a0c9e5293b966097b094 1,574 1.00/1.00 vMB 52
425,266 425,266 00000000000000000056acd2ed2b535bf3e0de2c17f854a3bf12ea4e39225603 2,216 1.00/1.00 vMB 52
425,265 425,265 0000000000000000043936c362b175642b4e7273f6c02f2f06f3bb29a93b38e4 2,273 1.00/1.00 vMB 68
425,264 425,264 0000000000000000021f481f36a2d30d5cbf9d3c4c832d0afa3818551cbc3283 3,067 1.00/1.00 vMB 91
425,263 425,263 0000000000000000001f6c8826525349924deb2d33da987e2a834c0735b797d2 2,290 0.75/1.00 vMB 98
425,262 425,262 0000000000000000019b31370cefc0fc8ab9e179dae0b94ffc6bd205c2231c70 541 1.00/1.00 vMB 23
425,261 425,261 000000000000000001c884feaf2f85221d2237f586834007b4d8e219f4d7289d 971 0.49/1.00 vMB 52
425,260 425,260 00000000000000000287a137cfe12343e83667c5ab290f2c6ee75fe323a1c8ec 2,208 1.00/1.00 vMB 59
425,259 425,259 0000000000000000025faae44cda1e306fdfb468c30870a3731bbdadf24c5f5f 104 0.09/1.00 vMB 35
425,258 425,258 0000000000000000026105f5a9bf63eab5234eb649aef87682612f7f81088a88 916 0.44/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.