Loading Tool

Explorer IconExplorer

Memory Pool

81,546 transactions
30.00 vMB
0.09004642 BTC
Random Selection Loading Transactions
Max Size: 181.13/200 MB

Candidate Block

Mining Attempt 4a62b259232f816e06a8f50bb09f1b88438eccb2cd76476aa36b8c642cdf10fa
Version 20000000
Previous Block 000000000000000000000566719f650a5928fbb1a01177f015bdbcdec5c3c5bc
Merkle Root 66cf805b9a20c43efe5898caabda773f31c60b8a9ca6049c3b8b50a09bc1223f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,429
Size: 1.00 vMB
Total Fees: 0.02864350 BTC
Feerates: 502.62 > 2.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,965 (615,535 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,430 299,430 000000000000000007a4c604a54a0b8e0b345a9d9ed89a78f1c98c20e47a442b 411 0.21/1.00 vMB 32
299,429 299,429 00000000000000003743ea516fcdbba2f896ac38577081aebe8789c8e480c211 147 0.06/1.00 vMB 32
299,428 299,428 0000000000000000662b3c896c6d446765fe8c581c479d95421d9e4b2515bbd3 495 0.50/1.00 vMB 16
299,427 299,427 0000000000000000442e2c05133fba12af11d563b1b47a7158d6ab2032352c36 1,017 0.35/1.00 vMB 49
299,426 299,426 0000000000000000269ff764b78a0b7763d3685a13ff1d22fbf2db0c57c12ade 256 0.10/1.00 vMB 47
299,425 299,425 0000000000000000278d885bedea24d1a7b3aba44b4682db7f48346b57e5dadd 550 0.32/1.00 vMB 31
299,424 299,424 00000000000000007190c09db9ec162f32393374a3e0e004869dd730efba03f5 256 0.09/1.00 vMB 46
299,423 299,423 00000000000000004ca94aee4d9b4da31fc61bc2f9879056841bb0a38db4a22c 435 0.23/1.00 vMB 38
299,422 299,422 0000000000000000633b124be0e253e99fde36fd580e1f97555f2a4ae1fb33b9 697 0.38/1.00 vMB 36
299,421 299,421 00000000000000002c42d06ea2e8287979cee49b31e7f91506bb70376636478a 600 0.35/1.00 vMB 25
299,420 299,420 0000000000000000243e20f7a5afac70db479c66c03b2d2c3b00ef352eb3f27b 914 0.35/1.00 vMB 51
299,419 299,419 00000000000000000c04357f5610dcd64a713667a6157b2c356989e2d5dd2b4a 336 0.25/1.00 vMB 22
299,418 299,418 00000000000000007e1c86ba01325242ebf6328c0c0e6c84458f3d0c74d1b7b3 256 0.14/1.00 vMB 37
299,417 299,417 000000000000000060691b56df4885673d0b338d7c5f53cc33a7cb8193998be7 116 0.08/1.00 vMB 32
299,416 299,416 0000000000000000551885a19deb06f6dce88f130de208bc7e34db1839958b35 586 0.31/1.00 vMB 32
299,415 299,415 0000000000000000775aa9d573acf9bbd098b8f370db8473c6d5f2d9fc54d1c5 32 0.01/1.00 vMB 58
299,414 299,414 0000000000000000454f875157bfd01ed41835802814149c7425aa1fc0014ecf 227 0.11/1.00 vMB 32
299,413 299,413 00000000000000003c9ecd7d593942f177bbe75660b710203fcbffa8146b0bba 58 0.03/1.00 vMB 16
299,412 299,412 000000000000000084237a7973c904bdcbb93a62e37ecaebb7285fe9a9112426 693 0.45/1.00 vMB 30
299,411 299,411 0000000000000000759fca4551916ecd841d97b9b916f449e6ab189c66e1c824 513 0.33/1.00 vMB 37
299,410 299,410 000000000000000006657a06b369115f8b8c66d18ead5c2477f36b5e74c5fb1c 128 0.05/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.33 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: 660.36 GB
    • Received: 14.69 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.