Loading Tool

Explorer IconExplorer

Memory Pool

79,205 transactions
29.39 vMB
0.08246634 BTC
Random Selection Loading Transactions
Max Size: 175.77/200 MB

Candidate Block

Mining Attempt 9feeb240b97659bd41f998233554b4a45107c20bc410e2f1b40b9e8ba5b2a549
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root ae0bdef1b004df033eed436ff6dd15071297663d71cc618bdc10d82834d9af1e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,268
Size: 1.00 vMB
Total Fees: 0.02263249 BTC
Feerates: 150.77 > 2.27 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (587,685 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,384 327,384 00000000000000000b98342dd459e66364a849f839f58a1aace03b3352db5ec8 749 0.56/1.00 vMB 24
327,383 327,383 000000000000000018de9f0c53fccfa2664a61138142a95391cc7f5c0e35b59f 988 0.59/1.00 vMB 26
327,382 327,382 000000000000000011ca910fbe8d8493f74948986b30eb0c23ccbb8787bcbd18 175 0.37/1.00 vMB 11
327,381 327,381 000000000000000011eb378419b6fa6e573a85f14f0a0f8ac29828be91d7f23c 1,234 0.75/1.00 vMB 25
327,380 327,380 00000000000000000bb41c4f580a91a5551861a2e776757595cef95f47b82b1d 1,922 0.75/1.00 vMB 41
327,379 327,379 000000000000000001a64614fdfbceb66b943c6456a582069bae9845c29364a0 174 0.18/1.00 vMB 12
327,378 327,378 00000000000000000e7fde31f30ee5c52c9d5474a818c8a7ac7ed9948e1d14a6 1,414 0.75/1.00 vMB 26
327,377 327,377 000000000000000003f6a2dfba8e3959183a8f84ed30300d95c0419dd397bc74 366 0.27/1.00 vMB 28
327,376 327,376 00000000000000000b1d5343cf20541d47d3cc4e349fc60cfef167a0c3319aeb 469 0.24/1.00 vMB 30
327,375 327,375 00000000000000001e466e9b92ca8b297062e910b400f39be7a346d573c0f13a 32 0.01/1.00 vMB 15
327,374 327,374 000000000000000011eb4744c76822d8b01db3a0041316b59fb988cc85d2a9f4 898 0.46/1.00 vMB 28
327,373 327,373 0000000000000000103d879cc863d881ac97b1a0351e47a1611565272f74f60f 471 0.31/1.00 vMB 24
327,372 327,372 000000000000000005853024bd0fa8bfc5e0df62ebf64dfbf13ba90692868e19 560 0.41/1.00 vMB 18
327,371 327,371 0000000000000000151ed7f65c21ec546fbad349d6dbb0eb1eccaee2be7fa41f 512 0.16/1.00 vMB 41
327,370 327,370 0000000000000000059013e5966fc7c5a5db48446a9f428984670183d42c0f0c 81 0.08/1.00 vMB 18
327,369 327,369 0000000000000000064715c1706f1ece5d2798b0c757fdb2cdca928f92dc01e8 1,254 0.90/1.00 vMB 22
327,368 327,368 00000000000000000c23bb9f9464fe87bc77cdb80b5f82de18caff2bd451b68b 735 0.50/1.00 vMB 21
327,367 327,367 00000000000000000a1658bf48feb064ad5716a2f0b0bd1e142f9c1087cacf60 2,274 0.75/1.00 vMB 42
327,366 327,366 000000000000000018f4b93257867665aa7e1aa28fc3bbdedc4a383aff3eb80c 755 0.53/1.00 vMB 21
327,365 327,365 0000000000000000028adf7825da49aefa6a05ebeabc8f0d2c55aaf289019117 53 0.06/1.00 vMB 3
327,364 327,364 0000000000000000077262b5391b884d2b4165b78f83cd06fff1a7f8b2a01e07 877 0.43/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.52 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: 668.75 GB
    • Received: 15.56 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.