Loading Tool

Explorer IconExplorer

Memory Pool

79,776 transactions
29.29 vMB
0.12725491 BTC
Random Selection Loading Transactions
Max Size: 177.31/200 MB

Candidate Block

Mining Attempt 11983d6e619114fb759349b38ebe6dade65e779a00c83a57b708b3f4a517330e
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 84034d1c267914a7520e925edc2ee07653bb831cbb65372786bfc228bb437db1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,535
Size: 1.00 vMB
Total Fees: 0.04744388 BTC
Feerates: 602.26 > 4.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (555,428 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,877 359,877 000000000000000011ec49230b4a69e4414d2023d6a0955876fa95f416e0a93a 64 0.03/1.00 vMB 37
359,876 359,876 000000000000000001395dc85c4898a79003b6610ff8977e568c2ea5fa9ac8d1 351 0.24/1.00 vMB 22
359,875 359,875 00000000000000001121383bdf780af5290a88dcba88ad38c6be5369f4b6023b 77 0.05/1.00 vMB 22
359,874 359,874 00000000000000000532e433ded3e44817cb1a0f9d5bfdd8002c3811e4f16e0d 874 0.51/1.00 vMB 32
359,873 359,873 00000000000000000f5ed184cf4ddd601ed55817cd21b031091bdb851dffee4b 222 0.12/1.00 vMB 26
359,872 359,872 00000000000000000e5f03aec2ec5a1d4db76634b247f489b1f2636540dea9bb 109 0.06/1.00 vMB 26
359,871 359,871 000000000000000013b91e500f4bf3f36b28c3f63c97a10c1c490ac48950cf2b 56 0.02/1.00 vMB 29
359,870 359,870 00000000000000000ba221e7b5307f8a7d9efc52c229acabb89b39c75f17f908 550 0.51/1.00 vMB 16
359,869 359,869 00000000000000000378f49c405647d0a1dd5b8f0ceba1c4e40ec9b66c97a6d9 143 0.17/1.00 vMB 20
359,868 359,868 00000000000000000e2ecf3f894cb669f5b7cfa4694211706ee66d016c1b4037 480 0.53/1.00 vMB 12
359,867 359,867 000000000000000010b194919561b2fccc601abce866e9c54f67b0000dc91088 328 0.75/1.00 vMB 11
359,866 359,866 000000000000000008860d75ec79d0ecf12bd5b19a5fb34931e18857ae2e084b 374 0.75/1.00 vMB 12
359,865 359,865 00000000000000000aa6462fd9faf94712ce1b5a944dc666f491101c996beab9 1,482 1.00/1.00 vMB 26
359,864 359,864 000000000000000015950822361eb9596963e66edc9c67d3d6ff14f243b5a820 1,288 0.75/1.00 vMB 25
359,863 359,863 00000000000000000d630146df832bf587e08c74d6d00b08db9108bf8f3dfcc8 473 0.34/1.00 vMB 21
359,862 359,862 00000000000000000954614e705202a219f248271b426781d10e1f35aa2b6d51 376 0.26/1.00 vMB 19
359,861 359,861 0000000000000000027b2ed9c5bfb402043afd09a234187bdd40c2f301c9fdd5 873 0.47/1.00 vMB 30
359,860 359,860 00000000000000000dc942d00027f95212a5c8ef55b772fa7b869aba65e8f5cb 464 0.28/1.00 vMB 21
359,859 359,859 000000000000000008c7e036e5d2f0697ffab478c6cc0b6afe612c7c80407b3d 53 0.02/1.00 vMB 38
359,858 359,858 00000000000000000da8204610c0ca7c13573100990b0ee5a9dfb3e539217904 55 0.07/1.00 vMB 7
359,857 359,857 000000000000000014a26e94a9906650e581bab5909b715fc477de7618b17cf3 136 0.11/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.92 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: 714.45 GB
    • Received: 17.54 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.