Loading Tool

Explorer IconExplorer

Memory Pool

82,754 transactions
31.39 vMB
0.11097549 BTC
Random Selection Loading Transactions
Max Size: 190.32/200 MB

Candidate Block

Mining Attempt 8b53f88414a3955abb1ef4c69bb241d8a2004bcc6b5f54b626dee2efd81cdaa3
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root b4047d1c2b5fcea61ce0b58dfe943c5e8f1b7f6dd08441b4bc2a6a127dacbc0b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,346
Size: 1.00 vMB
Total Fees: 0.03468354 BTC
Feerates: 318.30 > 3.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (576,026 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,323 339,323 000000000000000010490a2f9a0e59528a61b620220331638339f05fe0879b36 356 0.19/1.00 vMB 22
339,322 339,322 000000000000000013e50a1c05ae5ab8994876a6aaa4c771c19774ddd918afe5 412 0.26/1.00 vMB 22
339,321 339,321 00000000000000001100eb01041d4303ebd40152ca85edd5e758b2c5285aeaa1 913 0.45/1.00 vMB 28
339,320 339,320 000000000000000003940f721bf8de23de315473933d962f31e3e9b4ddbb55a0 385 0.22/1.00 vMB 25
339,319 339,319 0000000000000000089bac113ed8ce0df37a42332956af234209a20a257ee560 836 0.46/1.00 vMB 25
339,318 339,318 000000000000000000b2b6692473c97167283e08f9ff38987302392aa215e8db 692 0.44/1.00 vMB 22
339,317 339,317 000000000000000003d45d14730da4385b5a8b1aa4219a7211072ab86ad82ae9 915 0.39/1.00 vMB 31
339,316 339,316 0000000000000000107ff8dc13633051765b4eeb6c2a0a7d0f393a231874b9ae 798 0.43/1.00 vMB 24
339,315 339,315 00000000000000000e6b5589f010a32d3b6087a60405624045241207bda4fa66 256 0.13/1.00 vMB 26
339,314 339,314 0000000000000000189dfe583dd4a4da3ff68110ac476a034ecb8bc9bf5dba4b 1,110 0.56/1.00 vMB 27
339,313 339,313 000000000000000010854ece8094a86040e607b06126556d02a7711fe3e01c74 398 0.23/1.00 vMB 24
339,312 339,312 000000000000000010a1a0abe52df3dd6715c0e8e847fd39f85fef6f6153e430 194 0.08/1.00 vMB 28
339,311 339,311 0000000000000000113a489b0a60cc84376dcc7c9a3abc36fe78d2c239af2434 45 0.01/1.00 vMB 37
339,310 339,310 000000000000000009e6b6167d54deb1e11b884ddcd905739eb33e87e7bc36b5 1,164 0.75/1.00 vMB 17
339,309 339,309 000000000000000010c657e44cffe528349c4d2555aa7730ca5bb01e92fec8e8 1,016 0.54/1.00 vMB 24
339,308 339,308 000000000000000000a10ade15f4564933ce78ba7c735c157dcbba1d0f813677 1,258 0.75/1.00 vMB 23
339,307 339,307 000000000000000018a4e9277fef7096c9f6b8ffad575ef8d44d7bdeb205aa61 2,058 0.75/1.00 vMB 32
339,306 339,306 000000000000000010709fe1978c7c12729b6412a06809287526b3ad50dbcf15 369 0.23/1.00 vMB 23
339,305 339,305 000000000000000015e90675de01f130ab8ebe7652928deecb376d52c0c6f24c 20 0.01/1.00 vMB 14
339,304 339,304 00000000000000000997561dd308fc675250c76ff5c93bc2d052c7cf6c466a21 72 0.04/1.00 vMB 17
339,303 339,303 00000000000000000b2ee41b29976fcc0fd1d4eea4ca3011bf48e00c22d59512 802 0.39/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 783.00 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: 718.46 GB
    • Received: 17.90 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.