Loading Tool

Explorer IconExplorer

Memory Pool

84,312 transactions
35.34 vMB
0.18689606 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt 8c804f34270070a0dbc100430a546fffad5c1e7cf6ebee85f5c29ed5c806ef55
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root cbd347ef0ccab468c307e6702679cd728a82533797a3d051e6951c4532e19e4b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,293
Size: 1.00 vMB
Total Fees: 0.04688509 BTC
Feerates: 435.08 > 4.70 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (115,343 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
800,068 800,068 000000000000000000016e1a6db6c2d4eb138ae012e084f63d65281b1b5c1f1e 3,285 1.00/1.00 vMB 41
800,067 800,067 00000000000000000000340602a912b8124ce8317db005a4496118518e7eb132 4,964 1.00/1.00 vMB 8
800,066 800,066 000000000000000000024710c07d068be1b74c287a575f95388d4aa1003366ec 3,208 1.00/1.00 vMB 15
800,065 800,065 000000000000000000023bb3331acc50ea50caea2d672c57bac934f049429b65 2,468 1.00/1.00 vMB 12
800,064 800,064 000000000000000000033f282e1b46a6505a3fb649303a189b1367d088ee8ab1 1,556 1.00/1.00 vMB 19
800,063 800,063 000000000000000000010446740c3bd14d125f631294be3c798057b0376b1ab7 2,441 1.00/1.00 vMB 35
800,062 800,062 000000000000000000037dbc98ec42061d9f03899d1d4350e62a20b2cb4c1c1e 2,019 1.00/1.00 vMB 10
800,061 800,061 00000000000000000000493e9c4a03b8c5220b326f1e610817d24141d681d735 3,806 1.00/1.00 vMB 37
800,060 800,060 00000000000000000003a4cef75273f809f9733360fb51ea81012c24f3f78b67 3,119 1.00/1.00 vMB 14
800,059 800,059 0000000000000000000297c5e533506aa697bbc42a75892eba075bce1c997e9b 2,089 1.00/1.00 vMB 30
800,058 800,058 000000000000000000035b28741646baaa6b727b096e6ee826a4c560c71c78de 2,731 1.00/1.00 vMB 20
800,057 800,057 000000000000000000027da6fd2c52c18304c997d925f2558a23dc0badc9878f 3,626 1.00/1.00 vMB 36
800,056 800,056 000000000000000000002857914bf0429450c3aa27fc5f3db6d478bf9c36eb36 3,598 1.00/1.00 vMB 17
800,055 800,055 00000000000000000002c1e3eb96816f4f947d8a1bd093addb5964cd96d040fe 2,268 1.00/1.00 vMB 8
800,054 800,054 000000000000000000027a7660afb3493c5c94397d71d7a9913e471efdd22b0a 2,466 1.00/1.00 vMB 16
800,053 800,053 00000000000000000001ab2153e28abfc883e95b14f633165f1f552555544c5d 3,288 1.00/1.00 vMB 35
800,052 800,052 0000000000000000000241e1e42b5e368f749a5fba490801e044633ff13184f8 3,035 1.00/1.00 vMB 42
800,051 800,051 0000000000000000000524563a3beb20a2354136dfeee747e554199f94309f50 2,356 1.00/1.00 vMB 12
800,050 800,050 00000000000000000003ebef28f91c20ccbc948055520a56b695a7a05a96a259 3,145 1.00/1.00 vMB 16
800,049 800,049 000000000000000000021c0d12a718a2b49e0f35520b03cb29fa30d28e0e8379 2,947 1.00/1.00 vMB 25
800,048 800,048 000000000000000000019ddc6a704862d7dd50290702ffe3674909f882eb2eb0 3,007 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.10 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: 730.75 GB
    • Received: 18.51 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.