Loading Tool

Explorer IconExplorer

Memory Pool

51,794 transactions
29.96 vMB
0.08838274 BTC
Random Selection Loading Transactions
Max Size: 159.92/200 MB

Candidate Block

Mining Attempt f5d15871a2ce905f0251ed8ab3acbd0c1090fd093bed313322a11b930d0bdf46
Version 20000000
Previous Block 000000000000000000006a40b6934de27a65e3f2212bde7c1ad0a2dc2c124e8c
Merkle Root da2398e79bd59b9171d46bb7f153e12bef0e37eb2dfe9139e8bf2396b9b287aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,972
Size: 1.00 vMB
Total Fees: 0.02474976 BTC
Feerates: 201.13 > 2.48 > 0.37 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,261 (821,753 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
92,508 92,508 000000000009653e8a46dcf12a5573b415b6699acfb9702f25d06d67933335e4 2 0.00/1.00 vMB 0
92,507 92,507 0000000000089b2dc73fb80bc6d64cc2a1d5a4dd43c2c9139b9c9bfbb04a91a9 1 0.00/1.00 vMB 0
92,506 92,506 00000000000e1fade0c8e9ace8a912a123d19aa7be6cbca2607f9faa682299a0 1 0.00/1.00 vMB 0
92,505 92,505 00000000000096203ee917e15d5488485f2ee4bfd3ff41f73f3714b9ed4c1eba 2 0.00/1.00 vMB 0
92,504 92,504 00000000000c0f06ab039deb1045849e25c6092ed9b83ee979cb39be6a0ca3d4 4 0.00/1.00 vMB 0
92,503 92,503 0000000000056135ccc1d6d65d4ff4ddb679fed6f14f161d81fb8d347a6598bf 3 0.00/1.00 vMB 0
92,502 92,502 00000000000418e4d549959303ae12d64f561d8b5db4a11b841e342d263786e7 1 0.00/1.00 vMB 0
92,501 92,501 000000000008c686fe450f1923974405dad6db8f8f8d95e710325293c974c593 2 0.00/1.00 vMB 0
92,500 92,500 00000000000c6e13d490f022a3e58d24c673c38f20bc7c5f8c6cc98c633d92a6 2 0.00/1.00 vMB 0
92,499 92,499 00000000000153da59373f127d9013ac7a1b1e315d29e433ec7df060d5792097 3 0.00/1.00 vMB 0
92,498 92,498 000000000004e2a359d918237d511013167c21619bfa4685ad0b39c15cc48839 2 0.00/1.00 vMB 0
92,497 92,497 0000000000078f81aee71b206d1d07e3db130bf9a982416846c8e6c9ffa2c48b 2 0.00/1.00 vMB 0
92,496 92,496 0000000000081a048679d6e8d5b583269e77e40c926e537a61cb17552406b19a 2 0.00/1.00 vMB 0
92,495 92,495 000000000009f38362aa484f356ef1eca436915b44d12a700cab3a3607ba1e74 1 0.00/1.00 vMB 0
92,494 92,494 000000000002db1918bcaa8199dbe7a6edfbf069a3d2dc11179b9928f08b224c 3 0.00/1.00 vMB 0
92,493 92,493 00000000000158f7c90f0c1bd969d7a4c0061c1fafc467b8ce9f6eae5dfcb473 1 0.00/1.00 vMB 0
92,492 92,492 000000000001a8afff5d59e497a7bca9e9d15e90983ec086cbf8447ff39d2183 1 0.00/1.00 vMB 0
92,491 92,491 000000000007d1dc3ac3dd40023d0f335f2e2dca16b8a3582995c2822150b1c9 6 0.00/1.00 vMB 0
92,490 92,490 000000000009cdcb2c0cc47bfb741d962d36cdce2268251e7081edd3b90c239b 1 0.00/1.00 vMB 0
92,489 92,489 00000000000d0e1e06ad021896f174a0317678e040e5c8267100d3cba382e968 3 0.00/1.00 vMB 0
92,488 92,488 000000000009b72099f8602ae70376fd27bf7d62e9c25d865bf06d2c5a0705fa 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.06 GB

Node Details:

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