Loading Tool

Explorer IconExplorer

Memory Pool

48,317 transactions
28.23 vMB
0.09653428 BTC
Random Selection Loading Transactions
Max Size: 150.30/200 MB

Candidate Block

Mining Attempt 1a246239ec2fe7e1faeedbf30c582403699cfc6c3fb124c5ded5602455c51581
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 034cf9f936d0020bc57eb161e5d3739dc20b431487791bad11281d0e6b7708b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,973
Size: 1.00 vMB
Total Fees: 0.03980246 BTC
Feerates: 500.00 > 3.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (387,864 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,925 526,925 00000000000000000005ead1a1f23053e9c09e2432a5c334e710ca504f35ef68 1,399 0.65/1.00 vMB 18
526,924 526,924 00000000000000000008d9fc64c885e3243ebf544123a20124a8ad220785d221 646 0.32/1.00 vMB 23
526,923 526,923 00000000000000000027ddc2b4f58008204f2e48874fe5d043a1af308bb86f14 193 0.14/1.00 vMB 13
526,922 526,922 00000000000000000028c54ca39bdb4431325b12ab2af18377c9a90dceffbb30 1,196 0.55/1.00 vMB 16
526,921 526,921 0000000000000000001b0189523e4c53f5b4901eae001f43afa1656d593a09a2 679 0.40/1.00 vMB 17
526,920 526,920 0000000000000000003131525e6309f79750e8547d2d2b88e172c96744317f18 140 0.14/1.00 vMB 6
526,919 526,919 00000000000000000020f42e6d7cc55353f21503fc52e531cea4a60273360c3c 300 0.52/1.00 vMB 5
526,918 526,918 00000000000000000023ca76e1a8c037e8e488e16821644fa4e7481653e5faf2 472 0.40/1.00 vMB 11
526,917 526,917 000000000000000000044996e56da5df824ff5421de20958df45a26df4a4fc08 399 0.28/1.00 vMB 22
526,916 526,916 000000000000000000278e18130cdc1f40329fcc1e7b60faac27cb059a212bc3 172 0.08/1.00 vMB 5
526,915 526,915 0000000000000000002ca43cb6d578268a8b0b677e1ec24fc1368cc1bbb0fd2f 1,651 1.00/1.00 vMB 22
526,914 526,914 00000000000000000017cb3a394681ce520e796af8b8878add56a4f803c99a23 1,432 0.48/1.00 vMB 19
526,913 526,913 00000000000000000011732f365c90d3ca74b54a741cde056097bd6618d77e51 52 0.03/1.00 vMB 57
526,912 526,912 000000000000000000267371faf6a3a4f6b86f075196a8728b4ed65a97a68a12 792 0.27/1.00 vMB 26
526,911 526,911 0000000000000000000038b00575af29928420e11beffbb6567bb6d7331ef86b 1,876 0.68/1.00 vMB 21
526,910 526,910 0000000000000000002724c82273ad26afcf1981eb49b8aae07ff86f9e331afe 102 0.03/1.00 vMB 10
526,909 526,909 0000000000000000003302e3c9662c3533b9afb799654622410663f125c70a4d 1,688 0.70/1.00 vMB 27
526,908 526,908 000000000000000000124e61318bc4e569fc32a95e0a923cb3b1e8b2cd41149a 245 0.08/1.00 vMB 17
526,907 526,907 00000000000000000036c0409c384d4cfcec5eb1fb6df5405b60760103230883 468 0.18/1.00 vMB 31
526,906 526,906 000000000000000000185957645d5a6bc0d723ae809edbc5312b82590d32ee68 2,276 0.79/1.00 vMB 23
526,905 526,905 00000000000000000017779839b006385c807a0e63678b72a1bf0be7ce280660 1,319 0.76/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.01 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: 649.48 GB
    • Received: 13.18 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.