Loading Tool

Explorer IconExplorer

Memory Pool

28,641 transactions
26.29 vMB
0.07938730 BTC
Random Selection Loading Transactions
Max Size: 137.73/200 MB

Candidate Block

Mining Attempt 5ae6063c70af6f0175400d0b276a39eb0755ff7d03f96b4c5fd5b60d76af391a
Version 20000000
Previous Block 00000000000000000001cc9b5ea377dd625d75de94008a9804f43c4d84aa1e7a
Merkle Root 139719a7860f49abac1ed03e3b841d7604357d50eb0920eaa98a7b9dac596c88
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,116
Size: 1.00 vMB
Total Fees: 0.04644039 BTC
Feerates: 3,945.90 > 4.65 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,443 (790,375 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
150,068 150,068 00000000000007735131b1664057a1bad1cfa46774a78c624281b7e629a5ce42 15 0.01/1.00 vMB 66
150,067 150,067 0000000000000642c0e0516c95eb4a92e1ec0118665ed83b6bed6b1a15d72a6e 5 0.01/1.00 vMB 121
150,066 150,066 00000000000005ecfa03f57e09e3749c32ee4f347674c553c5e8dd8ac0e51a8a 12 0.01/1.00 vMB 61
150,065 150,065 000000000000039e369a7ddee1c56f5b294c6e87a68b5a96e07fc94c2aff508f 12 0.00/1.00 vMB 63
150,064 150,064 000000000000007ca6e08f5e35621419f8d955a2e554d7a150b977d1b5c2c624 25 0.01/1.00 vMB 109
150,063 150,063 000000000000020f80bebfc5b1808449c87f7256ae073a412c30562803f429f8 78 0.03/1.00 vMB 177
150,062 150,062 00000000000006e81127bac2e129a5dd71cc6b31be8c5bfc70dd5e00f744cb9d 122 0.04/1.00 vMB 22
150,061 150,061 00000000000000ca69d6db1029e2cc00fa8b99fa5e128da91a42a9de1162f97f 13 0.00/1.00 vMB 83
150,060 150,060 00000000000000f36ece20ef2e31b790a2894121ae4f3b474dc53bdc0970c99b 14 0.00/1.00 vMB 115
150,059 150,059 000000000000013ba4dce64cb7a65d890d871a2e57774c81d9ab16853396b2f8 132 0.05/1.00 vMB 6
150,058 150,058 000000000000024dd0e1bc3fe07aa3b3670c8c8a25101408ff42dbeec16d0b44 32 0.02/1.00 vMB 58
150,057 150,057 0000000000000a74785a9563327be7136b38e1c01fb60f231b2515e2063fa7cd 11 0.01/1.00 vMB 20
150,056 150,056 00000000000002c4fa0ace63bde7914b49aa0ff7fa7e4cb67f667831db422c93 12 0.00/1.00 vMB 56
150,055 150,055 000000000000037e68c4980ec79b224d7f407bec776c5a11913862b3ce0f19e8 61 0.02/1.00 vMB 157
150,054 150,054 00000000000004d3e3b54aadc4c860f0689c4a8a65eaa9df301eb27affe7656e 10 0.01/1.00 vMB 44
150,053 150,053 00000000000006e7d02eeaff66b368a9d531ebdbde5a13f9fcc20574da512a0b 11 0.01/1.00 vMB 22
150,052 150,052 000000000000098b5f3d4d2ae8b45bef3ec4a6ce0cfdf9e9802fc9d7d90c3233 81 0.03/1.00 vMB 119
150,051 150,051 00000000000000f97e8c6e4d510f6798bc9d9b7eec55207465666b21d6169d0b 90 0.05/1.00 vMB 52
150,050 150,050 00000000000007388bba8cb5f6835c3535f1a51472caa5d2ffe9293523bc2544 53 0.03/1.00 vMB 118
150,049 150,049 00000000000000a95c4cf83adc41a8ff4915ce487fdf16f2b99b07df9d2e15e5 2 0.00/1.00 vMB 193
150,048 150,048 00000000000002e7008ef30c3e18dafb659c8bd30721a886e202c19af391f314 71 0.03/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 827.55 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: 4,458.69 GB
    • Received: 243.09 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.