Loading Tool

Explorer IconExplorer

Memory Pool

85,086 transactions
31.66 vMB
0.10038679 BTC
Random Selection Loading Transactions
Max Size: 193.20/200 MB

Candidate Block

Mining Attempt 85f7ce3f0af166c69813929a3576de67a41b0b28e6e2b65ddca47ec11f313fe6
Version 20000000
Previous Block 000000000000000000007d18c42d3ede84298f1d150a1c2a3362d6d1dc1e1e0d
Merkle Root c94d5e88f8ec4ecb80d7c8f363faacefaecf46ec4457b92366e0a37b1d069d46
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,604
Size: 1.00 vMB
Total Fees: 0.02628849 BTC
Feerates: 150.77 > 2.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,335 (582,456 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,879 332,879 00000000000000001177a00209f48e57fd298b37119cc3a91bb9711e3eaaf893 429 0.22/1.00 vMB 12
332,878 332,878 00000000000000000f2f71296fab8ffbdd91b4678e87245c6d10afbd114377e6 1,376 0.95/1.00 vMB 21
332,877 332,877 0000000000000000159e458fa6e9bcaa2e73a84de4e0f6b15a2178562eb18b1b 2,227 1.00/1.00 vMB 31
332,876 332,876 00000000000000001747ebd0c6698a216a1e448c1e9b9f2ae5eea49d8a7b3607 104 0.09/1.00 vMB 15
332,875 332,875 00000000000000001aaecc88e343b8ff46fa532c578acb193f8c1d90e4c31785 153 0.19/1.00 vMB 14
332,874 332,874 00000000000000000deff19c7fcb632f5e26b1007fc1e1ecd3fa390f886de64f 749 0.75/1.00 vMB 18
332,873 332,873 00000000000000000dbdecbdad4aae7e09c3f628a6ead7f78300268401dd01d6 803 0.25/1.00 vMB 44
332,872 332,872 000000000000000019c346461bb86a4738ef8c2fb1379c5c3b2ee37e5efb76fa 283 0.13/1.00 vMB 23
332,871 332,871 00000000000000001b74a7005de6b3bb27378f49d9003ee77cb9ab00cda4ac97 1,615 0.88/1.00 vMB 26
332,870 332,870 00000000000000001807539ab6771ec89accea3dd4b6096118218e05e6300f67 90 0.04/1.00 vMB 36
332,869 332,869 000000000000000019053d129b98fb72a488c223f2dab071453253c1b0c49622 53 0.02/1.00 vMB 14
332,868 332,868 0000000000000000109977dd192b87a2faf7dafc2778ec5dbe20ed7a763e4614 248 0.10/1.00 vMB 26
332,867 332,867 00000000000000001383bae9cbd33376716c3190c0e843f1a7e269878c390ef0 1,268 0.68/1.00 vMB 31
332,866 332,866 0000000000000000170860cbf2b32d8274c18ade28a8bd5609dde0eab2bb8697 591 0.27/1.00 vMB 28
332,865 332,865 000000000000000017429a0c76681b0c9c029178d275996a18f1dac4085607c0 185 0.08/1.00 vMB 34
332,864 332,864 00000000000000000129e80443a26d56ee650272afbe8f872104959cbf0a29e0 339 0.20/1.00 vMB 23
332,863 332,863 000000000000000009dacc53f2222380cfeaa57bb4028cf901570924835b323d 319 0.15/1.00 vMB 28
332,862 332,862 000000000000000005e3e6ed8db122cab423be248706786a82714d01a7c181ce 1,112 0.52/1.00 vMB 27
332,861 332,861 00000000000000000f061f1845c6e8ceadee2cf2e9a1800100e395b44ba92a58 1,031 0.56/1.00 vMB 26
332,860 332,860 00000000000000001940a53f227326a91d6ad6a73c41e48db592af6e3579ccd9 422 0.20/1.00 vMB 27
332,859 332,859 00000000000000000d8746759e8aa7cb295c9249deb16dbb5ac9a608080d221d 359 0.20/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.97 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: 716.12 GB
    • Received: 17.78 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.