Loading Tool

Explorer IconExplorer

Memory Pool

16,707 transactions
22.26 vMB
0.03425950 BTC
Random Selection Loading Transactions
Max Size: 113.55/200 MB

Candidate Block

Mining Attempt 46fe09c635cc754312790894e1e2ba80e7d2781c4239c02d076e5c4d6835c249
Version 20000000
Previous Block 0000000000000000000149cbb12b3320fd2507d531f65bd593554a1d6f6ec175
Merkle Root fa494763de001a22c614240daa5b0787f28a56e85c6ed0cd0c494e0825ffe72b
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,610
Size: 1.00 vMB
Total Fees: 0.01002134 BTC
Feerates: 73.20 > 1.00 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,268 (116 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,152 940,152 00000000000000000000b79768f0c70d72fd84b6ac90354ec44197e8c4136ada 3,501 1.00/1.00 vMB 3
940,151 940,151 0000000000000000000068e3424fc1dfa99263061c40fd76e552e4295ca1aa6a 4,148 1.00/1.00 vMB 1
940,150 940,150 000000000000000000003b9924ff3120095d14999511b7c608f4b940fe4d8356 4,311 1.00/1.00 vMB 2
940,149 940,149 000000000000000000003bfebb157051f099153997900803b7709440fdc4f1f2 3,060 1.00/1.00 vMB 1
940,148 940,148 00000000000000000000e7bc438b35af803852673e67a4f122eaffac787e73ef 3,618 1.00/1.00 vMB 4
940,147 940,147 00000000000000000000c4875570bee26bdffd6744fcafab09320c9229229c16 3,411 1.00/1.00 vMB 2
940,146 940,146 000000000000000000014a7231a94cbd7e6324f5c6fc7ce5da330871e0627126 2,681 1.00/1.00 vMB 1
940,145 940,145 000000000000000000006ba77f10c7c73038570b10d1794a5700eba38c0070fe 3,509 1.00/1.00 vMB 4
940,144 940,144 000000000000000000008f99b7b255f18cd3d773b622d0cc5dbde4a4c6fcfab0 3,470 1.00/1.00 vMB 0
940,143 940,143 0000000000000000000121e6a19d6a45ddd3ca679536f7f6a97810a263cefd92 2,951 1.00/1.00 vMB 2
940,142 940,142 000000000000000000005cd5bd8869ae82f9976018eb01225fb4b51a2f99d75f 3,116 1.00/1.00 vMB 2
940,141 940,141 000000000000000000010d0aa417c444fb29879762274729dc8f4389ba2f470d 3,667 1.00/1.00 vMB 5
940,140 940,140 0000000000000000000082664bdd1776dc9dbfea2f158ddd5b674423a3c0b6cb 3,351 1.00/1.00 vMB 2
940,139 940,139 000000000000000000018fd7563bf647dd567969653227984fd8a6139b162bb5 3,604 1.00/1.00 vMB 2
940,138 940,138 0000000000000000000136bbcdae1191193ac18ffd445ac1d6d18ca62d3135e2 3,262 1.00/1.00 vMB 4
940,137 940,137 00000000000000000000bcf4051a88aae4ca5970d5c1934066a0de529ab26a04 2,102 1.00/1.00 vMB 0
940,136 940,136 0000000000000000000164d71e0ca432efd7b5a756966801a17598a9ddd8c9f3 4,031 1.00/1.00 vMB 1
940,135 940,135 00000000000000000000885c95625238f6a6088418745b211226d04391c6fb88 4,746 1.00/1.00 vMB 0
940,134 940,134 000000000000000000014c426f9e8b401d2a7b58557323ee913a6ed917251b17 3,640 1.00/1.00 vMB 1
940,133 940,133 000000000000000000015b81f352722996a2ff92f3f16972ed1b10a189ebed1a 1,174 0.27/1.00 vMB 1
940,132 940,132 00000000000000000000b0c39a9629338ccadbfed3762bff8a344ff327be66de 2,886 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 827.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 4,445.38 GB
    • Received: 241.48 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.