Loading Tool

Explorer IconExplorer

Memory Pool

73,626 transactions
28.48 vMB
0.07301433 BTC
Random Selection Loading Transactions
Max Size: 168.61/200 MB

Candidate Block

Mining Attempt e54215643febb64e85765fdb74ab2257458dda04eb8e866c4c279a1dfb331498
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 7e12b39d374abbd065ba94e57522a8115d60f48bbec47dd25fac3214e0e715e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,635
Size: 1.00 vMB
Total Fees: 0.01567633 BTC
Feerates: 61.00 > 1.57 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (270,122 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
644,930 644,930 0000000000000000000b3d9d666174f496b9f1bd29bdb683325a13185f60ca9b 667 1.00/1.00 vMB 16
644,929 644,929 0000000000000000001083df0070cff98a0fc9a8493aeebe70774763bb36a9ac 2,242 1.00/1.00 vMB 39
644,928 644,928 0000000000000000000f83a17df07922e1e8773ba17dd8cad695b99fc58e9f9b 1 0.00/1.00 vMB 0
644,927 644,927 0000000000000000001091cadb89ffe652527b8adb1216f8a98022e870e21f4c 612 1.00/1.00 vMB 10
644,926 644,926 0000000000000000000402a777b8b2ddc964d242f56490034209821ebadcd799 1,777 1.00/1.00 vMB 34
644,925 644,925 0000000000000000000046f47db5e3572c4eee092962e86063fb495fd6ec9ab5 1,015 1.00/1.00 vMB 21
644,924 644,924 000000000000000000073b69eda33a9a8b31fcffb8dc96397978cadec80d0a6e 556 1.00/1.00 vMB 18
644,923 644,923 00000000000000000005a16437ed499812f9929318c13846f2210286c6d0b251 2,254 1.00/1.00 vMB 44
644,922 644,922 0000000000000000000aeebe1e982cf56cb02965d670cb98ac1159c97d49c4ec 2,622 1.00/1.00 vMB 7
644,921 644,921 00000000000000000004267665ac26abe0da82f663462e870d1db3467bdd152a 2,722 1.00/1.00 vMB 72
644,920 644,920 0000000000000000000651c9ff7d2b75722b4a34b94e2b1c34124ea8645fbc80 2,464 1.00/1.00 vMB 64
644,919 644,919 00000000000000000006f18e19755385714782c6abdc5789a4cc6100a41bf0fc 2,655 1.00/1.00 vMB 126
644,918 644,918 0000000000000000000d514e66c8625a4f0c483afc935a8f66d5dd5ffd391969 844 1.00/1.00 vMB 22
644,917 644,917 0000000000000000000fd1289c52531099c9e3c32f36e05f465ed9c946041667 467 1.00/1.00 vMB 8
644,916 644,916 000000000000000000058712dd8e6c607f79fcee6980fed438b140b1ad742bdd 1,241 1.00/1.00 vMB 19
644,915 644,915 00000000000000000006318149e45e7abea6b8203758f04b50bbf91f5661e06c 2,634 1.00/1.00 vMB 63
644,914 644,914 0000000000000000000bbb99258355eb443c7bd1f2f532cfb8de32efbdf622c2 1,353 1.00/1.00 vMB 19
644,913 644,913 0000000000000000000f61daa0e2c2a2e3f1ab3514c61b1b8bf1fdbf04aca7b5 357 1.00/1.00 vMB 10
644,912 644,912 0000000000000000000d2537291a05dc9c2ef12a2141ba4729d8d5c4c12100c2 1,881 1.00/1.00 vMB 17
644,911 644,911 00000000000000000004e735a808eabf9e2254b79c22d4d693be7ca54ca50d64 2,557 1.00/1.00 vMB 66
644,910 644,910 000000000000000000021bd79698fe4bb9c878c79db5e858cbdaa054bac5cee1 2,043 1.00/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.48 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: 668.19 GB
    • Received: 15.42 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.