Loading Tool

Explorer IconExplorer

Memory Pool

27,428 transactions
6.77 vMB
0.08281362 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.98/200 MB

Candidate Block

Mining Attempt 2782480c1703425fa1484cd0306e8280888621d8324725ecb3187b601579a1ff
Version 20000000
Previous Block 00000000000000000001db13a5038c818e2c642acdc30ba571288676a4db9fe8
Merkle Root 5711bbbaa75cb545d7fc73ee18e44ffde6731da6b4f9787be845eab7e5858b70
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,377
Size: 1.00 vMB
Total Fees: 0.06362106 BTC
Avg Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,013 (718,490 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
194,523 194,523 00000000000001d1d4d8f582ee6a0e97397c2c4640bf97d27e0ce6760771ab45 0.05 MB 136 75
194,522 194,522 0000000000000057aef9d0014149502c67686391e961b7cb36fc3d04943d0b00 0.13 MB 394 162
194,521 194,521 0000000000000564ddba5920af375bf12d6bf2945661dfb9a220d893e532c944 0.03 MB 58 116
194,520 194,520 00000000000000439b8b7f353a4b305c60bd4ccc1ffd756b2d3baef9f5f5d287 0.09 MB 256 20
194,519 194,519 00000000000000cbcc7b31897328470eeecced5959ae236c6e46df45d68e3c65 0.12 MB 292 128
194,518 194,518 00000000000002249348dfc17d32235d98c9aa0246fdd9e34313b0eee698663b 0.04 MB 139 10
194,517 194,517 00000000000001a99028999204220704ad15b28b615f7399c9b05475529d0072 0.18 MB 413 115
194,516 194,516 00000000000004aec60dfa4b20b905895a6adf7b43d60d0f164255ea1a26b45e 0.10 MB 233 110
194,515 194,515 000000000000068b23f2749b32504af7791d3705d40d6a80a92f0a8f52b74e82 0.17 MB 469 149
194,514 194,514 0000000000000352bc947e883a0ec0edee8e72d2cce76ecea5aa358bfe3e735f 0.00 MB 12 15
194,513 194,513 0000000000000373687bff4cfefce4ce242c0a134f643b7650b8a4bf4a5e5ba3 0.10 MB 272 143
194,512 194,512 000000000000007a4b87b633be5193f04787d633fa0bd46f88b2896bca26ac5d 0.09 MB 230 142
194,511 194,511 00000000000003faa8781e8c33138a292635c5a25dd10d0d9e6ec1c2cf16d479 0.06 MB 161 144
194,510 194,510 00000000000002dd0b9ea413fc72fb11cf64dbdf8f28854009775ac5d12b29a2 0.00 MB 1 0
194,509 194,509 000000000000009c31190f6e81953b434dfa01f8dad15016a8bcc2e3b71f2993 0.04 MB 110 38
194,508 194,508 00000000000006600b70c8275ec479e8249850ad4256f85adc9215a5e2904ef2 0.06 MB 117 115
194,507 194,507 00000000000001183362bd9e061f84c80ac805030483f82071a72f3c185ab85f 0.09 MB 223 140
194,506 194,506 00000000000001958053c390b9dd20042008d34e70f86e3d5be8cdd9f53d874a 0.02 MB 49 135
194,505 194,505 00000000000002de4dacef41dbe50a549dce75fcb9833d9a650e8b9a44854ccc 0.05 MB 142 132
194,504 194,504 00000000000006ceac9f89334df0365967e367402f479e4fc4131e4eeeec539c 0.01 MB 32 132
194,503 194,503 00000000000005d76a0297b3094a09db8a5f91a428079860d048a509afa6d29d 0.06 MB 128 100
Previous 10 blocks ↓
Total Size: 778.86 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: 393.74 GB
    • Received: 3.54 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.