Loading Tool

Explorer IconExplorer

Memory Pool

80,439 transactions
29.69 vMB
0.07044990 BTC
Random Selection Loading Transactions
Max Size: 179.18/200 MB

Candidate Block

Mining Attempt 7cb65d165186f74ac3d472a35436769d0c249febe8daae23f44252ac8b2b20a3
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 162a5b5f6dc4a8f6fcf4b34247c9afb368948c473e49b20866e36a4956426c22
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,105
Size: 1.00 vMB
Total Fees: 0.00991196 BTC
Feerates: 502.67 > 0.99 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (450,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
464,079 464,079 00000000000000000206dc87a258bc0e91fb5c482070798884198ddc04b495a1 1,319 1.00/1.00 vMB 106
464,078 464,078 000000000000000000c3bf5b3384840eb59f6f3cf33af2f2cdb068a642d7301b 3,177 1.00/1.00 vMB 121
464,077 464,077 000000000000000001e2a68e1204ae60fe696a022968fbf3c6a7cd6779818568 2,413 1.00/1.00 vMB 167
464,076 464,076 000000000000000001f866e87c83c10979c6de26e10fbf31d3246f70b5bafe59 2,323 1.00/1.00 vMB 158
464,075 464,075 000000000000000000ef6d47c3937cf67a4a1a18988fa1dd8d33e700f1e215d8 3,188 1.00/1.00 vMB 214
464,074 464,074 000000000000000000827c836cc81693f20f7a9613383fb5330f2a91a8902327 2,516 1.00/1.00 vMB 208
464,073 464,073 0000000000000000004e3a99ca78c9a62a286ca394ae65cbd6d267c37d839c6f 2,447 1.00/1.00 vMB 158
464,072 464,072 00000000000000000173cf1b6c2b8cbb025b21cc7cc15925ca3d4509f490d50c 3,240 1.00/1.00 vMB 267
464,071 464,071 0000000000000000018844b9a840b3908aeb0bd2518463bd26d3ade5bf8623c3 1,565 0.99/1.00 vMB 127
464,070 464,070 000000000000000000b1e5e28b7a54510497f268541f5ef30a60b949b7f1f0dc 2,270 1.00/1.00 vMB 116
464,069 464,069 0000000000000000020ca9f3ba3f404d91b22a3204408b7cff3c882b4b246821 2,483 1.00/1.00 vMB 181
464,068 464,068 000000000000000000279c7a066f3b990d33eba8590a15dffc5a3159dd7354f1 2,639 1.00/1.00 vMB 205
464,067 464,067 000000000000000000f257071d789c032bdb353fcadf0828ba4a3817ac6fe24f 2,707 1.00/1.00 vMB 192
464,066 464,066 000000000000000000a3048fbe52979337d68e7bc613c82106607da7848da645 1,660 1.00/1.00 vMB 201
464,065 464,065 0000000000000000018adb9f92f502e7134e80719d5f6aa3de8e5a66b514c9d9 2,339 1.00/1.00 vMB 183
464,064 464,064 000000000000000000e94f544bc8bfb17e0d9f9b2561a5996ba1145c757206c2 2,444 1.00/1.00 vMB 197
464,063 464,063 000000000000000000c90d05ce55462a8d74494a4a7e5f0d4ab2470b970fb6c9 2,300 1.00/1.00 vMB 166
464,062 464,062 00000000000000000198b3ccf5adc2acf492aa5d4f7e02b6659ae1e3aacf1d97 2,972 1.00/1.00 vMB 264
464,061 464,061 000000000000000001658b340b895eba15f5f36784f1ce016b81c40bb289e521 2,394 1.00/1.00 vMB 214
464,060 464,060 000000000000000001e44b9f2b382908c0ddb3749f8d63da024be8671ac7c253 2,341 1.00/1.00 vMB 141
464,059 464,059 0000000000000000011a63e83454b2c731febef667e491fc90322b3cf852b339 2,621 1.00/1.00 vMB 212
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.