Loading Tool

Explorer IconExplorer

Memory Pool

82,615 transactions
30.57 vMB
0.07233107 BTC
Random Selection Loading Transactions
Max Size: 188.12/200 MB

Candidate Block

Mining Attempt f9f612a95a6caee6587a69de1fd94488ad9024b51458d419c31773cf722144ae
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root cfa37f6e968650d194647b640575a6c6c7131d6358d237bb5086290205f0d696
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,930
Size: 1.00 vMB
Total Fees: 0.00388237 BTC
Feerates: 14.26 > 0.39 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (43,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
872,092 872,092 00000000000000000000db43f1a2e572ca2103aa3c7b6a5f740fd11bc0437035 4,387 1.00/1.00 vMB 9
872,091 872,091 0000000000000000000272758807ba30c9b882d46f4a0efd1ea2b67768d5d3a5 2,123 1.00/1.00 vMB 5
872,090 872,090 0000000000000000000098704e535659e01a2fc4c2cfaecf9a9779ff30cf2807 3,278 1.00/1.00 vMB 10
872,089 872,089 000000000000000000026f23a32026d2bff50217342cccb457c4889ad79b5783 3,545 1.00/1.00 vMB 15
872,088 872,088 000000000000000000020a847f643b43cca643ef9e6acf2a8c4eee2cf0e48d36 3,654 1.00/1.00 vMB 25
872,087 872,087 000000000000000000018f207895838a868fc3d7774404749c913201a31e8b91 2,458 1.00/1.00 vMB 12
872,086 872,086 00000000000000000002bca47ecac7a77b15bdcf2e5f1b10d1bb332d687b9e2a 3,370 1.00/1.00 vMB 13
872,085 872,085 000000000000000000023b5e283084e79269e884c742f87171034a959dcbd28f 3,290 1.00/1.00 vMB 17
872,084 872,084 00000000000000000001116dc8bc1b051a08af82f635ad439465e21f2fc4a705 3,363 1.00/1.00 vMB 19
872,083 872,083 00000000000000000001cdd121e4e6b6d9e3737140f89cdb0508de7b8994236c 2,713 1.00/1.00 vMB 27
872,082 872,082 00000000000000000001abd7d14b27514edcbb706f786fdf192a50e43466d53e 3,013 1.00/1.00 vMB 16
872,081 872,081 00000000000000000000efc0b4f1c20e5fa59e26bbdb8b9b4f4c02ad5394251f 3,724 1.00/1.00 vMB 13
872,080 872,080 00000000000000000001ddb4c11d6332790a3e36bfdf34d1c73ade4c63b919c6 2,637 1.00/1.00 vMB 26
872,079 872,079 000000000000000000010eff08b327aa93af61665de68a285fc83281dda3e41c 3,275 1.00/1.00 vMB 15
872,078 872,078 0000000000000000000236541e0dda37f6e887b5a9eb353975b2ea6f3b7d3bdc 2,077 1.00/1.00 vMB 9
872,077 872,077 00000000000000000000b81cd7eacd11e5c4867b6824d3b0d3cd10446ad2eb7b 3,414 1.00/1.00 vMB 11
872,076 872,076 000000000000000000010b80e13cffc1776c9ebb982677a0871683b9272977e6 2,981 1.00/1.00 vMB 18
872,075 872,075 00000000000000000000fbeac7ad872a2fa649711273bdd998a44ca8f7050469 3,555 1.00/1.00 vMB 14
872,074 872,074 000000000000000000005a1b96a952376e88361a87933012530f62e69b204548 2,321 1.00/1.00 vMB 11
872,073 872,073 00000000000000000000a30802bf74a1b0acdef6f0d9db8b638652ce909aa850 2,760 1.00/1.00 vMB 13
872,072 872,072 000000000000000000028424f12eb2864db5a5e90a167035e273c925d151755a 1,448 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.99 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: 717.20 GB
    • Received: 17.84 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.