Loading Tool

Explorer IconExplorer

Memory Pool

39,233 transactions
30.68 vMB
0.06720850 BTC
Random Selection Loading Transactions
Max Size: 153.62/200 MB

Candidate Block

Mining Attempt a0257e126ff289e0b1cf1b327383c2235945302780797ca8bb51cb87960fbc6a
Version 20000000
Previous Block 00000000000000000000e6ac51d863cefc44ebfdc8149c0a65a62577a0feaf17
Merkle Root 6ff05a7f2d90d8e4ca9e27dfb675b13f114234d0109c4d3c87dae5b1cfe5e630
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,348
Size: 1.00 vMB
Total Fees: 0.00522472 BTC
Feerates: 78.83 > 0.52 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,570 (677,811 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,759 236,759 00000000000000b5a5c1582fac79a272d9f5f0d9004d716f9d0a851f14a43657 104 0.06/1.00 vMB 46
236,758 236,758 00000000000000069906498e02071a547cff3072df41e64892fe627ddfd750bc 434 0.21/1.00 vMB 204
236,757 236,757 0000000000000041707a366f29045335f23dfdd0070ad55de034ba09596a52b7 153 0.12/1.00 vMB 90
236,756 236,756 0000000000000111d2f3051ce056e85f51498e41c064a876d13c6cf802e5ead2 739 0.25/1.00 vMB 204
236,755 236,755 0000000000000041668a478221de007ff3c42e3f68914b97b38644b3a3f563e3 211 0.09/1.00 vMB 177
236,754 236,754 00000000000000bac6c97099e7683b9ba367535cec52014a39e4522a138ee062 287 0.15/1.00 vMB 162
236,753 236,753 0000000000000083b46bb0d6d8a5a87d8b9859fd815e0b7609c4b52906fd9b70 409 0.19/1.00 vMB 165
236,752 236,752 000000000000005c6fcbbfb1eaeb632299331eca9d5f43c95a0bbdd1d8641eb1 225 0.09/1.00 vMB 188
236,751 236,751 000000000000013541370a96b36ef4c634e74f6076dcd1c9bb3d8b3d689543ea 479 0.22/1.00 vMB 168
236,750 236,750 000000000000008ebe7f3fd8f1198bd63e5dbb08ad25a2a3e2b8ea83482e550e 219 0.11/1.00 vMB 141
236,749 236,749 00000000000001049bc83032fcc87f4c73ea448b1e2f5f735565c426ec963040 518 0.24/1.00 vMB 169
236,748 236,748 00000000000000cd2a2e173f6d213e69411527d93236d9c76780ce9fadf9d274 494 0.19/1.00 vMB 175
236,747 236,747 000000000000014a95afda5336f6a2d594cb06f25dd18c8db92cb28803da27fd 493 0.22/1.00 vMB 165
236,746 236,746 00000000000000da338fcad25cf2428351036fb5cd18e7e3ac52ea7753caadfd 130 0.08/1.00 vMB 107
236,745 236,745 000000000000000fbb435f9e1e1af6335c9ec95347e315371ce01772bf85f051 189 0.08/1.00 vMB 167
236,744 236,744 00000000000000bf810a8d4d448e06e1ddb7f64f71465162f2b3c7f0fae46e8d 255 0.11/1.00 vMB 174
236,743 236,743 0000000000000113ee54efb98f3c0cf864882499d2225dbfa362470004d3e989 83 0.05/1.00 vMB 113
236,742 236,742 000000000000002ae92bc69ce10f0f33299ebc9010e3e5fe6d1cc373e85cf6c2 307 0.13/1.00 vMB 129
236,741 236,741 000000000000007305f2ed4bfd10a5bc91fd2490569037d3b5faa883dd59484f 462 0.21/1.00 vMB 167
236,740 236,740 00000000000000e32cdb1da7ad5ea303dad0425f850ffaba492c5559e0fd386b 182 0.08/1.00 vMB 164
236,739 236,739 000000000000012925388f3eaaf0733c8c968d241e9257321fa69c2cf9417bd9 153 0.07/1.00 vMB 171
Previous 10 blocks ↓
Total Size: 781.63 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 625.67 GB
    • Received: 11.61 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.