Loading Tool

Explorer IconExplorer

Memory Pool

86,425 transactions
33.24 vMB
0.10159899 BTC
Random Selection Loading Transactions
Max Size: 196.86/200 MB

Candidate Block

Mining Attempt c9fbefc7c7f15d974616535f2e65ee99a01b291b3999378d19756647e146a313
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 1348d1b6b16b4e25120a4178ff8e0b04699bf2cbcb779e79d4c9381734f58c4e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,653
Size: 1.00 vMB
Total Fees: 0.03520836 BTC
Feerates: 150.75 > 3.53 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (580,556 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,393 334,393 00000000000000000cc9ba887c18cb32a0309381f4cf4b2c3f80c3968f504971 1,252 0.75/1.00 vMB 24
334,392 334,392 00000000000000000cfc7da8adfec1cb3654505ce17758f44a968a954f211989 738 0.55/1.00 vMB 20
334,391 334,391 0000000000000000001829112026e3deacc3537b36b57c30202bb5dc70d3c911 196 0.13/1.00 vMB 16
334,390 334,390 0000000000000000194ae4d27f930ebef723c24f18ca9ae1d439ea548a7f3286 360 0.48/1.00 vMB 15
334,389 334,389 0000000000000000135c68195d765638591fa6a3af3b5d3770f5ca8a73e4e713 962 0.50/1.00 vMB 31
334,388 334,388 000000000000000018fad916acb35a7d9a9ad0f02af05698854e8ef373e1b89d 470 0.51/1.00 vMB 17
334,387 334,387 000000000000000007025ec98e5ba2c0a59d05e381c6696f83622970e4119db7 1,817 0.75/1.00 vMB 28
334,386 334,386 00000000000000001b77ce06a1db078c902c45b80406d3858d48e7fa86622772 64 0.04/1.00 vMB 45
334,385 334,385 000000000000000015334858cd4b1d15a3a11570febb11d7fb044fa9cd7e7f2d 1,188 0.75/1.00 vMB 29
334,384 334,384 00000000000000000b40a7a03c6925902ea05ae7e78548d23357f33e9a9ae698 1,337 0.68/1.00 vMB 24
334,383 334,383 000000000000000016587f28fc95675bd2294b63da06782083c688c63bbab9d8 263 0.39/1.00 vMB 12
334,382 334,382 0000000000000000144fabb2bbd453a540e1e4ce37e3aa78e3b2c1f91864a4e8 615 0.75/1.00 vMB 15
334,381 334,381 00000000000000001a7f55eabbc5228a0ad28c25dfcd3d8bc37323c5b45b45b2 2,013 0.75/1.00 vMB 31
334,380 334,380 0000000000000000165412706031c197a74626721231a08cbc0c0df4c56ea47a 1,511 0.75/1.00 vMB 24
334,379 334,379 000000000000000003310a37bf77ba35bf36163c827867538ff9e63ae1d8c63c 1,207 0.42/1.00 vMB 34
334,378 334,378 000000000000000012b968d538eba2958487be617b9310e9cae0a10421f3cba4 64 0.03/1.00 vMB 45
334,377 334,377 0000000000000000051526c87e9498ac6c5864d62c2ef8880e000d82a05e7772 477 0.35/1.00 vMB 19
334,376 334,376 00000000000000000ef7c42beac834ed784ede95692061945665696fe7566212 256 0.08/1.00 vMB 39
334,375 334,375 0000000000000000096d7f37b08b9d7a3d03d29b34db26dddd9a972daf79e2c2 216 0.21/1.00 vMB 17
334,374 334,374 00000000000000001953a9758f610be856d38cc72fbd11cf4f85159360b72735 348 0.17/1.00 vMB 24
334,373 334,373 000000000000000010323c0692795ea5684ef1b7445990ca054d7da0fc6a8d97 179 0.10/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.30 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: 657.41 GB
    • Received: 14.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.