Loading Tool

Explorer IconExplorer

Memory Pool

87,222 transactions
32.85 vMB
0.13305419 BTC
Random Selection Loading Transactions
Max Size: 199.62/200 MB

Candidate Block

Mining Attempt d7f4ccf231627f983c3623a41c4ab6d1276cf08c36e834f398fe61933691090f
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 0499d95fe6eccf92277f246b479fc0d151d1a3fd2f5f19ddbc98b9f07d767a67
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,691
Size: 1.00 vMB
Total Fees: 0.04801378 BTC
Feerates: 300.16 > 4.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (290,760 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
624,456 624,456 0000000000000000000cd1e27a3d67b2bb3474bcdabd7391ea8a64d0070935bf 2,227 1.00/1.00 vMB 14
624,455 624,455 0000000000000000000159c36c1e487714ef94d4e93419a2455eaa8cd0e05ddb 2,799 1.00/1.00 vMB 12
624,454 624,454 0000000000000000001191028911ffa979a3d4bf282c6898b2c425477bedb0bc 71 0.02/1.00 vMB 17
624,453 624,453 00000000000000000006fdb0cd2b26082aeae7244e5c022ab96a50348afbaf46 600 0.33/1.00 vMB 17
624,452 624,452 00000000000000000000f648176628ffe0f727d85ad450bdf23a8ec053f11201 924 0.55/1.00 vMB 13
624,451 624,451 00000000000000000002feb42ffff65c38d854d3902c531fdb06268013702153 989 0.45/1.00 vMB 9
624,450 624,450 00000000000000000005f04007e42d3346cb6784df752142948fddf488397bc2 409 0.28/1.00 vMB 15
624,449 624,449 0000000000000000000e5dea906b7c4df0abc83edd551630477af5f9fb3fbd19 248 0.18/1.00 vMB 8
624,448 624,448 00000000000000000003376819963a311d53753bfc5aad6d7c87d2edbbb02c6a 883 0.71/1.00 vMB 11
624,447 624,447 00000000000000000012eb4ebf08d4be133a191f13c0d06bbd8e36e9874eee1f 1,225 0.68/1.00 vMB 8
624,446 624,446 00000000000000000007b1cbd8bfd006c5d77d8e47282f13e49593510bb44c0f 616 0.30/1.00 vMB 8
624,445 624,445 0000000000000000000c0d56ff17e45df47042b82067670820016748156e3329 501 0.25/1.00 vMB 7
624,444 624,444 0000000000000000001004f395d684cb9b304be8ad6efe7651270b24cbc0ff1a 489 0.27/1.00 vMB 9
624,443 624,443 0000000000000000000adce4203d405ec921da7d050cbfe9c8bfc0cb0dbd303e 1,174 0.58/1.00 vMB 8
624,442 624,442 0000000000000000000a524120b7febb3ec8db7e33f7a82353be54cc90d6ce4b 776 0.37/1.00 vMB 7
624,441 624,441 0000000000000000000373012cc6d70c4419bf95e4fc07a1b5c41e1f908bc663 1,117 0.53/1.00 vMB 13
624,440 624,440 0000000000000000001220b1c205f925edd712e0921464d97cf6e972f0423fb3 928 0.49/1.00 vMB 8
624,439 624,439 00000000000000000013b129357df1636fef3e4abaa8505dd90b7e958dc3908c 1,922 0.87/1.00 vMB 10
624,438 624,438 00000000000000000010f74c06186168de6fe303c55aae0485851c3ef6a0da20 1,137 0.93/1.00 vMB 6
624,437 624,437 0000000000000000000639b25be21c4df07e45fbc5d5c72203ccf80611c6c32c 195 1.00/1.00 vMB 3
624,436 624,436 000000000000000000084e989f3a282461e20c15ddfd454773f611c402c91120 1,617 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.76 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: 709.03 GB
    • Received: 16.84 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.