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 (162,663 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
752,384 752,384 0000000000000000000201a1af3aba40287a302c1cfaf7cccb12defaf2985634 373 1.00/1.00 vMB 3
752,383 752,383 00000000000000000003d5e32c209892e8cbe0f1598382a6f9cfe7115b871d8b 1,420 1.00/1.00 vMB 4
752,382 752,382 00000000000000000005e0f3f5937103e979f225ea81da9e74fcfd4a6a482e8b 2,734 1.00/1.00 vMB 16
752,381 752,381 00000000000000000005330c0ddbd54b21941a9004b55acb67f2cd633f3619a3 1,691 1.00/1.00 vMB 4
752,380 752,380 0000000000000000000373dad6f879312762005270827277448a9cfc01e077bd 2,512 1.00/1.00 vMB 19
752,379 752,379 0000000000000000000378be6990a9b5c98431bf8f271a88d07b59b67e0585e9 930 1.00/1.00 vMB 2
752,378 752,378 000000000000000000066cde955b30f5137dc7c5f25b35fac0f284b8c2ef17b3 1,171 1.00/1.00 vMB 6
752,377 752,377 000000000000000000080901be4c010ea15b8e153d4bc30d157c3728fd37e59f 335 1.00/1.00 vMB 3
752,376 752,376 00000000000000000005660e9f1b73e49d10a7e917f49018c211c28369333a9e 1,820 1.00/1.00 vMB 10
752,375 752,375 00000000000000000005556921ddec040c7e0220e320731e9d76ccb0af8738c3 3,383 1.00/1.00 vMB 25
752,374 752,374 000000000000000000017e701bac70bcbbb12a96d474997c96a190c9db7c4c21 1,639 1.00/1.00 vMB 3
752,373 752,373 00000000000000000001564469a9ae60334c383447cb4f6c69d4bfa590747bd0 1,149 1.00/1.00 vMB 10
752,372 752,372 00000000000000000000758d9049dfdb6f9d15c28dad1e44980a601a179c21da 2,727 1.00/1.00 vMB 18
752,371 752,371 000000000000000000070fd29d509bdad23b38105ccbd3b3abcb46854bd587e0 2,343 1.00/1.00 vMB 29
752,370 752,370 000000000000000000054a208518c14910eabae37b80a9306012659bd76434d1 3,010 1.00/1.00 vMB 22
752,369 752,369 0000000000000000000346e72fb01303230028f977eff4b1ce1bb5e06cd200c6 1,212 1.00/1.00 vMB 2
752,368 752,368 00000000000000000005ecc7b035a321a236e08db1afe1616520b22a33008968 2,505 1.00/1.00 vMB 15
752,367 752,367 00000000000000000007ed72fd7d9ed1645a64ebcc6406f4e5807a9c433ac968 1,445 1.00/1.00 vMB 12
752,366 752,366 000000000000000000065731d8c97fb1fb06ce89bc17ceaaedc1697ae28c89be 2,885 1.00/1.00 vMB 18
752,365 752,365 0000000000000000000474e8d7c51910badebd4d25bc55a4d1018c41748ab549 3,006 1.00/1.00 vMB 31
752,364 752,364 000000000000000000085cc4e307080cbebf1f7afd289c0093f548a8055cb50a 1,913 1.00/1.00 vMB 7
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.