Loading Tool

Explorer IconExplorer

Memory Pool

35,158 transactions
25.90 vMB
0.06784790 BTC
Random Selection Loading Transactions
Max Size: 131.59/200 MB

Candidate Block

Mining Attempt d425f9d98520fb635534d668651c126ed0529e7366c644f11d646d72ede38aa8
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root 00c824597a967c01e45c76bbee3228acdb88135e50f0ccaedb44c619dde15ed9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,767
Size: 1.00 vMB
Total Fees: 0.02038707 BTC
Feerates: 250.88 > 2.04 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (815,473 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
99,218 99,218 00000000000426f80d78cf6549c508964ed90015e533d62c98bad68ba7a22ffd 2 0.00/1.00 vMB 0
99,217 99,217 00000000000080abf2b2b6a78b7e9602473cd2fedd2f4967d414797c274bebfc 2 0.00/1.00 vMB 0
99,216 99,216 0000000000001984023b9ecffc742df6977dc16aa2b14867cfd0d5b483a4f198 3 0.00/1.00 vMB 40
99,215 99,215 0000000000014f1045aaa0f92fc887bf7b917a002a41310cae6f607b2c20409b 2 0.00/1.00 vMB 0
99,214 99,214 0000000000011731797ccad9ddcedd77308b67c19c8ab48d5ed348cd2df41b1d 6 0.00/1.00 vMB 0
99,213 99,213 000000000004073677722ee71fe68602fbd9af8a3825ebb2f32ed2a9ddfc9ed2 4 0.00/1.00 vMB 0
99,212 99,212 000000000002b592941ba82c6b4b1fd33bd2adc29df06bd819f76df00e836353 12 0.00/1.00 vMB 0
99,211 99,211 00000000000459e15e95c35f3e1622f2574b9a15f140bbfbfcfcceaf2621bcec 11 0.00/1.00 vMB 0
99,210 99,210 000000000001577b6969643b79fb4710f3ca2381008bec3429039e686f0464b1 2 0.00/1.00 vMB 0
99,209 99,209 0000000000016786368d1bb6e300c2c77f2a38b538765efde9704c899138746f 3 0.00/1.00 vMB 0
99,208 99,208 00000000000472056b1a1e1889b85e3f434eff3ffaf050fbb4a09a20593930e7 1 0.00/1.00 vMB 0
99,207 99,207 00000000000354c2a5f3a796c83e1f173600075dd99ec8ce5f49c56a1acabb4b 8 0.00/1.00 vMB 624
99,206 99,206 000000000000c82ba7c3960a0b60be42c0b5185e86f33479ec738607a9e00658 6 0.00/1.00 vMB 0
99,205 99,205 0000000000024ce782c190c64ce299178809d40cc083651c3272f994a69f249e 4 0.00/1.00 vMB 801
99,204 99,204 00000000000188e07785697b84c7ff3214c4ba3a457c6a4c17fe2f434205bc39 2 0.00/1.00 vMB 0
99,203 99,203 0000000000024bd9785f5f637142323eb463d3e4fface95ab69984c53ac0b109 1 0.00/1.00 vMB 0
99,202 99,202 000000000001e73bc074ff9ad9057922f1bf6a82263bc01021cdfff5f0ec2093 12 0.00/1.00 vMB 0
99,201 99,201 0000000000032941cb26da8ca61328cdbff0c3238245badb50ef95afc008ee63 13 0.00/1.00 vMB 0
99,200 99,200 000000000000f7b1e2a08722bbd959ed71c007ae2b06c88cbd540f20227484c2 1 0.00/1.00 vMB 0
99,199 99,199 00000000000012106e1000043dd857d96d0c33de7aa5e5e9797cd0f7eb69affa 1 0.00/1.00 vMB 0
99,198 99,198 000000000000555205c38046f685ef1d9c0015ae6e75bdc05d325a2961737cbd 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.84 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: 637.80 GB
    • Received: 12.44 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.