Loading Tool

Explorer IconExplorer

Memory Pool

46,254 transactions
28.86 vMB
0.14318379 BTC
Random Selection Loading Transactions
Max Size: 152.69/200 MB

Candidate Block

Mining Attempt 4691885d542f8e3048d05b8a88fd0e7fe1401ac3c3404162b2f988a821cbfdd1
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 4941c84c15b354e0dae455eb163fe0ec42533097db15356c3c9bf151aea1a11b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,525
Size: 1.00 vMB
Total Fees: 0.08109500 BTC
Feerates: 15,654.48 > 8.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (597,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,254 317,254 00000000000000002bf5c1b98e4686f9675b6a7d4c00e94b5aa2ed3463339b8f 59 0.03/1.00 vMB 22
317,253 317,253 000000000000000028bfb2b2da6eadad7378bb4ffe58b03a46d42fda9ba708dd 104 0.06/1.00 vMB 30
317,252 317,252 00000000000000002724a463ca70250846e4e8f79ce1fe363579b771fc67b137 227 0.40/1.00 vMB 13
317,251 317,251 00000000000000000e39bd41f1f574611d9d14bef6ace49b6947c38d3508b755 796 0.69/1.00 vMB 21
317,250 317,250 00000000000000002dc56913bfe1985f9c728ce020cb25fc5dd15c8b8ab61289 425 0.22/1.00 vMB 24
317,249 317,249 00000000000000000ec8f8ab973a37de0b49ed59ce334db02442c3062eaadbac 251 0.15/1.00 vMB 35
317,248 317,248 000000000000000009965f11eea44470f7122ba63535d7b74cdd9bd95d1239a2 428 0.21/1.00 vMB 27
317,247 317,247 00000000000000000f03cfbae602a0d21385dcf6d6ce4f96f5c2cd3d3e032d7f 775 0.49/1.00 vMB 26
317,246 317,246 00000000000000002d924aad5e02ff52781d5fb99f4e02d3928a8268114af7c6 1,503 0.75/1.00 vMB 27
317,245 317,245 000000000000000011b16d88c5303ed0eb556d676f78debb9c932e3fde80918d 873 0.51/1.00 vMB 24
317,244 317,244 00000000000000002a61c174872207098d83418c7ba0748d4771fbc78e30c3ae 990 0.62/1.00 vMB 30
317,243 317,243 000000000000000028b147d737f0482515c7a2119a3e27e8d66db73e3f99d385 943 0.61/1.00 vMB 28
317,242 317,242 0000000000000000071c3737333247d658427c91fa6546fa68ec0715f7539d24 472 0.27/1.00 vMB 26
317,241 317,241 00000000000000000f6fcafa9e40a32ed2adf507f6529493c328081a6185e39a 187 0.10/1.00 vMB 25
317,240 317,240 000000000000000024ea837711910a06bbb56dc469adf1890894f5910a16f85b 120 0.09/1.00 vMB 19
317,239 317,239 000000000000000028befbb415540fd0c4d051884299b9c70c7fa04f4253e7b7 32 0.01/1.00 vMB 29
317,238 317,238 00000000000000001bd371bac328cfdc06e4853e1fb66011b7013ab18d7bfb9e 703 0.54/1.00 vMB 23
317,237 317,237 000000000000000007d304caac02bb463f26d7df975bc88277d7264851978240 209 0.10/1.00 vMB 26
317,236 317,236 00000000000000000b79d111c97b1019362eef8cf3a41c90228278ce059b5d02 35 0.05/1.00 vMB 3
317,235 317,235 00000000000000000a01fb7d702ca3052a91fcd9d98e43f995b1c43c16655503 175 0.09/1.00 vMB 29
317,234 317,234 000000000000000025d95cc6653f5d470cbf93fb78b9ca403ebc9bd9725c300c 238 0.11/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.04 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: 650.75 GB
    • Received: 13.32 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.