Loading Tool

Explorer IconExplorer

Memory Pool

76,770 transactions
28.34 vMB
0.08486220 BTC
Random Selection Loading Transactions
Max Size: 172.47/200 MB

Candidate Block

Mining Attempt 0b8c5a819f526b97b28a9ca2d5392155ff4895a2e2e9791a0c34e7797f0b976c
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 515ed21e09c74a22d177a8795c048581de6a9973c31cb68d8b6f0ff6edbc91e5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,457
Size: 1.00 vMB
Total Fees: 0.02200316 BTC
Feerates: 477.45 > 2.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (627,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,866 287,866 00000000000000014a3fd8a91490a2fc64eaa19f332463e68af5da91b0b0a95c 494 0.35/1.00 vMB 22
287,865 287,865 000000000000000130c66df90c93998593264810b540ec9fbe701ff029721f1b 1 0.00/1.00 vMB 0
287,864 287,864 0000000000000000d27103912694bcc4cc9473881d681aa4fd2bd6bacc7b7692 374 0.35/1.00 vMB 48
287,863 287,863 00000000000000012ecb30c0bd287e8121624a4ac979d1a8c379e7183cea43bd 178 0.11/1.00 vMB 24
287,862 287,862 00000000000000002c9f62fc858170c99a8c72c8bb852a9f08bf8561c76427c9 220 0.14/1.00 vMB 29
287,861 287,861 00000000000000004c1b0d3be007bae474a76d4d8c8daae37224362e6c8a7505 332 0.30/1.00 vMB 22
287,860 287,860 0000000000000000229f3e137dc07056880cb50fb45a3afca2dc2569dfb78205 777 0.35/1.00 vMB 41
287,859 287,859 00000000000000004496a13bc3f8693b85cf9c8b9f5022431e4c2f6df69664a6 1,268 0.67/1.00 vMB 33
287,858 287,858 0000000000000000cf0be1f8ae52404d89334d2be9c3cd8275523b88f1d06048 203 0.13/1.00 vMB 30
287,857 287,857 000000000000000140df25f2c7efe6e77fc7d28d46370cdeafd859cc15f05d86 619 0.34/1.00 vMB 33
287,856 287,856 00000000000000002611fe0ec5ae73072f01da700564fcbd0105c16b77df8d50 288 0.18/1.00 vMB 34
287,855 287,855 00000000000000014aa912a1cb9fc5a32f1df2ad4958a9686564284b50ed6faa 456 0.36/1.00 vMB 27
287,854 287,854 0000000000000000b6350a820ff6065d3374e16074a2f2df6d10747c41d8f495 238 0.14/1.00 vMB 34
287,853 287,853 000000000000000085572f067014592cb69cbd9f0a6d0f9fe9821b0e17bbc720 647 0.46/1.00 vMB 27
287,852 287,852 00000000000000005b42a1db0b0c19577f8c785a5cf9fc41c5a5a78472f2f185 129 0.28/1.00 vMB 14
287,851 287,851 0000000000000000d61d1f1029b896957532e940cb79098b47a72e1f6d29112e 610 0.35/1.00 vMB 37
287,850 287,850 0000000000000000f30724a0520cfb24d769a76d30ed129eae1b27e965232c5c 511 0.25/1.00 vMB 39
287,849 287,849 000000000000000075750f9ed13d98881873f0343b0d70e0137fc60f0154cc71 32 0.02/1.00 vMB 0
287,848 287,848 0000000000000000dc6bb87e382de0122da74d7bbc4e2d9e48c7b709bb8ca334 46 0.03/1.00 vMB 33
287,847 287,847 0000000000000000144594619e4f98b74fc5dd23310ce03670c7bb31ec989032 275 0.27/1.00 vMB 21
287,846 287,846 00000000000000009a811a44675809ad392a1b5b8c221878895b16bddcdae483 44 0.05/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.91 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.77 GB
    • Received: 17.47 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.