Loading Tool

Explorer IconExplorer

Memory Pool

80,650 transactions
30.37 vMB
0.07930578 BTC
Random Selection Loading Transactions
Max Size: 185.50/200 MB

Candidate Block

Mining Attempt 524ac54705585a096295507a8600e15c6b79bea253920d110a900fbffff58279
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 94bba7cb18722f58d5dd57aaf4919a6677b6052d5ad0b8846f2a4e106f91f1cd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,925
Size: 1.00 vMB
Total Fees: 0.01150359 BTC
Feerates: 318.30 > 1.15 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (513,027 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
402,322 402,322 0000000000000000034401abdfbc7633de5ea7c217d0ae51892bea6885c1162d 1,436 0.76/1.00 vMB 39
402,321 402,321 000000000000000000451b00e6dd511d0632dcf3ad76bed7c49518f311b5f025 1,397 0.65/1.00 vMB 41
402,320 402,320 000000000000000001c9917ecb27023e67566e3f556111e44defc4a4479c16b9 681 0.40/1.00 vMB 37
402,319 402,319 000000000000000004d15628c67067c6bfddae5dae8192fc79d06ca62ad7021e 914 0.61/1.00 vMB 37
402,318 402,318 000000000000000005132c8f1b21920f420c9c0afba99e707cf9398d64644091 1,054 0.93/1.00 vMB 58
402,317 402,317 0000000000000000018d1438f3a052ba05c811a8b50652d5b379f31951b27ea3 2,186 1.00/1.00 vMB 46
402,316 402,316 000000000000000004e33d9ea4b8aec5987659a3cf2708cda82ad2001a46ab96 3,050 1.00/1.00 vMB 61
402,315 402,315 000000000000000003a433e97c38eaa2b92b11925a5504fca387ebfff41f4ac1 537 0.24/1.00 vMB 51
402,314 402,314 00000000000000000282f2080bb5ad2a2c80975a4d3b3511dde6435f024f557d 1,047 0.58/1.00 vMB 35
402,313 402,313 000000000000000005f4aee5e621c19d1014da5087d91f52ff5f6ec57c554e61 947 0.56/1.00 vMB 26
402,312 402,312 000000000000000002df02af8dc602a2e27b8112948dd51bc5ec041adb65d794 2,769 0.99/1.00 vMB 53
402,311 402,311 000000000000000005be1926393c7ca4ff9e34930a423edbee5ecc1ba52b1039 1,525 0.70/1.00 vMB 40
402,310 402,310 0000000000000000033a3d1873eb6e0c1b8ec63b56838b0b5c892acc38ee657b 53 0.02/1.00 vMB 56
402,309 402,309 0000000000000000009c1f12f50a8e6c944531dc0f18fb50f9525f4c6f32e9d4 848 0.42/1.00 vMB 80
402,308 402,308 000000000000000005ef2cda1cafd3b9b5695c0a97e16548af55f168ebb66926 701 0.29/1.00 vMB 44
402,307 402,307 00000000000000000694f217c625be65b7d521767ce9ea9164eea7c5b64eb240 108 0.16/1.00 vMB 40
402,306 402,306 000000000000000000a70f137265940dbe5b519daa6abb4a9a32ae75dbb9dfad 808 0.33/1.00 vMB 87
402,305 402,305 000000000000000000883070956b1f589d0c46a6338f6fe784cd5edbb8bf7774 1,579 0.85/1.00 vMB 28
402,304 402,304 00000000000000000619d988aab7c52be8dd797d2dda9e2c40028d894d933bb5 2,022 1.00/1.00 vMB 102
402,303 402,303 000000000000000000ea9f3a3112c3e5ee7424bc2fe398df54c073771e2c437a 822 0.42/1.00 vMB 40
402,302 402,302 00000000000000000561ef828f2959f1e3c122a7a8015de78b4c16d10883746e 56 0.12/1.00 vMB 45
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.31 GB
    • Received: 17.88 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.