Loading Tool

Explorer IconExplorer

Memory Pool

84,386 transactions
31.61 vMB
0.10394080 BTC
Random Selection Loading Transactions
Max Size: 193.69/200 MB

Candidate Block

Mining Attempt dc2d2136e0852d87fc9756a7bba8efdb0d3446b91f0d10c2895dbf866d86ee25
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root b7ee50c6a00979e8af0076f4003aa27f8244dba9ab81164724baad0ebc671f69
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,382
Size: 1.00 vMB
Total Fees: 0.03022975 BTC
Feerates: 299.70 > 3.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (162,775 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
752,450 752,450 000000000000000000002ad252217b759bb23b489cdf2aecc3d170ecee322c03 1,603 0.71/1.00 vMB 10
752,449 752,449 00000000000000000000221d9337576c7d060dad383d3dbfab72cc738345c10f 236 0.09/1.00 vMB 11
752,448 752,448 000000000000000000021339c24b6e6af6546c1a62e837be875acede56ca22bf 1,765 0.76/1.00 vMB 10
752,447 752,447 00000000000000000008586d45f35bccc92d170e3045ad1769706116e806da98 1,291 0.45/1.00 vMB 11
752,446 752,446 00000000000000000001c21439f10bac6e1c4782e754ced8af7ff1e52656dda7 207 0.07/1.00 vMB 12
752,445 752,445 000000000000000000042f37081ab3f9c694c0dbd4f85dfdcf9b0ec0146076f5 1,030 0.30/1.00 vMB 11
752,444 752,444 0000000000000000000230934dd885361e9d8629fe4cce00a98f6e6f43072c44 973 0.31/1.00 vMB 12
752,443 752,443 0000000000000000000400c3788b93d3d668924511da6cf9117968f0143cb552 295 0.12/1.00 vMB 9
752,442 752,442 0000000000000000000574d23c427dcec15091dfa73d70da82f69aec841c9b1b 329 0.12/1.00 vMB 10
752,441 752,441 0000000000000000000493216e060d9f0492f02e4f01069bed07ed9c9a4236e2 1,047 0.58/1.00 vMB 7
752,440 752,440 00000000000000000003d0f6dd74339f0dfad7a0c4d944a8f3d45d196baaffc2 1,977 1.00/1.00 vMB 7
752,439 752,439 00000000000000000004ed6faee7fa047ac4e35e9808a96f72f6c5ddc34b6876 2,798 1.00/1.00 vMB 10
752,438 752,438 000000000000000000076759f1056d010a86f4b83956cdc91a2cb2be4fe623d2 1,571 1.00/1.00 vMB 15
752,437 752,437 00000000000000000006ba74f2a974684164cccaefb11a05ff28c76ddf947ac1 1,181 1.00/1.00 vMB 20
752,436 752,436 000000000000000000068cd0e050c1b74d57709bc961441f9a77c8d7582ea743 2,082 0.86/1.00 vMB 13
752,435 752,435 000000000000000000041066f50de2c2ae0c6969a6f584721450572c29581f92 718 0.25/1.00 vMB 11
752,434 752,434 00000000000000000007efa9e36b8ebbaabafa3b51d04a8c9d8cdd73e7d140d2 2,593 0.87/1.00 vMB 12
752,433 752,433 00000000000000000008b58622c97b960e0f5332eff14bbf6a176ac1092979a6 2,351 0.89/1.00 vMB 10
752,432 752,432 0000000000000000000869b8da0f3af650b9e8e12f95aa4e9ea0c197b0a63000 3,041 0.99/1.00 vMB 12
752,431 752,431 0000000000000000000401e9e171bf7f2111a7952e183a32e58e5bc462ece263 226 0.88/1.00 vMB 1
752,430 752,430 000000000000000000021985ec7fba90d135d1cb8f6270333d0f4ab6103158b5 2,954 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.78 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.62 GB
    • Received: 16.94 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.