Loading Tool

Explorer IconExplorer

Memory Pool

84,253 transactions
32.00 vMB
0.09615344 BTC
Random Selection Loading Transactions
Max Size: 194.63/200 MB

Candidate Block

Mining Attempt f03a34ad1ec474d9bf70afe4028c6c966debc05ee43c6df373f50e42666ece69
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root 3698811c28ad99b2bd95ede1b750b80e7bef6b22aff6139019194b1f35fd7c4d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,064
Size: 1.00 vMB
Total Fees: 0.02616310 BTC
Feerates: 179.53 > 2.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (129,434 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
785,776 785,776 000000000000000000046fb7a078bb4a96dd9b47e6780467f0748c545df8e7fb 2,711 1.00/1.00 vMB 12
785,775 785,775 00000000000000000004cf61def845937528aabfa52cfb675f3ba1ee6cebecb4 2,677 1.00/1.00 vMB 10
785,774 785,774 0000000000000000000533267eadd73db641f4de6346c139a73358f5e170ebaf 91 1.00/1.00 vMB 1
785,773 785,773 00000000000000000004707775827a6a7b45bc99500bf3188df37287486be99c 2,644 1.00/1.00 vMB 8
785,772 785,772 00000000000000000001fd33dd9cff37594ae30a899e29f90da974f18e5f9c92 3,172 1.00/1.00 vMB 16
785,771 785,771 00000000000000000004ecb31f1a19a0c775faaad26755092790a334fc0b1669 1,742 1.00/1.00 vMB 9
785,770 785,770 00000000000000000003218daa563b02ea8d6f8fe779a94d93d99382724a1f61 1,112 1.00/1.00 vMB 4
785,769 785,769 00000000000000000003a113c18154333a50c207af4a59b724ba55fa5eaedd29 491 1.00/1.00 vMB 2
785,768 785,768 000000000000000000016f8f66a68768b9b2dadeb4a4afe49f741c72a1d90acb 2,267 1.00/1.00 vMB 13
785,767 785,767 00000000000000000003cf8285f3ff688fea0e3a339ad9f1fa0fae2527a29157 2,384 1.00/1.00 vMB 5
785,766 785,766 000000000000000000019e0010d620e4d08742e615bad75de2a519186f77020f 2,294 1.00/1.00 vMB 8
785,765 785,765 000000000000000000028d12f2b85cd9cd9b4183a9be73cf6b8c768e9d078675 2,761 1.00/1.00 vMB 19
785,764 785,764 0000000000000000000282f5d30529339c48b6500151cc9ae2ead65385494c2d 2,336 1.00/1.00 vMB 16
785,763 785,763 000000000000000000003df7a2498f14f689b86e2e6f3a02b16ce53b5a58b110 516 1.00/1.00 vMB 2
785,762 785,762 000000000000000000044690ac88eb370e3a22abc2b5edfdb6e9b307136c088a 3,838 1.00/1.00 vMB 12
785,761 785,761 0000000000000000000075556aef1052c9e158a3b17af977971be6b2beb5360e 1,359 1.00/1.00 vMB 4
785,760 785,760 00000000000000000005dbd28a3d30c30dd455335b86a33244b8a8f4fbe5d485 1,386 1.00/1.00 vMB 5
785,759 785,759 000000000000000000009b0fef409f9833eb8cd43cab484830797ac6335aacaf 2,352 1.00/1.00 vMB 6
785,758 785,758 0000000000000000000222f6c59d47f517f31bba01f96e373289ddf32ef17338 1,452 1.00/1.00 vMB 4
785,757 785,757 00000000000000000005c4ca7cbd84284661e168c8791024ded7a9c0bb6fdb7a 1,923 1.00/1.00 vMB 10
785,756 785,756 00000000000000000003abc2915f0720b8b8a9e5647b03c951756dfb3f924d07 1,029 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.75 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: 708.90 GB
    • Received: 16.78 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.