Loading Tool

Explorer IconExplorer

Memory Pool

79,776 transactions
29.28 vMB
0.12407767 BTC
Random Selection Loading Transactions
Max Size: 177.27/200 MB

Candidate Block

Mining Attempt 3487a846cdbdfe19f63bcf80886c79780d4ed40c438974ac1bb689982979c4ed
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 201553da47a8defb1533d5b2a94dc2bd051cc68e586e8d6ff851a90fe2340a75
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,860
Size: 1.00 vMB
Total Fees: 0.04608308 BTC
Feerates: 301.72 > 4.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (542,912 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,385 372,385 00000000000000000947fc6846adc8ba1aa7e6a7b70411691cae313334ca0816 479 0.29/1.00 vMB 31
372,384 372,384 00000000000000000881b657b9f24d1e304232f6cb045fb81c76c4a5d75367c0 856 0.45/1.00 vMB 36
372,383 372,383 0000000000000000086d91c6c4e892281211f21827e9cd3a713dd27a9e6e4f32 99 0.08/1.00 vMB 26
372,382 372,382 000000000000000010a04e52919e057a0bb19c8203d403bc7959c7f77174b4d7 993 0.47/1.00 vMB 39
372,381 372,381 000000000000000005e5f3710b33580d59dbf09a885a06d06017bc9d72f70a98 323 0.16/1.00 vMB 33
372,380 372,380 0000000000000000000d68b6ee491823e547f66e8aed965788975fc94ed9fcde 813 0.42/1.00 vMB 35
372,379 372,379 000000000000000010a1846a73b1c419bd08bd64f4f6b05cc48dcc2b25b53613 720 0.42/1.00 vMB 35
372,378 372,378 00000000000000000acfe7229d59f0761b658a68021e240ee28ea7730df3c5ea 156 0.09/1.00 vMB 19
372,377 372,377 000000000000000003bf2dafec6ff07d6f0015f9117745171c2d29c8af596a5a 636 0.43/1.00 vMB 25
372,376 372,376 00000000000000000fce29a47693b89920db9faa3d84ebedf0d1228768adca2a 1 0.00/1.00 vMB 0
372,375 372,375 000000000000000009848615f283116a62e9c1ab2613c5d4cf3a8edc92e37bd6 1,177 0.93/1.00 vMB 13
372,374 372,374 0000000000000000029f0ed981cc9bef5e94c6efb5e372bdb5b51ad63ceaa776 336 0.22/1.00 vMB 23
372,373 372,373 00000000000000000beefa37904868536da104afe20e5a78b96a30f4e7730c34 1,885 0.95/1.00 vMB 40
372,372 372,372 000000000000000007a2e9295e437cfdd7d76feb75ce961bf2eaa15f3f70bdfb 2,102 1.00/1.00 vMB 43
372,371 372,371 000000000000000004cd6df4b6fac89bf7d07ce0e49f9501f52627f51934a465 1,165 0.59/1.00 vMB 41
372,370 372,370 00000000000000000b07a6d8d1ecb03acec0861f2c1b3d6c67f06def67310193 1,649 0.90/1.00 vMB 33
372,369 372,369 00000000000000000005470170789237b4651b1ebc7cbd46afd71c202bb98f80 379 0.19/1.00 vMB 35
372,368 372,368 000000000000000011f572722eb91f989981a7e9df546b03e5f6b733dd6ee774 789 0.35/1.00 vMB 35
372,367 372,367 00000000000000001210fd2cc1f65834fa8f54b2ae67f32be76c68cefbe1fa0f 122 0.07/1.00 vMB 14
372,366 372,366 00000000000000000a4a92974ce0a8f1fed2841738277c275370ef0f79ed94b8 786 0.39/1.00 vMB 40
372,365 372,365 000000000000000008a687ca3eae60a9291d1ce51af20d54c7cac05f6352feed 988 0.61/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.90 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: 713.74 GB
    • Received: 17.46 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.