Loading Tool

Explorer IconExplorer

Memory Pool

73,317 transactions
27.15 vMB
0.06168736 BTC
Random Selection Loading Transactions
Max Size: 165.85/200 MB

Candidate Block

Mining Attempt 8ae8e6691cb347d74e8823108353a7400d79cb38719f7bfa03f6c6dafc200216
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 692cccafd676b79788d11c31a4a78cee393cec05e7a1f75f21d3d25cc1048a1e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,908
Size: 1.00 vMB
Total Fees: 0.00415747 BTC
Feerates: 20.14 > 0.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (101,830 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
813,461 813,461 00000000000000000001d0aac90eed21952690103a5f8fd851b6edf840b47fde 867 1.00/1.00 vMB 5
813,460 813,460 00000000000000000002c3abb3cb5c61d42d7bc4061abbd28e79a6eb0646567b 1,778 1.00/1.00 vMB 8
813,459 813,459 00000000000000000000e73a77135f860f7bbb4883d5e3af98567beaa069cdd6 1,636 1.00/1.00 vMB 7
813,458 813,458 0000000000000000000006fd0af20c28598837029d25d65bade7c5369216d254 1,402 1.00/1.00 vMB 7
813,457 813,457 00000000000000000001d598e597157aab625a769ce616e4b98e0a42c9086375 766 1.00/1.00 vMB 2
813,456 813,456 00000000000000000003a0d0045a323870124694ecff7bb45337a3753fbb927f 2,731 1.00/1.00 vMB 15
813,455 813,455 00000000000000000001fbf6aa362f44cc21f3abb121a162055ae35940a4a0e6 2,084 1.00/1.00 vMB 9
813,454 813,454 0000000000000000000267127c1ecbb53382b51497b350e3b154a29518e990cb 3,023 1.00/1.00 vMB 14
813,453 813,453 000000000000000000016211d79c7c70f7a2f523cf3dd3e164501ffe4359f222 1,513 1.00/1.00 vMB 6
813,452 813,452 0000000000000000000106f173cdea5bb696fc9b91b24df6c5de95ab1143dca0 410 1.00/1.00 vMB 2
813,451 813,451 0000000000000000000074110cca5a4e3f3a618741cbaef702937c96e17c504b 82 1.00/1.00 vMB 1
813,450 813,450 00000000000000000000adfd0307381bd373a9e55cd84dc54a4925cc1aacf653 1,240 1.00/1.00 vMB 6
813,449 813,449 00000000000000000003ea9097e1d0ab27582d3339cf1afcdab566564632b0c3 1,911 1.00/1.00 vMB 8
813,448 813,448 00000000000000000001e9b9b7f263ca9ec816f2c7d592aecc9e0c1380b03359 1,779 1.00/1.00 vMB 7
813,447 813,447 00000000000000000002af76e13b191fc36d5715785f203ed4fa18a73c31be2c 1,563 1.00/1.00 vMB 8
813,446 813,446 000000000000000000034d25d87c101bf88544fd1cadb32170e9975ca299e400 727 1.00/1.00 vMB 4
813,445 813,445 0000000000000000000354ecf4a2c0a3f9f40470735f6fe45e038b0e1010dd5e 1,324 1.00/1.00 vMB 3
813,444 813,444 00000000000000000001bf014a9397ca8f98c4288a2a2ff899ea05a20677fb49 1,355 1.00/1.00 vMB 6
813,443 813,443 000000000000000000012f6870da85e70312bcec1fe8ab17367edfa82325be85 3,149 1.00/1.00 vMB 19
813,442 813,442 000000000000000000036054ae600b2304aa0a17e37e5716ab88aec156a1d4f2 2,140 1.00/1.00 vMB 6
813,441 813,441 00000000000000000001e6bd83030864fc87bc0885c38c415c70a1e25bbd64f1 1,352 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.90 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 713.54 GB
    • Received: 17.39 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.