Loading Tool

Explorer IconExplorer

Memory Pool

49,294 transactions
28.48 vMB
0.13923604 BTC
Random Selection Loading Transactions
Max Size: 152.32/200 MB

Candidate Block

Mining Attempt 6e8ae77f3a1d5b14f531800444ce738de2fb779d6aecb34dc5f2fa5a6fdfb059
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 06c5a3e5ad69b827d88a1de826396a588f65da0b0389f26877baefa395abb621
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,473
Size: 1.00 vMB
Total Fees: 0.08247632 BTC
Feerates: 301.05 > 8.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (158,834 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,956 755,956 00000000000000000005a96d1cc6687659e116f6842593a22c22ab62f0a6e07b 3,380 1.00/1.00 vMB 39
755,955 755,955 00000000000000000002670c378dacb53026dc02bc7fe0aa467d993115d4816f 1,924 1.00/1.00 vMB 16
755,954 755,954 00000000000000000003d030b456b52e148eec7bf98442d7b5cdb3e9aac5a3e8 3,281 1.00/1.00 vMB 18
755,953 755,953 000000000000000000044a28d1823e621da79f2837d7230e480237a93302f4b7 2,945 1.00/1.00 vMB 17
755,952 755,952 0000000000000000000242043ca04ea5833f2fb1c835a845c7a9a19687e3cd06 3,016 1.00/1.00 vMB 28
755,951 755,951 00000000000000000007dbce0d3590ea653ab2bc69e190c0a7bbc9487f4ffad9 3,024 1.00/1.00 vMB 16
755,950 755,950 0000000000000000000001e78f53f421f7cd5245ea304c4923357ea9f557a122 2,630 1.00/1.00 vMB 13
755,949 755,949 00000000000000000004737bb6ba1fbf9211ee39be836369999ea9cae8721c16 3,204 1.00/1.00 vMB 21
755,948 755,948 000000000000000000009497b12218d354daf2f42f71f22b97c6ffa8dd0a953d 3,127 1.00/1.00 vMB 31
755,947 755,947 000000000000000000086a9eac48b4891f60d7e317a9645b66ef579814bcc9ef 963 1.00/1.00 vMB 13
755,946 755,946 00000000000000000007de2eeb3861dd40ea25abd2ff99ebbd78685b559cdda6 3,479 1.00/1.00 vMB 19
755,945 755,945 00000000000000000007cffa8d48ea05bfde6db1a77cd46cf9520ec167846489 3,314 1.00/1.00 vMB 20
755,944 755,944 00000000000000000008616b305197c09b701c8e39080deeafd0269f444a302c 2,219 1.00/1.00 vMB 6
755,943 755,943 00000000000000000006dcbe4c9f27988c82124b5c4bf35e6d5fce91f2483f5b 1,591 1.00/1.00 vMB 4
755,942 755,942 000000000000000000043bb968dac9e248d92c96bf3dae7c452dfa536cf0afd9 3,020 1.00/1.00 vMB 13
755,941 755,941 000000000000000000024ad068c5e1f38129ceb40d023a8da3642df0cb9c919c 1,488 1.00/1.00 vMB 11
755,940 755,940 0000000000000000000743f110770767105cbd73eefbbe339606f3aa42760b06 1,183 1.00/1.00 vMB 16
755,939 755,939 000000000000000000000286cbd921a54936827080c4893cb3f5d3a92f42bd86 1 0.00/1.00 vMB 0
755,938 755,938 00000000000000000007514a3926ba4c1efacdc6534c7e1d65114beb6eb8a9fb 2,027 1.00/1.00 vMB 12
755,937 755,937 00000000000000000004f3a1da831129828d6833d816e8e97b3ed18ccf7c3639 1,266 1.00/1.00 vMB 11
755,936 755,936 0000000000000000000535d70cba5e3536aff40dd1dc0f5bbac0184cbd422da4 1,958 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.