Loading Tool

Explorer IconExplorer

Memory Pool

40,219 transactions
26.44 vMB
0.05674388 BTC
Random Selection Loading Transactions
Max Size: 137.87/200 MB

Candidate Block

Mining Attempt 03f53da7076e69d2c7e8f3bc141137e12fd4977d54a84823c7dd8dc956998027
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 23982f3d184efc763551b614a674c1faca8104eef3045028dbd390f5f91b63ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,353
Size: 1.00 vMB
Total Fees: 0.00816702 BTC
Feerates: 50.27 > 0.82 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (590,498 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,414 324,414 000000000000000007c28949b30eed4a22ee1490b059893813498a082ccba8c5 735 0.44/1.00 vMB 29
324,413 324,413 000000000000000003bb39e9d2919b2c4cb5c8deb66264403b5f663cf0980705 380 0.25/1.00 vMB 23
324,412 324,412 000000000000000008e61a0268d785ffc8d565f59220173d3e4699daf1d674e9 778 0.39/1.00 vMB 35
324,411 324,411 00000000000000001d3d4a0dea35e37046a751a81cf3f89791395e10bb8ff71c 169 0.08/1.00 vMB 32
324,410 324,410 000000000000000001fc1ff9ac475538dec8a6daba4170a0bbb1958a17f4bb45 654 0.33/1.00 vMB 28
324,409 324,409 00000000000000000a517b259163e8f7544c72783b6592d5d3835295ded1cd6b 1,103 0.69/1.00 vMB 26
324,408 324,408 000000000000000004c393e2c4409ce684e95aafbe4c71b635d26885b0d855c0 519 0.40/1.00 vMB 20
324,407 324,407 0000000000000000135bec658abc3e9606cfc1a481ae74189b8a34ab2624e1e3 1,820 0.90/1.00 vMB 31
324,406 324,406 00000000000000001caa3f27c0914686afb538de69c809ea4aa91081d79df874 1,087 0.50/1.00 vMB 31
324,405 324,405 00000000000000000678a11fe016193e4e03e8d974888954790ad6866486e630 91 0.18/1.00 vMB 9
324,404 324,404 0000000000000000112f8c2917606d8bd5933c52532c1b739141ca62ca0e0793 531 0.60/1.00 vMB 17
324,403 324,403 00000000000000000ec1e1cc796e4e7dc6bcc4111fa3629d1281111a8de388ba 2,128 0.75/1.00 vMB 40
324,402 324,402 00000000000000001a26fa9cf875b06494f624f252754e35f4aa58b62781f28e 128 0.05/1.00 vMB 60
324,401 324,401 00000000000000001380f85fb7690196ae1dffaae738f93a379c2e3982ff1009 64 0.04/1.00 vMB 45
324,400 324,400 0000000000000000036085be752266a3bf2d47ef2d91a0763b3506732b8d7647 1,130 0.61/1.00 vMB 26
324,399 324,399 00000000000000001f8e2055563d1db8b6b3a3bf66b97b6f9dc96acf8275ca6d 276 0.18/1.00 vMB 23
324,398 324,398 0000000000000000142086da0daa0e38f11dd7dc55a8f57f8ce4c923a5d474e9 176 0.16/1.00 vMB 20
324,397 324,397 000000000000000001cceea1c34475755c5f218a215787b3100e3558424c1203 542 0.35/1.00 vMB 27
324,396 324,396 000000000000000000260250f81c5b4614a60db4ce21daeddb4f55574ab517d4 520 0.35/1.00 vMB 45
324,395 324,395 0000000000000000096f2eb8060e81187dc8a0df41963946fa9936449a6967df 156 0.08/1.00 vMB 30
324,394 324,394 00000000000000001342b2206844865c6687518d718cd49eac8910ebc436371c 338 0.21/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.23 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: 655.02 GB
    • Received: 14.23 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.