Loading Tool

Explorer IconExplorer

Memory Pool

73,274 transactions
27.14 vMB
0.06126091 BTC
Random Selection Loading Transactions
Max Size: 165.78/200 MB

Candidate Block

Mining Attempt eeebbb346985ef50ca7ddb85b6f8d771be7fc5bc51a915c29bd70d352ed95c68
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 314645307986e6521ad288945db289d4eb998e584288c7e672683071d0e534c4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,956
Size: 1.00 vMB
Total Fees: 0.00374659 BTC
Feerates: 20.14 > 0.38 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (840,083 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
75,208 75,208 0000000000220018cff055a185bcf2b50770cf9978802c8e5ee3eb4b689ae8a6 5 0.00/1.00 vMB 0
75,207 75,207 00000000006ba7212127541693590fac02fb502d33be6de3c1174000db0c7c9e 1 0.00/1.00 vMB 0
75,206 75,206 000000000072c1839cfbb252d221c9773a3554096927d0fcf709c9da952cb891 2 0.00/1.00 vMB 0
75,205 75,205 00000000004109c1a3f1f73e0045506d139242fbecfca57224378d79a8a5a9ce 3 0.00/1.00 vMB 0
75,204 75,204 000000000078d039c5503b1ae99d0364e0343365a27b23eccfd9dbc153cef112 1 0.00/1.00 vMB 0
75,203 75,203 0000000000548f3563d5922497da50eec463c10f28ab770629ceed42d9306068 1 0.00/1.00 vMB 0
75,202 75,202 00000000006e625a8af95918ca8d866653aa1407a515803427e4f7f0b72e285e 2 0.00/1.00 vMB 0
75,201 75,201 00000000000bcb416752a93f6fe42ec713628ddd01636d88015cc89802e3d566 2 0.00/1.00 vMB 0
75,200 75,200 0000000000384936953a99208847621ac006db3317830c8d42ff7708f3aacb4b 4 0.00/1.00 vMB 0
75,199 75,199 00000000002bedca283c5fd29ff832ea6fb14d3c55fa2559d4f24cc5c0aebe8e 3 0.00/1.00 vMB 0
75,198 75,198 00000000001306414b992ea94c4e700e0b8cc1cf6f9f731e973505735961d9fc 7 0.00/1.00 vMB 0
75,197 75,197 000000000016a7a8735cc6c59bbf5ec17333e1eb601512edaddbe8f1ead90e05 1 0.00/1.00 vMB 0
75,196 75,196 000000000065e67055b1ad7906ca0c86c1c1795f02e1c24b9194396066f30434 1 0.00/1.00 vMB 0
75,195 75,195 00000000006bdf73582f4ed35093cc212a94bc84aa5c779456f6292f0936b99f 2 0.00/1.00 vMB 0
75,194 75,194 00000000000d91038eb9e848cce23b4db884971464f0f9a2da7f9148b930708c 1 0.00/1.00 vMB 0
75,193 75,193 0000000000449a773129e5cf90c0d3f408f837f3c2ddd51138281d723ba4e0c7 2 0.00/1.00 vMB 0
75,192 75,192 00000000001f138bdce4176d8ecc47607454f5e6c655f88a674a760ccc44cd14 8 0.00/1.00 vMB 0
75,191 75,191 00000000007be79c2995eceb300b17db17921cf82445a37d636d493e737fea9d 4 0.00/1.00 vMB 0
75,190 75,190 00000000006972392e2eeda7c212c114ae916adc3968a169bd6b5356896c3fbc 1 0.00/1.00 vMB 0
75,189 75,189 00000000004e173658d94dbf6bac098579a520b2483459829336cb9614dc27e0 2 0.00/1.00 vMB 0
75,188 75,188 000000000042b1ab626319bd317e0a726e62d705ae71267c79299bdaf24875b0 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.90 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 713.54 GB
    • Received: 17.39 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.