Loading Tool

Explorer IconExplorer

Memory Pool

81,882 transactions
30.03 vMB
0.08192988 BTC
Random Selection Loading Transactions
Max Size: 181.33/200 MB

Candidate Block

Mining Attempt cc893919eb96b3fa4e8cf1ac09c5c831ca30bc567e2f81885a0e8b8398ca0d76
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 688a74e8bbdbb9115087d9ad541d5dbc46f84c4f49f1943761f2ab0ed47ac045
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,557
Size: 1.00 vMB
Total Fees: 0.02047594 BTC
Feerates: 151.12 > 2.05 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (637,207 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,759 277,759 000000000000000123d891d0e09ab830c13c403b1e266e4812d8edcc0edf891a 111 0.13/1.00 vMB 4
277,758 277,758 000000000000000326b577c9791fece0462a012af25930e86a0d8a824fa9add5 560 0.25/1.00 vMB 49
277,757 277,757 00000000000000000b2299e827bae92befc5bcf68936e8830c493da5b3bada7f 69 0.05/1.00 vMB 8
277,756 277,756 000000000000000085c04f6d49a2267be2e22e841238e6b0fc9c7ae1786d376a 523 0.25/1.00 vMB 40
277,755 277,755 0000000000000002a753ed0ef04780741c42d38c36d6d51c33c864893f5bf6ab 151 0.07/1.00 vMB 36
277,754 277,754 000000000000000142ff183aa6c3eed857aa1c4751934c32296083c8f44232ee 270 0.13/1.00 vMB 35
277,753 277,753 0000000000000001005e6d8974793247631b2dfaa6963e2a994c7f6e6a3a3f32 382 0.16/1.00 vMB 48
277,752 277,752 00000000000000024bac1cd7b66410d9988382ab39b2aa64edcc09c5ef689499 239 0.11/1.00 vMB 49
277,751 277,751 0000000000000000c7c5362b78ea499fe9123ffb50db9d6ef379493f2fa2b3ab 34 0.04/1.00 vMB 7
277,750 277,750 0000000000000001a50edb8c5857d6436e3f3a3aa1951eb2bed600adcc81d006 616 0.36/1.00 vMB 37
277,749 277,749 00000000000000027b92e61594fe46f6fbaae0aa3da0c5009f2827355afd3f6c 472 0.26/1.00 vMB 78
277,748 277,748 0000000000000001929fb9e6fc8caa652c7aa22265cdcf2244760df3b9e7735c 212 0.15/1.00 vMB 40
277,747 277,747 0000000000000001e2c6116cc448baa8be6024ab53e407627f886c25914d9b69 46 0.04/1.00 vMB 17
277,746 277,746 000000000000000131b154c8b2f844ad9ec55bbce3a4932039712032504881e8 93 0.15/1.00 vMB 5
277,745 277,745 000000000000000287490d3915f4dd46c767a861878effe65f2f3d9cd76c95b0 188 0.11/1.00 vMB 43
277,744 277,744 0000000000000002f96e3ce5d992982bf2fc83ecb14ffd4c9367287faf1547cc 38 0.01/1.00 vMB 34
277,743 277,743 00000000000000018ae4ce142477dd18d0240129d8e787dabaa0a72181ded740 524 0.37/1.00 vMB 30
277,742 277,742 0000000000000001a0a6f899c7d88616ea7a23a75128decf1fd2489e38086fc9 396 0.46/1.00 vMB 24
277,741 277,741 0000000000000002cc2f154cdc6e720b22d1524cd1fb59bee25e51dbed3dd19e 103 0.31/1.00 vMB 15
277,740 277,740 00000000000000038a3c00124ed1b14c12352d9da2953e949f7ca8298a27a391 252 0.25/1.00 vMB 20
277,739 277,739 0000000000000002a3391b7fcdea9d2432ec4b0b8beaa12c60240af072cc570b 494 0.50/1.00 vMB 30
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.38 GB
    • Received: 14.71 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.