Loading Tool

Explorer IconExplorer

Memory Pool

45,267 transactions
28.80 vMB
0.13294358 BTC
Random Selection Loading Transactions
Max Size: 149.96/200 MB

Candidate Block

Mining Attempt 8117e55aa138f865e9cdeaeebadb0199c269df32fa0132226ffe9ef43d72904f
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root eab6120558b954e8f5f8fba376a8752a8612142bf04b96d5c74c99845ad03385
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,574
Size: 1.00 vMB
Total Fees: 0.03745602 BTC
Feerates: 78.42 > 3.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (573,447 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,262 341,262 000000000000000004256cc72232a5a1a71de295d45164f14bd54769820852f2 551 0.75/1.00 vMB 16
341,261 341,261 00000000000000000829f0d3cd85a51fe0ccdbb16c5cab6856bf250f52620888 1,614 0.75/1.00 vMB 28
341,260 341,260 00000000000000000fe678dec297d184e6557cae33f141212976fbd539810fb6 710 0.35/1.00 vMB 26
341,259 341,259 000000000000000013f2fa8bda6e4a8ac3983713571af10d52b483974b259f9e 1 0.00/1.00 vMB 0
341,258 341,258 0000000000000000048c39092108be37da65ff962b7ad116c07b9431502d2c24 1,119 0.40/1.00 vMB 43
341,257 341,257 00000000000000000f34967d502edce40cfa13f3503db2c4c60bff19236feb03 538 0.34/1.00 vMB 23
341,256 341,256 0000000000000000146025356ba4fda6460ad29242b5dae5db9ab728da60ce25 183 0.10/1.00 vMB 14
341,255 341,255 000000000000000007df8642c74670a131d995c6ab84899a72dc8a85b4354fd6 884 0.52/1.00 vMB 30
341,254 341,254 000000000000000005478a1f4cfe5101df58ee52e28930ba49a29691b5139da4 592 0.38/1.00 vMB 23
341,253 341,253 00000000000000000ef4a88e474097d94759f57e6e2c8b9969647533a1faecee 721 0.46/1.00 vMB 23
341,252 341,252 00000000000000001a62ace1062be4821b7a18cfb3ad74a23d289a8cadd12639 181 0.12/1.00 vMB 28
341,251 341,251 00000000000000000bd4831a65cd85e30c1c3abc3d9674cbf03aa9bd80ae1cf0 375 0.24/1.00 vMB 24
341,250 341,250 000000000000000006a56f4c6ad33f67d8169f2f3cef80d5ba942427ee8e37d7 383 0.21/1.00 vMB 27
341,249 341,249 00000000000000001177df5e8ed1703265de857a4b60e5644698872df6d617ec 248 0.15/1.00 vMB 23
341,248 341,248 00000000000000001393c5c50b5038ea8d862b6954c19ed947270134aad48834 163 0.11/1.00 vMB 17
341,247 341,247 0000000000000000088f8f2399b79e31090dddc62dad99b6af9b4f92b392aa70 1,217 0.72/1.00 vMB 23
341,246 341,246 0000000000000000140feae0932df34e9d0d9c16a0382b708623ed290f33512c 898 0.67/1.00 vMB 22
341,245 341,245 00000000000000001128a9c3a7fd2100b46cbb739be10853b10829fdd50e7eea 148 0.08/1.00 vMB 28
341,244 341,244 00000000000000001745499ed94beb0ba2ccad8ae2d340a654643e6be259c39b 95 0.03/1.00 vMB 30
341,243 341,243 00000000000000001a6ad7328df5753a4a2aec1a862b7383e9654e39551efebb 251 0.16/1.00 vMB 22
341,242 341,242 00000000000000000350d9ed2dc990b980f0bd1fecc0e25fe60a62ff252e24a5 256 0.10/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.