Loading Tool

Explorer IconExplorer

Memory Pool

38,829 transactions
28.27 vMB
0.06615768 BTC
Random Selection Loading Transactions
Max Size: 143.47/200 MB

Candidate Block

Mining Attempt 713c3302bdf1e33279f7629d43b5677d74ad99d28657980b86ee537df7963c66
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root 615a1ae82b069fa1d5bd134dfd91427767392212d8c190dc54be5f1f0d3d7b46
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,633
Size: 1.00 vMB
Total Fees: 0.01177106 BTC
Feerates: 150.80 > 1.18 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (149,198 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,403 765,403 00000000000000000005606ed3bf623b54a459892a0d0543d1ca32ef675404b3 750 0.60/1.00 vMB 20
765,402 765,402 0000000000000000000278f8254e4c80f232c474180f56881c47d6e29d07d31b 454 0.24/1.00 vMB 28
765,401 765,401 00000000000000000003ea928cb0c30b3581c4b8be0c9f3e399dabb66b86bbdc 834 0.81/1.00 vMB 20
765,400 765,400 0000000000000000000772b46c8e465ec7bbfb7263dd9846027656fc5b536b4f 1,042 0.45/1.00 vMB 18
765,399 765,399 000000000000000000043331e787ae855978475101a9357a7f06ce417989052d 1,458 0.66/1.00 vMB 16
765,398 765,398 00000000000000000001264265c516e9c454c2e7d36fec1629303cfc904d23bb 1,358 1.00/1.00 vMB 13
765,397 765,397 000000000000000000043861bef0fd17a503224aecf0a8c44330fbbbf286dae4 1,647 1.00/1.00 vMB 16
765,396 765,396 00000000000000000001bc4a682c8b3fc852c810caa7c3d3ac530fad9a9e72d7 878 1.00/1.00 vMB 10
765,395 765,395 00000000000000000003a0785e722d3f65eaa0f3a322feb9a1e529083e7ca00f 288 1.00/1.00 vMB 3
765,394 765,394 000000000000000000002f2847819643447d5af065d8b4ad5e440bfa7aefecc9 765 1.00/1.00 vMB 9
765,393 765,393 000000000000000000056b41cc6de19c171563e9e99fc944491a178e1bd87f5e 1,503 1.00/1.00 vMB 13
765,392 765,392 000000000000000000045d91311c15f81d11355c52909d4b996b08a53a007907 1,692 1.00/1.00 vMB 13
765,391 765,391 000000000000000000075cd40866ccb6bbf2bcc28ca8f00187597281a69b92a5 1,383 1.00/1.00 vMB 10
765,390 765,390 00000000000000000007478612efa70989922d878afd8371d7c30245ca53b858 795 1.00/1.00 vMB 6
765,389 765,389 000000000000000000049041d02e7b7a72dde4130c7be09ada218dfd7da3f4be 867 1.00/1.00 vMB 7
765,388 765,388 00000000000000000002f2473998e6ec8ed87479252a415f9edbee01bb3f2eb2 1,915 1.00/1.00 vMB 2
765,387 765,387 00000000000000000000e12e519ebdaebd53510065d4c2dd64faeeea576909d0 1,088 1.00/1.00 vMB 4
765,386 765,386 00000000000000000004e673c39cd626302da52b42fe236098550afdf7d8a774 2,280 1.00/1.00 vMB 31
765,385 765,385 000000000000000000013d726adae260641782ceab6a896c49daf44605d16545 1,087 1.00/1.00 vMB 18
765,384 765,384 000000000000000000048b435609126f85bfafa19340fc76ef5eeb067e59775b 1,753 1.00/1.00 vMB 19
765,383 765,383 00000000000000000006e5e5aa6368d430b53558d837d410c3815d65705fd8e5 2,942 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

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