Loading Tool

Explorer IconExplorer

Memory Pool

32,489 transactions
25.05 vMB
0.05034004 BTC
Random Selection Loading Transactions
Max Size: 126.60/200 MB

Candidate Block

Mining Attempt f61705bc18f0074ab7ca94fd3e527f41fb3939317226c8013e87f43e6f2568ce
Version 20000000
Previous Block 00000000000000000000fcced78716f3937ddf6728d5c4389f66f810a621bd37
Merkle Root f325eed856d9365db67171c7b6321e56559887fa31d4bcfcd21418e1862a07fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,797
Size: 1.00 vMB
Total Fees: 0.00535095 BTC
Feerates: 100.21 > 0.54 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,685 (248,826 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
665,859 665,859 00000000000000000007592bd49a3dc7af9f215d789922d3874bdbb7bfa154f2 2,143 1.00/1.00 vMB 53
665,858 665,858 00000000000000000003c04ea0b1b516186f39f864e234a825e81b72efd7f881 2,250 1.00/1.00 vMB 91
665,857 665,857 00000000000000000004478d8a8a8d543cc9c9e3be4a33be7afd4e6d4a409e45 2,365 1.00/1.00 vMB 117
665,856 665,856 0000000000000000000c54f79b2909e69824a14e8c673aa199ae1860ceacb105 2,114 1.00/1.00 vMB 80
665,855 665,855 000000000000000000070696cefb78eba9be8cb461bb40ef1f39bac010f4c826 2,739 1.00/1.00 vMB 60
665,854 665,854 0000000000000000000327325f7ea187966a3f13b65f9e6171bb5f5945b4e6be 1,679 1.00/1.00 vMB 135
665,853 665,853 000000000000000000053bd0a0cd6fcafb66170290198740284b767f57094e2a 1,922 1.00/1.00 vMB 55
665,852 665,852 0000000000000000000087f0cf9e938f9d367ca8205a518c3a23dc957518a89c 2,859 1.00/1.00 vMB 56
665,851 665,851 0000000000000000000321ebc3de8a8fcb857fd18f4c88c3e3782379550009c0 2,382 1.00/1.00 vMB 64
665,850 665,850 000000000000000000037a63cb81861efac845b00783a6ddb337c8961a5c2db7 2,584 1.00/1.00 vMB 95
665,849 665,849 00000000000000000000820521555467ebfde3ebfcf25bb6028c5f3f1e6658b3 2,441 1.00/1.00 vMB 88
665,848 665,848 00000000000000000005787a9921b30307620390245d426af749292774784a04 1,998 1.00/1.00 vMB 128
665,847 665,847 00000000000000000008bc4d66e03a48c7d670338b3b5b999fb2338fffbf7932 3,199 1.00/1.00 vMB 156
665,846 665,846 0000000000000000000cc1e6d74d0a2534195899290e835f198df17a8d0f25f5 656 1.00/1.00 vMB 108
665,845 665,845 0000000000000000000c352c1902e24b5b63ca578492b34cb0b757d2ed37e454 161 1.00/1.00 vMB 32
665,844 665,844 0000000000000000000b0391bb5374eaa16d28bf91e6e94a0b3b7171e3a13057 618 1.00/1.00 vMB 42
665,843 665,843 00000000000000000007e2d751f2dc7b046d18b0af0d27d7b16d65aafd3068a2 2,214 1.00/1.00 vMB 82
665,842 665,842 000000000000000000031758384622d0e54a45acd568ddeafa44895ba088e512 1,560 1.00/1.00 vMB 35
665,841 665,841 00000000000000000002ae72b28653c455f5ec490102cbc22fa42e7547b2ef49 2,758 1.00/1.00 vMB 123
665,840 665,840 0000000000000000000373279773096df765f31284e32911b7434ec8131baa70 1,828 1.00/1.00 vMB 77
665,839 665,839 00000000000000000003c3c3bbfb314496016e526e793f6059bc372ffbcfb389 511 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 781.83 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: 637.08 GB
    • Received: 12.40 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.