Loading Tool

Explorer IconExplorer

Memory Pool

72,024 transactions
28.19 vMB
0.06691989 BTC
Random Selection Loading Transactions
Max Size: 170.53/200 MB

Candidate Block

Mining Attempt 4a34b9fbc702aa3fab2e82791803e6ce6c5c9cb53e25fdf18c13462917ce56a9
Version 20000000
Previous Block 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960
Merkle Root 4cc24dce6d7e6c4f7f92c5b2d075e583e72c077db3d3e72bbb83700246cc3e01
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,539
Size: 1.00 vMB
Total Fees: 0.00534710 BTC
Feerates: 85.21 > 0.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,451 (819,285 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
96,166 96,166 000000000007701500cd274077160977b5476debb3b1e1069d1d611f14c2dab7 1 0.00/1.00 vMB 0
96,165 96,165 000000000001aaf805e78fd2a34925eae209e12911c0a56be448691b104add19 1 0.00/1.00 vMB 0
96,164 96,164 000000000004fc5f763b3db806be7c36d928b0a010285c2f60917f47a6fe288f 4 0.00/1.00 vMB 0
96,163 96,163 0000000000052f5cfcf3f80e5bb21ccdddf9b8691a119500d9d0352a07ec77a2 1 0.00/1.00 vMB 0
96,162 96,162 000000000004bc4f4452f263a572e71459d2e882569f03dcfeb75c4b6d5fa992 1 0.00/1.00 vMB 0
96,161 96,161 000000000001d255e8a1742b85e55fafaedfd6eee76f91ed5896ecc18ea4043e 2 0.00/1.00 vMB 0
96,160 96,160 00000000000528ae97c193dbca09db398c1c447f735507e54545b33c2a5976f7 1 0.00/1.00 vMB 0
96,159 96,159 000000000004bc739a89640cf98f2cc01ccdb1793c54583916b440b040805f50 1 0.00/1.00 vMB 0
96,158 96,158 0000000000016eee76c9b5eb82c4cb48ddeb0302064a353547fd2040584fa31f 2 0.00/1.00 vMB 0
96,157 96,157 000000000003c2c49366bccd1101f751b693d2a67d48fe42762847e8fcc593ad 2 0.00/1.00 vMB 0
96,156 96,156 000000000008023c334086eab29227413d080c13349c015a57b643ed2324f4f7 7 0.00/1.00 vMB 0
96,155 96,155 000000000004584623c23036b61dcebbe20cac30dc68e1434500ec67e5033375 1 0.00/1.00 vMB 0
96,154 96,154 00000000000704d564e1397a3bb9dad277e2f8ce8a7715b9dc009966ba127661 2 0.00/1.00 vMB 0
96,153 96,153 000000000005935b57cc0ed34d33ba1ebef98078a008931d50d9ce7f81383705 3 0.00/1.00 vMB 0
96,152 96,152 0000000000009eb692bf19e89a7216bf6c525902cd01d008b2bc17377bfea350 2 0.00/1.00 vMB 0
96,151 96,151 000000000000b799ccb01d7063a67753962f0089e8f6e088425452cbfdf1a3dc 1 0.00/1.00 vMB 0
96,150 96,150 000000000007425d24c7f2a4c30299411c189553b56de12dc9988726021a6a48 2 0.00/1.00 vMB 0
96,149 96,149 000000000002961bd31310418c0b7746ed8cfe15fbcaca363e3ade0482f5b587 3 0.00/1.00 vMB 0
96,148 96,148 00000000000802365b46c8f4ce6a00f16781cedade7a642213e92c87a3f98b81 11 0.00/1.00 vMB 0
96,147 96,147 00000000000016d0fed0a0349651d9b140fd8515333effb6d002b25de87181ad 1 0.00/1.00 vMB 0
96,146 96,146 00000000000773805db4d58392d3bbb99f78f43135915325e97492167d62d9a9 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.18 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: 750.24 GB
    • Received: 18.84 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.