Loading Tool

Explorer IconExplorer

Memory Pool

25,964 transactions
25.01 vMB
0.06698446 BTC
Random Selection Loading Transactions
Max Size: 120.79/200 MB

Candidate Block

Mining Attempt 85683db56fd5786ddb05c0dde96b9bd24558d17536f110446ba3b8ca50f68962
Version 20000000
Previous Block 0000000000000000000100c3b4decfa6a2417754a8ff8e10e294117889df7a0a
Merkle Root 7b6b41fc12bb7d91aba8951d61417e9ee6774d69653f3ac7892ecfdd1e76d5e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,596
Size: 1.00 vMB
Total Fees: 0.02156881 BTC
Feerates: 100.69 > 2.16 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,178 (863,960 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
50,218 50,218 000000000f7a7af6c2b6b50d33763d7002b81a711c2475e9cb3af64d6f3e07b9 1 0.00/1.00 vMB 0
50,217 50,217 000000001c3a6efba1ed6fb440f20746ec15b5326f13cf5f7977204743f1751d 1 0.00/1.00 vMB 0
50,216 50,216 0000000006e64d756196560202e06c9fa1c947ad6b5231961c8cc049f9a5cf97 1 0.00/1.00 vMB 0
50,215 50,215 00000000193c64d0ab1117223d4ca32ef819e7a1ea87aefccb2d2c82280b2782 2 0.01/1.00 vMB 0
50,214 50,214 00000000120311ac690463d0c2a57cb28f3a115f365b3522314d6f7b4b93a53d 1 0.00/1.00 vMB 0
50,213 50,213 0000000003df6530ed88defce25c4116fa0823a547918795ec94caba88aff0af 4 0.00/1.00 vMB 0
50,212 50,212 00000000270bf4265ce2fdbe9e443d1841aff3e2d9e74e7185039bb8f8421213 1 0.00/1.00 vMB 0
50,211 50,211 0000000016f9d8551f5d7df663bbeae5efee5018a2c9546e955e713f080659a7 1 0.00/1.00 vMB 0
50,210 50,210 00000000022c52f4787bae74328b56fb501952851181f819d92112dfa87d1cc0 1 0.00/1.00 vMB 0
50,209 50,209 0000000013c30aea0cfe00bbb531ae4b2b64bff26f3257cf1a48e5cc4a68ba1b 1 0.00/1.00 vMB 0
50,208 50,208 0000000010e35f3ed7026974ea9cb59b5b59874ba898c314b73306aec062c4ee 1 0.00/1.00 vMB 0
50,207 50,207 0000000019afa5f33c3bd1d5d7e784d370e4abd79fbd7572bbd9651913ed901a 1 0.00/1.00 vMB 0
50,206 50,206 0000000014b7cebf0f3774c928c03e92c4c809d1fbc3f4a1314486735ce86c6a 1 0.00/1.00 vMB 0
50,205 50,205 000000000cef02d01eb14ba37017ad6d4e085362d5fd16e808a70f1a65b69eff 1 0.00/1.00 vMB 0
50,204 50,204 0000000016cf479cd70ec7596d9600f72c8c4b6ffee547cf99252ab5895703fc 1 0.00/1.00 vMB 0
50,203 50,203 00000000229ec9678917bbf7e206a770040ecd87e388fb17a1fb5e09082919aa 1 0.00/1.00 vMB 0
50,202 50,202 0000000016d188a1b44dda692e6a93973a8e615b4a7a3838c30ff93f1bfd3b82 1 0.00/1.00 vMB 0
50,201 50,201 000000001d8a42889c8c62a7c79755def64f13ec0bff0fcd1bcf857e3c728ce4 1 0.00/1.00 vMB 0
50,200 50,200 0000000027fe8dce3f77317181ce3dcb0bc295cc74af1b81afbd4c4d789baea9 1 0.00/1.00 vMB 0
50,199 50,199 00000000051786907eb98b5cf8c9169305691f160f3839daf3cd5e08e0c26218 1 0.00/1.00 vMB 0
50,198 50,198 000000000cbd1547c90300b87d3e99d4e9c9038eff4014f7c16fbb7895a5c1d7 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.91 GB

Node Details:

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