Loading Tool

Explorer IconExplorer

Memory Pool

37,668 transactions
27.06 vMB
0.05486613 BTC
Random Selection Loading Transactions
Max Size: 137.88/200 MB

Candidate Block

Mining Attempt 5a8175fa862dfefe7bea143b13b98ef92b84c389c9e8e45db49f1bbca74ec7d5
Version 20000000
Previous Block 0000000000000000000106a1e4aa287915d89b3784466736987e1acd439ed5c9
Merkle Root f1c6fe70ad06ee335da3efbaca0f0117dbd5391846976fa9966063383d06eb40
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,296
Size: 1.00 vMB
Total Fees: 0.00396531 BTC
Feerates: 150.75 > 0.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,646 (563,811 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,835 350,835 00000000000000000c8ab83e50a4d4a45f59158ab6497b45656721aa0635b11e 585 0.29/1.00 vMB 31
350,834 350,834 00000000000000001088a061eb299f47b14e02ac9311e00cd2bb8cf3c2b40659 102 0.07/1.00 vMB 14
350,833 350,833 0000000000000000001f4810c19aec1b51c9ff0564d7a8b4985fd174f5a534ff 167 0.09/1.00 vMB 28
350,832 350,832 000000000000000006c8626bec004df15a294a555cb005cf4b4da020d0d38a57 464 0.25/1.00 vMB 27
350,831 350,831 000000000000000007c144e5ce88008034f4c41f4855ee7f9ad20ec5fa0e59ed 1,288 0.72/1.00 vMB 23
350,830 350,830 0000000000000000036e1f797e38fdc1fa8f34e54b123a08519b12148090fe55 512 0.15/1.00 vMB 47
350,829 350,829 00000000000000000c9c4de859e285fd5f6ae5faa90322a98bef8999cc33ccc7 541 0.30/1.00 vMB 25
350,828 350,828 00000000000000000e4474ddc9d67370d8a4fbcfbbfed2ba276cc1c88d07800f 436 0.31/1.00 vMB 22
350,827 350,827 00000000000000000cdafcae640d77b86e0eb1d1cd7493b72f5531f4067360c9 196 0.09/1.00 vMB 30
350,826 350,826 00000000000000000665856eb7a25fe75528e2326875abe825ea259aa74b70af 215 0.13/1.00 vMB 20
350,825 350,825 0000000000000000013be0a2259c3fda686749ffe7d384c1c0e76205a80c0e71 786 0.46/1.00 vMB 28
350,824 350,824 000000000000000007ef18697e2c0fb6cf7ab2b1e2a871718ae338259281ff60 638 0.39/1.00 vMB 27
350,823 350,823 0000000000000000083f70509ea281639fc574628a52efb0396c7e98a00ad48b 29 0.01/1.00 vMB 18
350,822 350,822 0000000000000000034def8b3b7fb328418bf1b7d4ecbb3a64bb4af71f7c79ce 520 0.25/1.00 vMB 27
350,821 350,821 00000000000000000c38e7b019dc36d56e7c30bf57f9e47dc15ddf87f2179e3d 52 0.03/1.00 vMB 25
350,820 350,820 00000000000000000c4dd5b2fa832f4d2c5dd3e190a035aad9fa29e33a0e2012 279 0.13/1.00 vMB 28
350,819 350,819 000000000000000008f80bef0f2dc0999253ff52236756298e093d7c193cf824 443 0.24/1.00 vMB 27
350,818 350,818 0000000000000000049e72a6ebcafa929e3b38e70af4b74c757b9807e457840c 566 0.31/1.00 vMB 29
350,817 350,817 00000000000000001002a1e1063502d4728f4ceb53fe5c0d6735b77f7540542c 539 0.29/1.00 vMB 30
350,816 350,816 00000000000000000a5c8955625ddd65aa3002982a07ccf3ae6d379c68337b9a 212 0.10/1.00 vMB 34
350,815 350,815 000000000000000006d4c3136d514ea45ab9a8417c670baf667274bf27f92488 121 0.04/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 781.76 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: 632.55 GB
    • Received: 12.12 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.