Loading Tool

Explorer IconExplorer

Memory Pool

81,013 transactions
30.85 vMB
0.08660652 BTC
Random Selection Loading Transactions
Max Size: 187.32/200 MB

Candidate Block

Mining Attempt d880e0e505044540ad76160f902a2eb45169204678797bcc65ac696ebc75860f
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 0d4cda265c7be241a967e539d729d342ed87026be6ce342b076bad3317d09edb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,965
Size: 1.00 vMB
Total Fees: 0.02037104 BTC
Feerates: 351.58 > 2.04 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (405,174 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,033 510,033 000000000000000000597a9defe1a8f8b57c71af540ef4021a8782f7c9be25cf 604 1.00/1.00 vMB 17
510,032 510,032 00000000000000000012f6a390b8ff6084b750184c15423fd31a729c57f617cd 1,153 1.00/1.00 vMB 31
510,031 510,031 0000000000000000003b599fc62a70278738081b8cca00bfc7c6374adfed3834 1,766 1.00/1.00 vMB 45
510,030 510,030 0000000000000000001a90b1837f1835ee926a10d8026afc069ac8361343403d 956 1.00/1.00 vMB 21
510,029 510,029 000000000000000000080bc9f827ed6956538f0cef83ad71a58f5392e1144b49 1,159 1.00/1.00 vMB 38
510,028 510,028 00000000000000000058d9658b86a7f7c57be721831e4df1a251cf064eba3b14 1,102 1.00/1.00 vMB 33
510,027 510,027 0000000000000000004f1c6e3ae268cf8f26a6abb2447563a693305564671a22 424 1.00/1.00 vMB 22
510,026 510,026 000000000000000000187e10a7ed1772da0578a26df42fc08b9b58c36a739831 1,251 1.00/1.00 vMB 26
510,025 510,025 0000000000000000001efa0bc4c55c19b34a789c314bffdd6ee3983494627e4b 2,588 1.00/1.00 vMB 89
510,024 510,024 0000000000000000000c0a87f35d87e72660f47668f0cb30ef197ae6e96facdc 2,283 1.00/1.00 vMB 75
510,023 510,023 000000000000000000149e3cd8bbae14e085f8aa8a71b1c30b9eb1dedc0bba68 2,211 1.00/1.00 vMB 60
510,022 510,022 0000000000000000000170d9ddf25d4345d811b8e07ca71d105753ded13b64a2 642 1.00/1.00 vMB 21
510,021 510,021 0000000000000000000f364e563e9e6f8e3dc9a00f6ab799d3f8289f2a52f627 786 1.00/1.00 vMB 24
510,020 510,020 0000000000000000004c066fbb54d6a0b5117d2e23a4d016b58b7530589126e5 1,181 1.00/1.00 vMB 19
510,019 510,019 00000000000000000047bebe93d5e7ea1e4dc9edb1eaf8c8ad6efd3f18cedbe0 2,217 1.00/1.00 vMB 67
510,018 510,018 000000000000000000291b077775fa96d3fc379a89c37393a90c4932a58d58ba 341 1.00/1.00 vMB 10
510,017 510,017 0000000000000000005341119684126b0f446c4536042fc530564460cda6ec26 1,976 1.00/1.00 vMB 59
510,016 510,016 00000000000000000037a659af8431392da3076a275911bc6dc30ab9d07f8003 1,760 1.00/1.00 vMB 61
510,015 510,015 0000000000000000003161735dd00ed35b7e7eda3b3f28516b282c4deeac66ac 2,410 1.00/1.00 vMB 76
510,014 510,014 00000000000000000024d30874dba491c1b426f0e2ee56e4b320690670c926a1 310 1.00/1.00 vMB 9
510,013 510,013 0000000000000000000a998b4f389b11b8983be4c4d9b7c2cc18b92991d327ac 1,751 1.00/1.00 vMB 56
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.65 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.