Loading Tool

Explorer IconExplorer

Memory Pool

78,101 transactions
30.04 vMB
0.06926170 BTC
Random Selection Loading Transactions
Max Size: 182.28/200 MB

Candidate Block

Mining Attempt 926c5741b4bcd691dfae572bc5c8e3cbb0330a9a430bff4f20e5d39acdde2cb4
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 11acef6a166e418f72f4c08863e272578251ee6e2390847fb74a54e9f98e710c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,475
Size: 1.00 vMB
Total Fees: 0.00552901 BTC
Feerates: 43.51 > 0.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (151,884 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,323 763,323 000000000000000000065027bae51a12a063ba4c9667cd0b1e85e1326372c694 3,188 1.00/1.00 vMB 24
763,322 763,322 0000000000000000000587d4537ae3921857787f50ff0f5762afcc8b79266d1c 2,155 1.00/1.00 vMB 28
763,321 763,321 00000000000000000003dd848f09c389b50541ad87aa457f84f14a74b73bcca2 2,961 1.00/1.00 vMB 47
763,320 763,320 00000000000000000006d75d62eee53cc44acd89a8bd48f257819251d68d867a 2,328 1.00/1.00 vMB 23
763,319 763,319 000000000000000000036560f08beb3db42fa61849213a67c221c1030f7689cd 3,077 1.00/1.00 vMB 24
763,318 763,318 00000000000000000002c7addff05a1a0ec60ca4844f9e943c1d2d3d378eb4de 3,089 1.00/1.00 vMB 33
763,317 763,317 000000000000000000032b201ff76960342e83c047a602e7e026da69e253b1ba 2,748 1.00/1.00 vMB 23
763,316 763,316 00000000000000000005acc9aeda4112bf63f0db5e39004e65327df6cf0bfe50 2,896 1.00/1.00 vMB 34
763,315 763,315 00000000000000000000e13cf4a8ca24fed5d5aadc2f949d3172c5a251015323 3,151 1.00/1.00 vMB 21
763,314 763,314 0000000000000000000101fe0a2340b4881d9eb524cf201ca63fe3bafc36b8cb 2,428 1.00/1.00 vMB 23
763,313 763,313 0000000000000000000617d51ce062deb07ff1bd370e20e0b27c3a1d3bc723b3 3,483 1.00/1.00 vMB 35
763,312 763,312 0000000000000000000379d1cfeaea20f0cb7833792cfc5e04063c8fa5e4fc51 2,463 1.00/1.00 vMB 29
763,311 763,311 000000000000000000075781f7a70da7910b635840829c8c43deaf0453cf1ff4 3,197 1.00/1.00 vMB 27
763,310 763,310 000000000000000000008ac18fddf973afee8e16ece3a7c328f1d8c8c6a314ef 3,473 1.00/1.00 vMB 37
763,309 763,309 000000000000000000046ee0241e92de0560f84a55cc5fb8adbf6a209d551d84 2,936 1.00/1.00 vMB 36
763,308 763,308 00000000000000000004be3d8f26efd74df9a9d9cb543b686434ab90c89be888 2,392 1.00/1.00 vMB 31
763,307 763,307 00000000000000000007a0a8ca6ee89be160be2134a75079577243aaf36dbab1 2,753 1.00/1.00 vMB 30
763,306 763,306 000000000000000000000dd28895105e4fc16411073404b0e64c252e0726dc31 1,547 1.00/1.00 vMB 21
763,305 763,305 0000000000000000000012b51e310c17d5026a2d1455f98a4cc4b24f9dac254c 2,253 1.00/1.00 vMB 19
763,304 763,304 000000000000000000027d97be213a86d2be6ed5ce12e9be207b48fe4efbb991 2,881 1.00/1.00 vMB 30
763,303 763,303 000000000000000000036dbda48286c9c8200a50880a8074938a968557ef5404 2,367 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.75 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: 708.60 GB
    • Received: 16.74 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.