Loading Tool

Explorer IconExplorer

Memory Pool

81,452 transactions
29.95 vMB
0.15649731 BTC
Random Selection Loading Transactions
Max Size: 180.43/200 MB

Candidate Block

Mining Attempt 3945632fef0fd1ab872087b8be1eadcbd5a70249e0f355789c4259d3e8939929
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 74a1622ddde999858adc1be92774cdad0f374b7aeb1c2b0b624ad662d5c9f89c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,711
Size: 1.00 vMB
Total Fees: 0.05944649 BTC
Feerates: 1,002.91 > 5.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (134,823 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,482 780,482 00000000000000000003232f26dfad8f94089e79358dff5583dc4bf984b2a3ef 1,738 1.00/1.00 vMB 9
780,481 780,481 000000000000000000038aebe9601d292e2268175de2e35d55c6fd91ea192108 1,313 1.00/1.00 vMB 20
780,480 780,480 00000000000000000006021aad6b835315148427197ad0a35548883e58e861e0 1,829 1.00/1.00 vMB 11
780,479 780,479 0000000000000000000504b4fc387698fe7f10852c4fe7c836f317fc8226ecf2 2,404 1.00/1.00 vMB 16
780,478 780,478 0000000000000000000509a5df00d0610c1686535102724d6601a93d45adc698 273 1.00/1.00 vMB 2
780,477 780,477 000000000000000000032a9f865715e3bd9562c8c5c98a81d5db0b796b2d21a1 454 1.00/1.00 vMB 4
780,476 780,476 00000000000000000001426f622a68443ddb8beb88963f8c232a255f4fc35241 511 1.00/1.00 vMB 4
780,475 780,475 00000000000000000003b68e687346814665ee409b03daa4844838fa7e5f9aa7 2,381 1.00/1.00 vMB 8
780,474 780,474 000000000000000000047490b7d17d731f1ca08f31969d4d2f6982fe51d2a870 2,385 1.00/1.00 vMB 25
780,473 780,473 00000000000000000004c55740d2aa184dd44509e97731cd4ee40da1a5f31e9a 2,899 1.00/1.00 vMB 35
780,472 780,472 00000000000000000005c7247422a22cd198cec3103501f7ffd486fdf91af475 2,156 1.00/1.00 vMB 15
780,471 780,471 00000000000000000006532a4249b2fa010bb56db5d87af879397d809cc89705 285 1.00/1.00 vMB 3
780,470 780,470 000000000000000000064a3e3f0e495a0d6232dc5f36e42d25baeb0c3eed1119 1,245 1.00/1.00 vMB 8
780,469 780,469 000000000000000000012130f4f6e6329eb39485790caacdb4ed9c48a232b560 2,047 1.00/1.00 vMB 14
780,468 780,468 00000000000000000005a7a63cee4c547cd037e0b0bc059a89c697de2df8411d 190 1.00/1.00 vMB 2
780,467 780,467 0000000000000000000282556cd07a7e3ba992e22f73f3cc8dc8e6dab5ee83c9 1,260 1.00/1.00 vMB 10
780,466 780,466 000000000000000000059123f04f1ad7f542ab25c8bebf333a91baf75bdc0650 828 1.00/1.00 vMB 6
780,465 780,465 000000000000000000051616e8ec598a7b1007e293e6a15d3d26f3b8bf93e7bd 1,660 1.00/1.00 vMB 11
780,464 780,464 00000000000000000005f128103b8f993247701c99b942d559f2fb6c5fc0dc93 929 1.00/1.00 vMB 12
780,463 780,463 000000000000000000053d7781b02ccf49cb8260c0c0a72d0d8f6d4f28b12903 488 1.00/1.00 vMB 6
780,462 780,462 00000000000000000006740ea9c034d4e7cfc1fe6706feb57f6623ad20b2b9ca 1,366 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.92 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.48 GB
    • Received: 17.55 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.