Loading Tool

Explorer IconExplorer

Memory Pool

45,300 transactions
28.73 vMB
0.12581943 BTC
Random Selection Loading Transactions
Max Size: 152.06/200 MB

Candidate Block

Mining Attempt 6873b8a944ab958cf444ee6e0aa6a888de9a2529b4e24b37f20d69f646fde175
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root eac66d632d019592e793e5f02923a143eeb41bf89c044a070490310004eb58a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,223
Size: 1.00 vMB
Total Fees: 0.07093392 BTC
Feerates: 101.65 > 7.11 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (518,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,303 396,303 00000000000000000168ee1e42aee8ec69518947121b31741bb7207afab06478 31 0.05/1.00 vMB 7
396,302 396,302 0000000000000000016cd68240b8256bc8bc4942c7a27362c7c28a0533be2a15 1,728 0.99/1.00 vMB 28
396,301 396,301 000000000000000007bad155feb0664916d971117027a05fc7b93d1b8ef26e8d 1,763 0.98/1.00 vMB 27
396,300 396,300 000000000000000001678c7f101174ed86a17ae6e6df0f64073b1e2122deba3d 2,558 0.93/1.00 vMB 48
396,299 396,299 0000000000000000023537b33e373032952de2644d289490564be85532633642 277 0.10/1.00 vMB 42
396,298 396,298 000000000000000006eb997575186ebc1058fd9a266d6990ec579088738369ef 1,098 0.64/1.00 vMB 29
396,297 396,297 0000000000000000008a9e08ffaaa3a7d3b7e6f74b9d8ba96e5b5f44f8721d8c 2,539 0.95/1.00 vMB 45
396,296 396,296 0000000000000000049ea98ca4fbf437522756aefd10770fefc05eda19a14d7c 1 0.00/1.00 vMB 0
396,295 396,295 000000000000000006c5f2e99ccba8894ec0368784426f472003535e4d050eea 86 0.03/1.00 vMB 39
396,294 396,294 0000000000000000088c16adc0e60ed2b0d977ff7978c82207358f0a71a142ec 466 0.29/1.00 vMB 28
396,293 396,293 0000000000000000077ebe4cb26d32a2471779479286874b1b46ad3f18da7697 111 0.08/1.00 vMB 23
396,292 396,292 0000000000000000034977261e3d8b8e88dfda767eddda27dcc54988e7b8ba15 1,730 0.85/1.00 vMB 35
396,291 396,291 0000000000000000015f14743ee1a57bcd63508be6e37ddf6b2f6ea4369a169f 1,524 0.63/1.00 vMB 31
396,290 396,290 000000000000000008ccb6f7a80be7b47c5344cab400701d1b2a3f8429298862 723 0.40/1.00 vMB 32
396,289 396,289 0000000000000000062db3165adc62f5394de4f6751a05137f9a373dc610a077 1,653 0.84/1.00 vMB 37
396,288 396,288 000000000000000004ae7f3a393fd977994ba98645d616b2f6088bc12bc0a304 1,827 0.91/1.00 vMB 36
396,287 396,287 0000000000000000091789c1f0df0410db8ff7d7ea249da14e9d07bc21d387a6 881 0.48/1.00 vMB 37
396,286 396,286 000000000000000004c1843db313ee831a79daa1bfd1fcee3182a4f50825eb1f 1,131 0.72/1.00 vMB 40
396,285 396,285 00000000000000000016ec0e4d0fa0b65d715830aad18a0a78ae545c0eb26d83 1,253 0.62/1.00 vMB 42
396,284 396,284 0000000000000000071470392cec2f8167181570a9a109e0529e1b7806b143f8 807 1.00/1.00 vMB 6
396,283 396,283 0000000000000000010df848a5a3d178db669f0672d24acd665786e2dcee2999 1,513 0.66/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.05 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: 650.89 GB
    • Received: 13.34 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.