Loading Tool

Explorer IconExplorer

Memory Pool

86,769 transactions
32.23 vMB
0.11186633 BTC
Random Selection Loading Transactions
Max Size: 195.92/200 MB

Candidate Block

Mining Attempt c39fe9a9786af60bd9affabfa631828213e83165077ad6eb1e834f3a9591294c
Version 20000000
Previous Block 00000000000000000000d6af37f0b6daaf3286e0e474d4226cd2febdaed43b03
Merkle Root e04372a2142779c9b655870dcfc0e7b53b715a0c83fd42c9d57e936d7439b2d2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,671
Size: 1.00 vMB
Total Fees: 0.02599991 BTC
Feerates: 301.68 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,363 (53,978 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
861,385 861,385 00000000000000000002eb16957d459ac7ac6581bac6a18532844f6400e9852f 1,474 1.00/1.00 vMB 2
861,384 861,384 0000000000000000000261df2e722ebd41566037fa09bbe3435896cebcf48b4f 2,635 1.00/1.00 vMB 3
861,383 861,383 000000000000000000028a02e2f589be3115031433eee3323b969fc4fecbd503 3,473 1.00/1.00 vMB 3
861,382 861,382 00000000000000000000ba0b49a6571ed0d7e51396650a9782919edca1214628 5,663 1.00/1.00 vMB 3
861,381 861,381 00000000000000000000d203271cfce25bdec1069066a0d9efff42a4935b3198 2,171 1.00/1.00 vMB 2
861,380 861,380 000000000000000000020dc63e1befdeb51bf0174a3a32e641c9cc731371a8f2 5,637 1.00/1.00 vMB 2
861,379 861,379 0000000000000000000012cc0af34d559cfc20ba31fe64d8837b5119c1d140b7 2,600 1.00/1.00 vMB 4
861,378 861,378 000000000000000000026c091a917d14b26f0da1db7ee50b503bf090ff71cda3 5,295 1.00/1.00 vMB 2
861,377 861,377 000000000000000000011ab0a94de4dcc4960d23563ba7b60bb50b57d8430ba3 4,158 1.00/1.00 vMB 4
861,376 861,376 0000000000000000000284d91451072c3f45dcd361cb21ba0a5f220cb4ebb79b 6,366 1.00/1.00 vMB 2
861,375 861,375 000000000000000000028335845c458e2650fea4e850d26cafaaff232707d224 5,690 1.00/1.00 vMB 2
861,374 861,374 0000000000000000000080c5deb2e80c74abc5a027eb53bdadad722312b562c7 6,386 1.00/1.00 vMB 4
861,373 861,373 000000000000000000008f7e2dc3a9ec41897aa99f44dd05c6af5f90b4863946 5,379 1.00/1.00 vMB 2
861,372 861,372 000000000000000000001d68d9b50c3cf1ab278fb1c33704c01df2f42f5031e8 7,680 1.00/1.00 vMB 2
861,371 861,371 00000000000000000000d3840f6954bd484afa0b34e277a8d822137a2821c662 4,940 1.00/1.00 vMB 3
861,370 861,370 0000000000000000000016ea92b73d1469c7fb3723211f698d152a812955773d 6,404 1.00/1.00 vMB 2
861,369 861,369 00000000000000000002a5efc16446b994bcdf7953908bc7de307dee80414747 7,401 1.00/1.00 vMB 2
861,368 861,368 00000000000000000001d2567c0ef64252c60cedf2bd4765e17c4059abeedd35 4,526 1.00/1.00 vMB 4
861,367 861,367 00000000000000000001c4ac71d9957ec19efb603b21d23b0323396d25c0f434 7,420 1.00/1.00 vMB 2
861,366 861,366 00000000000000000001682e9337dec982fc336be679f460ce32d228b074753c 2,747 1.00/1.00 vMB 5
861,365 861,365 000000000000000000010215f0b95b491c71c5ea902406d7869a3c6680251cdd 6,818 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.02 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: 719.44 GB
    • Received: 18.06 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.