Loading Tool

Explorer IconExplorer

Memory Pool

38,677 transactions
11.46 vMB
0.15638366 BTC
Random Selection Loading Transactions
Max Size: 74.78/200 MB

Candidate Block

Mining Attempt 4c3abc7addccfe35dbd56671e02129c64b56e4609e794af522bc8ae0479a6b48
Version 20000000
Previous Block 000000000000000000009f90c2b0bdb2b9fcb592acb3dc0fe5c4555eee848fa6
Merkle Root 937c3c4337b2c8c54afd841f223c4e9f6f5cf129479f5f42f463185103239602
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,686
Size: 1.00 vMB
Total Fees: 0.09255705 BTC
Feerates: 579.63 > 9.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,252 (327 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,925 916,925 00000000000000000000c8e65dc7ca8515b2f02e8910d4a9ad7974ede29811a4 2,167 1.00/1.00 vMB 4
916,924 916,924 00000000000000000001f10e10dc931e4a982c42bc48f2a159c1078dcd7c36c2 2,172 1.00/1.00 vMB 2
916,923 916,923 0000000000000000000066e7d9a340b7de90bccd8f09c03c7977aa1bf6e2f36c 1,787 1.00/1.00 vMB 1
916,922 916,922 00000000000000000001066d2ea5749e10b5bf3b58ee60e3f6ca77e73372133e 2,623 1.00/1.00 vMB 3
916,921 916,921 000000000000000000016837a02bb5081d70963a72457cd86367e3c3a9e1b7c4 3,321 1.00/1.00 vMB 3
916,920 916,920 000000000000000000007c30db2038e4334c2b876023e760afd860473a1bbe64 3,020 1.00/1.00 vMB 3
916,919 916,919 000000000000000000000dc402694864e6003fead4bfd48fdfe93644f72b2dde 3,074 1.00/1.00 vMB 2
916,918 916,918 00000000000000000001179e278d87ee00c08793d3650159427a14c11b94b8f5 3,761 1.00/1.00 vMB 3
916,917 916,917 00000000000000000001d59bac0f073149f0bf1f47bf1c4d976d5f5f48119e90 4,056 1.00/1.00 vMB 7
916,916 916,916 000000000000000000018ae954c63cb70790f8f8dc9fffbaf024de3e77068767 2,905 1.00/1.00 vMB 2
916,915 916,915 00000000000000000001efd5ffb62c9cfea83d0c6f58b2cb3861127cc014750f 3,931 1.00/1.00 vMB 1
916,914 916,914 000000000000000000009b1959e88c3f56c321437d639b689af0ea482c79394f 1,080 1.00/1.00 vMB 1
916,913 916,913 00000000000000000000495947dafd6fffbeae1771a95da07dad7486dc500901 3,973 1.00/1.00 vMB 3
916,912 916,912 000000000000000000013f529f0c5bcf7c597b127b721b55d5351779790dba4c 2,566 1.00/1.00 vMB 2
916,911 916,911 00000000000000000000478583ad0041466de9237c89db149b0bbb312c885773 1 0.00/1.00 vMB 0
916,910 916,910 000000000000000000001ba9094b973a3dea7cd54417b73202ebc7211a204253 3,163 1.00/1.00 vMB 3
916,909 916,909 000000000000000000001684dceec7995099d269cb17559f8ac43a4cb7ff41d4 615 0.17/1.00 vMB 2
916,908 916,908 000000000000000000004729ba38656f19e7a21898ea5fcd81883bc8bfd71cb2 3,477 1.00/1.00 vMB 1
916,907 916,907 0000000000000000000079db54bf8a050845bb14a6010708bf4be1c20011e405 2,334 1.00/1.00 vMB 2
916,906 916,906 000000000000000000017e4c83fc225d5bcdd6e44831ac420200571b061312a8 467 1.00/1.00 vMB 1
916,905 916,905 00000000000000000001121a96eed85955b988415f30bc1bff4109e1d027d85a 2,005 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 786.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 992.66 GB
    • Received: 32.32 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.