Loading Tool

Explorer IconExplorer

Memory Pool

98,309 transactions
18.35 vMB
0.04755267 BTC
Random Selection Loading Transactions
Max Size: 145.41/200 MB

Candidate Block

Mining Attempt 07b86c64cd9c3f8a6a37fed8d192358df956d7ced86b3fe8560b779347d56835
Version 20000000
Previous Block 00000000000000000001579b16d86d32a255e0be2dd10f92c158ce73ed5a2991
Merkle Root e63c7445359b5e44c3625cfa49f3c9f26c567363bc6a9bd7c76d149565584ce5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,205
Size: 1.00 vMB
Total Fees: 0.00371241 BTC
Feerates: 40.63 > 0.37 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,895 (153 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,742 916,742 00000000000000000001f5e82aee18cc44b7cfc45789062115e714c6c8706215 4,500 1.00/1.00 vMB 2
916,741 916,741 000000000000000000011187d63509128d2a2bda227fc72406aac52b1b303ef2 5,023 1.00/1.00 vMB 1
916,740 916,740 00000000000000000001b59166560a54456db0ab8952ddeb154c0e3adefbd82f 6,611 1.00/1.00 vMB 0
916,739 916,739 000000000000000000004ee3b333b9d2abc4d83b7fa618687e914db05d00d544 6,732 1.00/1.00 vMB 0
916,738 916,738 00000000000000000001c176ed222fa041fc8d9d7018705e4a6cdfecc4ac2e77 593 0.13/1.00 vMB 2
916,737 916,737 0000000000000000000065719572fb8f6b64afbe145bc7cf2200dad7d53d8d32 1,195 0.30/1.00 vMB 2
916,736 916,736 0000000000000000000022b17cf1714c1fbcd895ba7a7387d063ef1e10626f06 4,860 1.00/1.00 vMB 1
916,735 916,735 00000000000000000001c091433a1ec0badd0f48e146a9876a6e25881647e794 5,963 1.00/1.00 vMB 0
916,734 916,734 000000000000000000017a5393b2052740124f19bf6392053453006d9702ba88 1,732 0.58/1.00 vMB 2
916,733 916,733 00000000000000000001d652c7820fe61ccc42020f2d66fcfe325363f0e0170c 4,089 1.00/1.00 vMB 1
916,732 916,732 000000000000000000007f0e960de609b0b73b7d7c410ee51f7023aee4756820 6,683 1.00/1.00 vMB 0
916,731 916,731 000000000000000000003e4f81b5477e859c70a52849720b430873cf87fb17c2 4,850 1.00/1.00 vMB 1
916,730 916,730 000000000000000000003bab5ad12ac6ad3f1643ae7b7077431fb98f6d9fb350 5,546 1.00/1.00 vMB 0
916,729 916,729 000000000000000000012550a2a6af83be33c445419f92858f783897635b0bbf 6,135 1.00/1.00 vMB 0
916,728 916,728 000000000000000000012cca2b36c28d3acc6bab5d5ca07b0d469f1e74414842 2,368 1.00/1.00 vMB 2
916,727 916,727 00000000000000000000f1ceb616a28d6f0c42b4077f360159f42c0463c26319 4,768 1.00/1.00 vMB 1
916,726 916,726 00000000000000000000b7f87efdf5f7494d27871261ce648ab429e229d4cdd2 682 0.20/1.00 vMB 2
916,725 916,725 00000000000000000000e8a56efc50538c8965da23c34db5f1214304b95bdede 5,922 1.00/1.00 vMB 1
916,724 916,724 0000000000000000000041b8438e49e39ea79d6e119b9c5ad1609ac1aa51bac9 4,580 1.00/1.00 vMB 0
916,723 916,723 000000000000000000013e90be424ed4523dc05e05760cba151d86a12b0606e3 6,997 1.00/1.00 vMB 0
916,722 916,722 000000000000000000006c689b9f17149840663df64af4bfda09ee34a2caf2af 4,590 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 785.63 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 969.92 GB
    • Received: 29.80 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.