Loading Tool

Explorer IconExplorer

Memory Pool

42,060 transactions
18.35 vMB
0.18541864 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.35/200 MB

Candidate Block

Mining Attempt 0351798d07015befa51d56c46a57181e25a545efebfc1c0128f98d3ef77cd01a
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 6fe582d4b0c74ffe69f7dd1d534dd70f59a9287d5e3d9cd7d863a25a56e603af
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,658
Size: 1.00 vMB
Total Fees: 0.06107201 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (708,102 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
205,219 205,219 00000000000004255988d62816168306782553c63afd9993ad850ffc3ab62b20 35 0.01 vMB 201
205,218 205,218 00000000000000b30977ce4980488decade02ace9627955e61f245f845970622 66 0.06 vMB 31
205,217 205,217 000000000000051240f9641979f4e14933922f869f8a9428136833ef6f24381c 142 0.06 vMB 202
205,216 205,216 000000000000041cb9efe2f1af20995a33d9df0edada4079dc0b5bc9200bc7b9 138 0.05 vMB 157
205,215 205,215 00000000000004d29e7374fed5c8c1a38224a872d60fb2db0ce43e17c50fe1f9 34 0.02 vMB 100
205,214 205,214 000000000000000e87a135f98a32e736f4e3f1988561f29024026eec18c2e4e7 138 0.06 vMB 111
205,213 205,213 000000000000002df4c940b2cebab7360ed4f0fc922b9b39192553765b9af27d 111 0.05 vMB 183
205,212 205,212 000000000000006cea5c5b5b85d7156e1e5ed49b0cd257ceea6c63d11a7f4357 44 0.02 vMB 201
205,211 205,211 00000000000002d241d492e5e5dd9c728d4eaf8e5afae705adf11e5bb5792b59 88 0.03 vMB 367
205,210 205,210 0000000000000448951b6ab87f29076bab214c0ff9cbd93c94b106ff6cc2a8bf 122 0.08 vMB 108
205,209 205,209 00000000000004d9bf386e3d38ef69447acce2e6a9b1a7c97d5bbed4d6459253 255 0.11 vMB 245
205,208 205,208 000000000000036a7f9c3591241cb366218ed9eafffea1a3262be2703b53c946 86 0.04 vMB 281
205,207 205,207 0000000000000226693bfded1bb7b4ce6929db6aec5661be0e419a9480ff5d20 34 0.01 vMB 170
205,206 205,206 000000000000048a312ff17e9c69736a9d9e289703bf6524d3d79290d30da356 106 0.03 vMB 149
205,205 205,205 000000000000020bd93bcf48e3d8d34360ba1c8bdc0b7076759b3330dbca1159 17 0.01 vMB 125
205,204 205,204 000000000000055efcea2c66fbfc70a0779a3690a81fff1d8f5d593069267297 49 0.02 vMB 394
205,203 205,203 0000000000000328fbe648512da2127d080511c621ae53f9a4fedd9592b7ce70 46 0.02 vMB 148
205,202 205,202 00000000000003c98b4ac4b507e6a52ac03bc8b2ab224f063018420a5a0c4554 100 0.04 vMB 114
205,201 205,201 000000000000005c2c453b20b4ff2ab7012ca92053eda9f1a0c1dac6c9621d36 164 0.07 vMB 156
205,200 205,200 00000000000002a004fab5b9574b0e05e111e8fabb6cc2b284aea92ccb874b0f 190 0.09 vMB 309
205,199 205,199 0000000000000496c1975efe18af9457ea055cb05ec13512c30bf77c43cdcc9d 60 0.03 vMB 195
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 87
    • Outgoing: 10
  • Data Transfer:
    • Sent: 114.86 GB
    • Received: 0.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.