Loading Tool

Explorer IconExplorer

Memory Pool

72,930 transactions
28.21 vMB
0.07233556 BTC
Random Selection Loading Transactions
Max Size: 167.09/200 MB

Candidate Block

Mining Attempt b2d5adb63100c57e73685b68c4d6ee51ac2bff7049c58c1c0cdf753c8a66e094
Version 20000000
Previous Block 0000000000000000000171dc8005d923f7f3a1cd93058f583002b96777feb7d5
Merkle Root 74090325393dfcbecce353af278c03de13f4c196ec03bcda2d95520162f25ed4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,810
Size: 1.00 vMB
Total Fees: 0.01590304 BTC
Feerates: 100.29 > 1.59 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,047 (329,790 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
585,257 585,257 0000000000000000000c8c102f800de866adfad5bb66608517c0545fa0ce2467 2,990 1.00/1.00 vMB 63
585,256 585,256 0000000000000000001224041ffaf029ef3b971da1c61d79cc2c5c82357b794a 2,270 1.00/1.00 vMB 12
585,255 585,255 00000000000000000001752ee096577ae7d0c046891b165d1b609406987ce54c 2,907 1.00/1.00 vMB 31
585,254 585,254 0000000000000000001c4cf4e5de0225f3700ecf210554cc99adf2a541d80511 2,792 1.00/1.00 vMB 51
585,253 585,253 0000000000000000000d628576efbe4361da3034b1ecd5806c5ab57b236ca0e9 3,303 1.00/1.00 vMB 50
585,252 585,252 0000000000000000001891c5a8d1152673ce337f743195cd176b80dd29317260 2,791 1.00/1.00 vMB 67
585,251 585,251 0000000000000000000d3328d55d76013e85ca3b1e1d0bf6d49f0ed92e15f240 2,386 1.00/1.00 vMB 39
585,250 585,250 00000000000000000018cd34f00b1e3bdea0bc3f3a4e653e5dc478aaf9ef9ea1 2,670 1.00/1.00 vMB 25
585,249 585,249 00000000000000000015fed1e31d05966266ee9bd329d3cd5d730af0d471c77f 2,645 1.00/1.00 vMB 20
585,248 585,248 000000000000000000001e3df596141f81324fd51ab5b9da201c68b8c0de230b 2,781 1.00/1.00 vMB 68
585,247 585,247 0000000000000000001852e6f67aea729e16aa09f066ff5264a9f3b4ef4a6bfa 3,062 1.00/1.00 vMB 67
585,246 585,246 0000000000000000000460f2b80b714a1aee8136f64994e502c51e20f4d4ba2f 2,187 1.00/1.00 vMB 38
585,245 585,245 0000000000000000001ea02ce90da21e84583e037dca55d30e6c89ab346df71d 2,560 1.00/1.00 vMB 44
585,244 585,244 000000000000000000061042ff5f41d53c9035425a2734545af414fa14c4b9ec 3,054 1.00/1.00 vMB 62
585,243 585,243 00000000000000000000f596e6aa72ad89217df0ecb0e6ee3c55e75c71b172fa 2,841 1.00/1.00 vMB 65
585,242 585,242 0000000000000000001e34763d1e50570e4202da499566c6cbffb7959997f382 3,212 1.00/1.00 vMB 76
585,241 585,241 000000000000000000191998c73429e277e6cccba92db0b215218237db1b75be 1,747 0.60/1.00 vMB 19
585,240 585,240 00000000000000000013f868046353ee20bf51f61dbd11e8966c472d26740417 2,342 1.00/1.00 vMB 5
585,239 585,239 0000000000000000000604275f91b1ea6351ec467c1c65ad62cd63c1fa34ffa3 2,895 1.00/1.00 vMB 37
585,238 585,238 00000000000000000018eea3b1382e271331db78b64de485a64810ff64b06c30 2,826 1.00/1.00 vMB 28
585,237 585,237 00000000000000000007638a258c9cafa8f09af66e1ef0c9edcc9c24f8f00750 2,284 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.48 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: 668.08 GB
    • Received: 15.38 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.