Loading Tool

Explorer IconExplorer

Memory Pool

79,915 transactions
30.20 vMB
0.08383509 BTC
Random Selection Loading Transactions
Max Size: 184.23/200 MB

Candidate Block

Mining Attempt 63a7b3075a07b771738f8ef4264348e6bcf14182c6835adf0dcbc9a50d45f067
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root d59963bc5bdb0663928dadc966aeb5a41a9308a49af553f342389ebd5690dc22
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,986
Size: 1.00 vMB
Total Fees: 0.01657045 BTC
Feerates: 200.89 > 1.66 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (103,418 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
811,964 811,964 00000000000000000000303ebc065d02c7791cc402736066279f69dd032897a4 1,342 1.00/1.00 vMB 14
811,963 811,963 0000000000000000000037512d1d274cb657305ee2f98ddb48dbf24dfaed94ac 1,454 1.00/1.00 vMB 14
811,962 811,962 00000000000000000001cf9ed23f2372647e9aa4bf21ead2a4692ae28b4d2402 488 1.00/1.00 vMB 8
811,961 811,961 00000000000000000000302c5ec3bc52fda6c081023e73f23a47c8142949bc94 1,564 1.00/1.00 vMB 4
811,960 811,960 00000000000000000002bc9e68c5e053f597353579d84930ecbec1501866a7fe 452 1.00/1.00 vMB 7
811,959 811,959 00000000000000000002033565f4999bb233a067fab109af78bb2df9d4eeef3f 761 1.00/1.00 vMB 11
811,958 811,958 00000000000000000000a920f3ef98a8f80b585eb3dd0588dd7cd3cc126528e2 423 1.00/1.00 vMB 10
811,957 811,957 00000000000000000003ad681ffea30103b93cfa344db727786df0a1af03d43b 1,186 1.00/1.00 vMB 12
811,956 811,956 0000000000000000000018a263a335a046416b0c2354b716a177766c46e5946c 768 1.00/1.00 vMB 11
811,955 811,955 00000000000000000000563f1938c08e691a1ef7e0b179c6be69e1791932efb6 475 1.00/1.00 vMB 7
811,954 811,954 00000000000000000002a6229a1248dae9db33a8c603ca1eb85a73afb09d6cb4 699 1.00/1.00 vMB 11
811,953 811,953 00000000000000000000bf0f8002e74ca7a8b57d8ea2ac420202aa9c6c6ef34d 2,357 1.00/1.00 vMB 18
811,952 811,952 0000000000000000000216cfc449b93740650f20670a053a86c2ded8ed14c946 1,834 1.00/1.00 vMB 3
811,951 811,951 00000000000000000004824a47c81d43466dc35d9e974a36e76e79024fa38c0d 1,008 1.00/1.00 vMB 6
811,950 811,950 0000000000000000000265bb40cadeeaa8c299c538350deeb0bf64ad3b149529 720 1.00/1.00 vMB 12
811,949 811,949 0000000000000000000020f1e18a4298d6dec99bddb55c3ef303f842a692b160 1,271 1.00/1.00 vMB 14
811,948 811,948 000000000000000000045e09f9f0c5c78dc320f21efc9ed7078f61975c8f195c 529 1.00/1.00 vMB 7
811,947 811,947 000000000000000000040bf1b648bcfc3145c95a197f97a24be3d5b7a8a4c1b2 364 1.00/1.00 vMB 7
811,946 811,946 00000000000000000004cbaf09db1fe2765d964a759b2b13889bc367a1286314 731 1.00/1.00 vMB 11
811,945 811,945 00000000000000000003eb013418a9e3f868c284e1e795179be1cb7eeba2628a 901 1.00/1.00 vMB 7
811,944 811,944 00000000000000000000c6f0fc4abc85f9ce639e26c69fb410567cab115efa74 977 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.05 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: 720.58 GB
    • Received: 18.20 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.