Loading Tool

Explorer IconExplorer

Memory Pool

40,898 transactions
27.27 vMB
0.07713886 BTC
Random Selection Loading Transactions
Max Size: 140.75/200 MB

Candidate Block

Mining Attempt beac49a91eb8274f3d79e6e548ad66b1aa3066be47dce0b741d814045066b1e0
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root a90239de4261799b66650c20f22ebf5cb7dbfd9edb15d39ee4375d339ab17450
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,058
Size: 1.00 vMB
Total Fees: 0.02496162 BTC
Feerates: 107.72 > 2.50 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (79,784 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
834,875 834,875 00000000000000000000b4190128ac45f86f2e9b2dd8b830f16b597fadbb2b75 1,688 1.00/1.00 vMB 11
834,874 834,874 000000000000000000032c7441867e68a41ff0feec33c4e4b9a82ce3dcbf2dc0 1,808 1.00/1.00 vMB 18
834,873 834,873 00000000000000000002829017633a081ec4632cd5effce349f0f4014aed3afb 1,465 1.00/1.00 vMB 16
834,872 834,872 00000000000000000001f8acf5dc0cdd0b853974b4d5482ecfae849e38ce2a10 311 1.00/1.00 vMB 12
834,871 834,871 00000000000000000001c20d2219587e5ce244b20d44697de3ae29d008ae96d9 1,592 1.00/1.00 vMB 15
834,870 834,870 0000000000000000000105126905065da06099c1b13150034bdb794de562b566 3,027 1.00/1.00 vMB 25
834,869 834,869 000000000000000000024cab5388f0b0323a10e172b9a5f9a35cc71d8e069c3d 1,281 1.00/1.00 vMB 17
834,868 834,868 00000000000000000002d81a236aec22cda948fb29c676a09a993ec12693ddd5 1,367 1.00/1.00 vMB 14
834,867 834,867 00000000000000000001a5c1685c3f62c1a580153c105c87cb970a347b830f09 2,388 1.00/1.00 vMB 23
834,866 834,866 00000000000000000002b559d1b7e287de1d691f81ef7e2a3b67a7d49c76906a 2,832 1.00/1.00 vMB 29
834,865 834,865 00000000000000000003331fae5f33fbcbd036c4dba3d07e54ca6fdecc883fc8 830 1.00/1.00 vMB 14
834,864 834,864 0000000000000000000243b7ff593afbd4dd4caa385a2740897e436a2d8d4bbf 2,448 1.00/1.00 vMB 26
834,863 834,863 000000000000000000007c8fc14073b46185e1499e678c459ddcb0588285d3d3 2,521 1.00/1.00 vMB 21
834,862 834,862 000000000000000000031f691245f1d64c59daa8ee4f71c52ad0e6fbc70669ad 2,038 1.00/1.00 vMB 14
834,861 834,861 000000000000000000009afbb444783734077eeed86cd78a10914c95f3178b0c 2,079 1.00/1.00 vMB 20
834,860 834,860 0000000000000000000328fec224b77293c85ea79fa75b2c9c9786cf6a3fbd5b 2,259 1.00/1.00 vMB 24
834,859 834,859 000000000000000000011bc6466a344750eec28b9624754603643569fb3d951c 2,122 1.00/1.00 vMB 18
834,858 834,858 00000000000000000000b8fb9f5703c76ad603aada9f7618fa0517588959fda1 2,740 1.00/1.00 vMB 25
834,857 834,857 0000000000000000000033439a367f66276762a087f8c3984280f14203bb2980 3,199 1.00/1.00 vMB 33
834,856 834,856 00000000000000000000141159e3f8c7b1f14ea6f026be54478b52897f196b46 2,637 1.00/1.00 vMB 20
834,855 834,855 000000000000000000003f32a56974c7533d596bef9b5e4ac741982a8a0091b0 3,132 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.79 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: 633.64 GB
    • Received: 12.21 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.