Loading Tool

Explorer IconExplorer

Memory Pool

79,339 transactions
29.74 vMB
0.11860779 BTC
Random Selection Loading Transactions
Max Size: 179.45/200 MB

Candidate Block

Mining Attempt cca945f622f4f84bf4908b4d6b14b7c4d51cc6ed103b5b32c1d4fde0641ea7a8
Version 20000000
Previous Block 00000000000000000001bd54d69182c1acad03f5cdcd2103ee49e909f1dec71f
Merkle Root f7ad5221519a3350d03ca3d8069677f1da2c5d45202a916f8d5b56dad0f78f8e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,145
Size: 1.00 vMB
Total Fees: 0.05437769 BTC
Feerates: 150.75 > 5.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,098 (539,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,868 375,868 00000000000000000204ea7d9b960bf359642b80c268e4b307b95ca82077b1d0 1 0.00/1.00 vMB 0
375,867 375,867 00000000000000001053f5caa35454f64787dc1f32c63317a131bc95a45c2cf1 341 0.15/1.00 vMB 37
375,866 375,866 00000000000000000dc8d4512d9b7a6258df9d4693c23be8bb8d19bfbac8020b 970 0.44/1.00 vMB 43
375,865 375,865 00000000000000000b234381b54e16db6c0d6ee8efa02bc24bedb27353d574f8 1,166 0.47/1.00 vMB 41
375,864 375,864 00000000000000000ae55da0ab76501d0231b5afcf35f70cb0f4a1c6a4b43a45 1,418 0.54/1.00 vMB 40
375,863 375,863 00000000000000000b51f156e715b4e60ea63c71409433b65bdd553ba057be7c 627 0.28/1.00 vMB 37
375,862 375,862 000000000000000006021b20dee7c82da84c690a724e8639500853fbd77e71b9 254 0.11/1.00 vMB 32
375,861 375,861 000000000000000004f3063527120782fa1b0879b55854621b039799b012ebb7 628 0.28/1.00 vMB 43
375,860 375,860 0000000000000000085c857e862a6b27f6fe8c0d35d56ab14fcb4753479dff5e 275 0.12/1.00 vMB 37
375,859 375,859 000000000000000002683a1ffb5d80902bc3bf25e04a55a1673914406e08424c 715 0.36/1.00 vMB 37
375,858 375,858 00000000000000000c66687a5d47e027bb56eac0c829bc9be9e4d2d7f580d085 615 0.31/1.00 vMB 38
375,857 375,857 0000000000000000103e5f11c8eb3afccb2065074251a36b09b4587046ec7db2 732 0.36/1.00 vMB 40
375,856 375,856 000000000000000005d8e61968dfed3ce221d65ddb0543cd2d3b0411116c417f 725 0.55/1.00 vMB 23
375,855 375,855 00000000000000000418af352e3360520b10e973f268119b714f376700f8f9bf 148 0.06/1.00 vMB 30
375,854 375,854 000000000000000008118c78be0b89053e891467fc22f07695c0b1dd23138832 1,249 0.60/1.00 vMB 38
375,853 375,853 0000000000000000002208e2449336c094bf129259fa571e4e1616242a586230 1,177 0.44/1.00 vMB 44
375,852 375,852 000000000000000006910b353de0b9fbcb2eac725d21dd6593e1a846ef85a1e2 392 0.24/1.00 vMB 28
375,851 375,851 00000000000000000e26b2e2bc28ce110dffebb04ae98e2f46ad399bd184bf2f 1 0.00/1.00 vMB 0
375,850 375,850 00000000000000000221927d713a7350b72d9693776de840e43c6a96721a3b15 2,298 0.95/1.00 vMB 44
375,849 375,849 000000000000000010827a517fdd41699491f490a94d979dc547775fad11c50e 77 0.06/1.00 vMB 26
375,848 375,848 000000000000000007101e0de652dff6ea93ccc64101569708b1400f79422244 44 0.02/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.56 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: 670.24 GB
    • Received: 15.84 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.