Loading Tool

Explorer IconExplorer

Memory Pool

78,732 transactions
30.03 vMB
0.08986450 BTC
Random Selection Loading Transactions
Max Size: 179.41/200 MB

Candidate Block

Mining Attempt 4e59c5c77e7345afcedd38a2bcb581074c10fcd45e117a1a914c0fe9c568f37a
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root b2b7b94e724b8250f783d26ca569967f9049f9340efd5f477ec39b0e27585007
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,952
Size: 1.00 vMB
Total Fees: 0.02046190 BTC
Feerates: 150.61 > 2.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (647,333 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,819 267,819 000000000000000436df8820690e7015cf78b439cc398b00efda6fc5d35ca46d 140 0.09/1.00 vMB 47
267,818 267,818 000000000000000819290f3e47580e5cce7ce2043be987ea26ab282865114939 109 0.05/1.00 vMB 73
267,817 267,817 00000000000000089951e6935dbb117627a007189933bb63c00545b2220b9dfc 187 0.10/1.00 vMB 90
267,816 267,816 0000000000000006fd15a014c76b0bd0200b74cbcbe8f3a873cedd2798e65a59 59 0.03/1.00 vMB 67
267,815 267,815 0000000000000009a681b5a4457c01bab393c9256a273244692f8e231240926d 73 0.04/1.00 vMB 45
267,814 267,814 00000000000000017e395654ab959f215ceca8d4e7955b6bce4028f256f6c267 109 0.07/1.00 vMB 51
267,813 267,813 00000000000000025a8f5794549d83c9ff917a9b8515ec7a566b2a69a7f8902d 197 0.10/1.00 vMB 59
267,812 267,812 000000000000000282b1e1a7b1aecdbe3f24e96f594fa2b45a3e2adf38376175 123 0.07/1.00 vMB 55
267,811 267,811 000000000000000693cc2a6d0551112ac096f9bca255bbf4a2f0381179fff90f 19 0.01/1.00 vMB 66
267,810 267,810 0000000000000002237e3c82d407355fd0e450b70594ae4e38224544af0565dd 170 0.11/1.00 vMB 26
267,809 267,809 0000000000000008c5dfccfa7ef73f8c28034f3b1b63dc256d1d41eeb4c7e186 263 0.13/1.00 vMB 50
267,808 267,808 0000000000000005222a0c30b1c6f11d3c2efa01b6ae21a8b3e1d7cd7dfd57db 132 0.10/1.00 vMB 39
267,807 267,807 0000000000000003dd815b9ac253c6af00833eef7a029c559eb6352db7473e19 202 0.12/1.00 vMB 61
267,806 267,806 00000000000000007e7d141139992b7aaed42844c11882b3cf71e6cbe55b3182 455 0.24/1.00 vMB 66
267,805 267,805 0000000000000002329d53de44350c92ff266036f9c0cdb23da1abc8fdbba959 57 0.04/1.00 vMB 5
267,804 267,804 00000000000000057e108f2e634c416c2e3d9145876fffeec265ecd0830b9566 508 0.24/1.00 vMB 68
267,803 267,803 000000000000000289fa720af2f19c25e1ae1243bfb54d27effdb358626ecb38 21 0.04/1.00 vMB 17
267,802 267,802 00000000000000095cced8111339a0e0fca5a83d082bbb2813937ec50fc637e7 572 0.25/1.00 vMB 80
267,801 267,801 00000000000000011900f0d9814b2a0c31ae218af17fbb8f79dbec17ddc1ce55 87 0.07/1.00 vMB 40
267,800 267,800 00000000000000047179712179b50dea5e6fb35c6ee6e071aa18b5b2c181529f 169 0.07/1.00 vMB 67
267,799 267,799 00000000000000079b222701e6554421b2c2143d54a446df22d5bed013274121 154 0.07/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.34 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.