Loading Tool

Explorer IconExplorer

Memory Pool

81,060 transactions
30.11 vMB
0.10512478 BTC
Random Selection Loading Transactions
Max Size: 181.60/200 MB

Candidate Block

Mining Attempt 50bb8b7f9cb0c32a2cd3df25299a9f7d98211ace9da2a2db15c162c38ef3c94f
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 670dcfa27692d626b419892237d461937f35364b9c88fdd990a78b8f1fe7b277
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,079
Size: 1.00 vMB
Total Fees: 0.03713459 BTC
Feerates: 100.25 > 3.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (728,134 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,963 186,963 00000000000003ab8f456a2eb9c2985acc87c5d1a4aa8487f4f83e7a88dc014d 494 0.25/1.00 vMB 159
186,962 186,962 00000000000003fe9fa9e65aa621e67e7d5bfc0c8200cf1dd33da1002717e047 142 0.05/1.00 vMB 216
186,961 186,961 0000000000000579a10160618946d6cf5b31901efbd91ef2deebddb2cc769d83 10 0.00/1.00 vMB 614
186,960 186,960 000000000000033f7d0ec7df36828b0525fce91bd2c0756e385449f870dcaca6 299 0.11/1.00 vMB 129
186,959 186,959 000000000000052ff28daa3cef5f803f3cc77f6ddd664e9bb87dc09bd642cbec 512 0.12/1.00 vMB 217
186,958 186,958 000000000000068f7627d87ec05ccb21c9ce7733f7e4ae279a32c9c01f2c4f8f 45 0.02/1.00 vMB 115
186,957 186,957 00000000000003d2e74fd3177ec7ddc8b7b91bc5e73aa2ca14ddc68e3e84ed2d 136 0.05/1.00 vMB 54
186,956 186,956 00000000000009232c2923e301e912e5ba199adce71722f1bf32313a14403b48 11 0.00/1.00 vMB 17
186,955 186,955 00000000000003f38e9932fc13b6f7ca182f6333fdd81ff917c526070c847463 152 0.06/1.00 vMB 105
186,954 186,954 000000000000032c22fac782ed727ddf8c7a050f254e7e403ef0a42e15cc8004 270 0.10/1.00 vMB 124
186,953 186,953 00000000000003420707ceb86eca8f3e1e70831e52538adb12db89c56bb93000 496 0.17/1.00 vMB 158
186,952 186,952 000000000000044c867252cc561b3375d1ca2afa661319d2a31fcb593b571834 90 0.04/1.00 vMB 149
186,951 186,951 00000000000008db62881a48b8ab534d76dc50f70b9270c5d75ee2e364cea715 75 0.04/1.00 vMB 105
186,950 186,950 00000000000008d124b724e2a3e7ac418b92e960ec6d4526e0e8c5c5c3fa252a 9 0.00/1.00 vMB 15
186,949 186,949 000000000000038c376b0533d72e527abc17680b86d35c4da60018c00490c7db 82 0.05/1.00 vMB 69
186,948 186,948 00000000000008c0291d0cf747a83dc018c3a752a86d38714a670db9141caaab 24 0.01/1.00 vMB 86
186,947 186,947 0000000000000562f71dc037ae8b9f61bcda5ec83715f00422239d89a6eeb4d7 10 0.00/1.00 vMB 15
186,946 186,946 00000000000003423a53cb57bec99598951d0291fe7977748caacfbc69dd5a30 61 0.05/1.00 vMB 64
186,945 186,945 000000000000023baaa6ed90c096ba68bb24658bb0f15e600d3c6e6b4973734a 52 0.02/1.00 vMB 75
186,944 186,944 000000000000050f6267e166025551d6ddfccf2d29314aba36a51804cb19f57a 13 0.00/1.00 vMB 0
186,943 186,943 00000000000004b970e4b4c465e99f06ef3dbd5680b57d7dc5a6879ffa467e7e 232 0.12/1.00 vMB 153
Previous 10 blocks ↓
Total Size: 782.56 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: 670.18 GB
    • Received: 15.83 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.