Loading Tool

Explorer IconExplorer

Memory Pool

27,231 transactions
27.10 vMB
0.06434844 BTC
Random Selection Loading Transactions
Max Size: 130.42/200 MB

Candidate Block

Mining Attempt 84557b9d03f373932d75bd4022eab573f8fe5795336d3257e4a77c1181d7a50b
Version 20000000
Previous Block 00000000000000000001f153be8400a938169c22122f44526eb6818272e825e6
Merkle Root 073f2103172fc3133169edcf8e4e229ea53318ed33546a81ab24ddceadd43807
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,732
Size: 1.00 vMB
Total Fees: 0.01327484 BTC
Feerates: 79.73 > 1.33 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,496 (517,670 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,826 396,826 0000000000000000085b7115102dd61a526a1884e04100767382463398a8698e 1,277 0.82/1.00 vMB 30
396,825 396,825 000000000000000000ae8853943b25f414f717f13cfdffc6ac3461a2f3c302a9 320 0.43/1.00 vMB 14
396,824 396,824 000000000000000001021359eaae9c9e840a05fd30462dd742f96e497caf048b 2,311 0.95/1.00 vMB 41
396,823 396,823 000000000000000008a6c04cec0d92d54dd056eac71115c781672c7850a97683 2,210 0.99/1.00 vMB 57
396,822 396,822 000000000000000006f415a2b6a0d4624025ce480a5ffbef1284dc5490ec58d2 397 0.29/1.00 vMB 26
396,821 396,821 00000000000000000818be95b95754f7d8b3434554f8e4656f7ed5bea2b15bfb 882 0.60/1.00 vMB 23
396,820 396,820 000000000000000000e9ca43e44c2517e1f8cff92fad67a8570820a138bd88d0 2,022 0.71/1.00 vMB 45
396,819 396,819 0000000000000000072317e0d80f91c940d6d24b6a0a0c4223c9e395120bba61 1,274 0.60/1.00 vMB 35
396,818 396,818 0000000000000000087af9ca678ce06c44e3fd25b12cf4960692ca28ce405256 532 0.29/1.00 vMB 31
396,817 396,817 000000000000000007cc201b56a6baf2f769dac77b689e83746371ee1c6717e4 576 0.27/1.00 vMB 36
396,816 396,816 000000000000000002a5484b380fc73dd5acddfcfc72f8f22f5f3ac0f91b6e6e 1,358 0.71/1.00 vMB 36
396,815 396,815 000000000000000003dd0d63538bd07ade5026e6e40226f4274b5c90a04999a3 1,142 0.54/1.00 vMB 38
396,814 396,814 000000000000000003ca6fe782ed574c36398671c259ccaf3bf69c76323b43df 360 0.21/1.00 vMB 27
396,813 396,813 0000000000000000063ccddd33d31c1ffa9382da347011202153cc28d033f039 1,840 0.86/1.00 vMB 35
396,812 396,812 000000000000000007c0e7bf8f3634c0ae7f6055dd47d110740dad13cbfdfd9c 1,001 0.55/1.00 vMB 30
396,811 396,811 000000000000000004f17da1cea8efcd6a372358787a0820ca0a498438d04100 1,682 0.85/1.00 vMB 34
396,810 396,810 000000000000000001dc2f231956cf3c5915ee55caeaecf95c5313316c26288b 805 0.45/1.00 vMB 30
396,809 396,809 000000000000000004736dc8a3642bf1baf73d93d5eaee129d15a707976ee0ce 726 0.41/1.00 vMB 32
396,808 396,808 0000000000000000088c59f298ae0bab4d05f469f85cc5b5e226158e4274d172 121 0.12/1.00 vMB 37
396,807 396,807 0000000000000000071a68803eb2ea394314063830a7180189920f8982fdae83 1,088 0.93/1.00 vMB 24
396,806 396,806 00000000000000000843f28ed701c503c96bb626d967cc4f28fd0e8804663ebe 2,196 0.93/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.49 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: 611.94 GB
    • Received: 10.93 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.