Loading Tool

Explorer IconExplorer

Memory Pool

8,176 transactions
3.40 vMB
0.00857467 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 19.78/200 MB

Candidate Block

Mining Attempt f71697de2f3b4782fd08cb341561349dd661bfa44bf7f8036f94545546c26db3
Version 20000000
Previous Block 0000000000000000000066e597de55a15db8b78d84fc2ca94be16924a847b593
Merkle Root f266cbbe412d425f61472ae0133c100102d865792f4b7429a22706a54489ab2e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,586
Size: 1.00 vMB
Total Fees: 0.00537616 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,484 (767,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
146,034 146,034 00000000000001d1db5bca9a5128e3d96f74c1a5a43570d62fecb1f36aed52cf 82 0.05 vMB 154
146,033 146,033 0000000000000430865aab777e295b3066e1b9df0fa8c3023eb58eabc2a47382 54 0.04 vMB 93
146,032 146,032 0000000000000948ce4e1c57e3f722b21ee66dbde4ebaffb3d28a3eda32c71c4 7 0.00 vMB 439
146,031 146,031 00000000000004e0de2cb79ed7146fc045d39612c91a40d33292058efb2f8e75 139 0.07 vMB 472
146,030 146,030 00000000000002520a288231b09215e8c2e9c398e4fbb11d2528904e475e8af6 24 0.01 vMB 30
146,029 146,029 00000000000001ac3e8371e38816f477569f0178602e11ccc0e267aeb482457b 9 0.00 vMB 0
146,028 146,028 000000000000036f0855b7a9f5ed541a99f129299a7ac411dfc98fca79ca9abc 18 0.02 vMB 230
146,027 146,027 00000000000003e439149883a80919f38c39d4b28bc54e2b4b264e137b4abe7b 35 0.01 vMB 243
146,026 146,026 000000000000078c5f1e8a240443e167069a77e101ba87e94afc8a60b515e719 53 0.08 vMB 139
146,025 146,025 000000000000002957858cd4c7730d534f86260d703b2e941354642ce153b90c 75 0.05 vMB 197
146,024 146,024 00000000000006d8694ac63ba87db62167bec652fd5567c4b6a6585dcdcb9eae 126 0.04 vMB 115
146,023 146,023 00000000000007eb842b7feb250d2e9bfd433bfd83a371a0e04fdf56218126c4 117 0.05 vMB 204
146,022 146,022 000000000000031b5231436d7b1148a1f4a8a4c8f857cfa511b30753526d39ff 136 0.04 vMB 142
146,021 146,021 00000000000007972d498b7df045a8d630fa7e10ee86812f3fd1e50dcb1614fd 116 0.04 vMB 170
146,020 146,020 000000000000073285898aa39c6130dc1361c0bbc4f5de1552d5aecc5e0086d5 154 0.05 vMB 50
146,019 146,019 00000000000005930519b2183bcd1066cf7b0459d250082085aad249a8003e25 62 0.02 vMB 91
146,018 146,018 000000000000016aed1bfceb488354f2b5e906c394a5972e123be2b1edec1118 66 0.02 vMB 142
146,017 146,017 00000000000005533bf0d1591f814f7423de75f5f152edd5725032b621ef21f9 137 0.05 vMB 141
146,016 146,016 00000000000004417dfc8010b7574b4f3c1cab948584172fc9cdaa75b49eedaa 106 0.05 vMB 26
146,015 146,015 00000000000004b8e281c024a40ffc939f4f4c87c71976971b91ba033b7a03ba 8 0.00 vMB 473
146,014 146,014 0000000000000590141609ede1735d854cdc98ae774c8b39e6318e5e2e6a7547 85 0.04 vMB 3,281
Previous 10 blocks ↓
Total Size: 779.71 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 347.86 GB
    • Received: 1.68 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.