Loading Tool

Explorer IconExplorer

Memory Pool

41,915 transactions
26.54 vMB
0.06042508 BTC
Random Selection Loading Transactions
Max Size: 138.64/200 MB

Candidate Block

Mining Attempt d9d4496b6e3a5ca8e1ba666dd308be120774774e0edf15e357c69e25b6070cf1
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 8bf8a614e1107f83018f0db9c4d26475ca689ec6e215c2eaa0161bc7e02a9b2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,006
Size: 1.00 vMB
Total Fees: 0.01138494 BTC
Feerates: 47.58 > 1.14 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (526,846 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,024 388,024 00000000000000000b9f6e18b848e91bf5258d775281eab39a4b66253333471c 378 0.50/1.00 vMB 12
388,023 388,023 00000000000000000d999b2bcb20e3239e48935f060efd259ac2e87bb6a97c7b 1,731 1.00/1.00 vMB 30
388,022 388,022 000000000000000007c15c034a7e2b7627a9ad83f7975cb2c315cdeb0cb8a643 2,161 0.75/1.00 vMB 44
388,021 388,021 0000000000000000096755e62c9d783ecdda4eca91a75b4f35ab53dde7598732 486 0.19/1.00 vMB 37
388,020 388,020 00000000000000000d10533c68492f1ad9f549bbdaadf4f2ba61137d82c9bdb6 1,596 0.75/1.00 vMB 36
388,019 388,019 000000000000000004d3e4e1cf2c600988a2c526447e34409d86b9135e1b1361 2,488 1.00/1.00 vMB 36
388,018 388,018 00000000000000000aa624293a3568fcff05a5a273197a8ed93c34c7476be201 331 0.20/1.00 vMB 34
388,017 388,017 00000000000000000d9e735d4e640353db3677b593baf505fdc886ce64c58a9d 2,985 0.89/1.00 vMB 49
388,016 388,016 0000000000000000096659758a9e38a4c2216a3c7ee0aaf7fe97093bc3049f5b 915 1.00/1.00 vMB 17
388,015 388,015 00000000000000000d69719cb5f63da400d748b68ea1a0934e1e553b83d5618f 833 0.37/1.00 vMB 34
388,014 388,014 00000000000000000ab20c6d9d091f38e8e58546a028af9d01ebcefb60020779 259 0.15/1.00 vMB 25
388,013 388,013 0000000000000000040a6932cdb7caf9a12c2092fb73e67238da4be306a828f9 1,615 0.75/1.00 vMB 30
388,012 388,012 0000000000000000092f7720d0fbd3c188fbe42c4144283ed8958f5d061516d7 519 0.35/1.00 vMB 21
388,011 388,011 00000000000000000c18ed199212243af06092e323063d92b981ae45d800ea0b 2,040 0.93/1.00 vMB 41
388,010 388,010 00000000000000000b64373f732cf8ea49ff5a35ef946ecc763384819badc61a 759 0.24/1.00 vMB 47
388,009 388,009 000000000000000000035f3958d7688557aa68ad142f6af85ec19c7f576752af 1,477 0.58/1.00 vMB 47
388,008 388,008 00000000000000000972451234add654d5eb3b33ba6af338b22e6473b38a3365 1,670 0.61/1.00 vMB 47
388,007 388,007 000000000000000009b08239812ed27e394b90587ba4490a0d5e6482be7d1e2e 2,022 0.90/1.00 vMB 31
388,006 388,006 00000000000000000724688f7aacba96a5fdd4e3a20909fcea316891461ebd0f 1,952 0.75/1.00 vMB 48
388,005 388,005 0000000000000000041551a6cc59ee231977e61903164365e2d3dd4cad6f38bf 719 0.82/1.00 vMB 25
388,004 388,004 00000000000000000a98b18b5ca32b70156d252bc98489bb9507558c2fe263c0 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.