Loading Tool

Explorer IconExplorer

Memory Pool

42,949 transactions
32.88 vMB
0.11480658 BTC
Random Selection Loading Transactions
Max Size: 164.77/200 MB

Candidate Block

Mining Attempt db71700265c2d94736fff23e2919c496c50c6bfddd16b5cca04a82b0f9ba202c
Version 20000000
Previous Block 00000000000000000001595202201a033a315ea0d02063180f6cd28b26bced43
Merkle Root edd36e368edaca8081b54fd5dce47b35223913cc605850d0a9f26c7db3c27da6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,911
Size: 1.00 vMB
Total Fees: 0.04158261 BTC
Feerates: 502.67 > 4.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,342 (913,874 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
468 468 00000000f6009cbf9337145686ef3fe3ca2c0d640cd9005efa3c6c41b9714c01 1 0.00/1.00 vMB 0
467 467 000000007e09159f8c9a2f19a3c859f3ced1e0b2f83d85b9f63670c67a627b20 1 0.00/1.00 vMB 0
466 466 000000005f919738051b00a5d428f0c8074629dc634e1947f28dbeab8bdd2ba2 1 0.00/1.00 vMB 0
465 465 00000000d210725e12df9669ee4d5e9bfff357dc08670264f733d47ce4cce9db 1 0.00/1.00 vMB 0
464 464 000000009f02fc0ad2cbbc173f83b9db831a6a0956754784020b31e336d91081 1 0.00/1.00 vMB 0
463 463 000000007796883846053d0be8621d0fe1d88987da1d627a1cba650cd4efebfc 1 0.00/1.00 vMB 0
462 462 0000000095c81ef621ffd5b8c7fbea7608b672ac81fd5f03c43ab3a7b27353b1 1 0.00/1.00 vMB 0
461 461 000000002082739d0e82596fb69243b1ca9db66db623d3fdcf283f18486cdbaf 1 0.00/1.00 vMB 0
460 460 00000000589bea8b8ba6b3c039cc4c10e414c498d4bab561af7b1f92a7181ce4 1 0.00/1.00 vMB 0
459 459 00000000b03379dd693686ed84a33b5086d9770f1f08c6951a9e3fc40b06e7cf 1 0.00/1.00 vMB 0
458 458 0000000049db57f7c89df82008dbfeba44995c9675d779180ffb788aa6f6ad16 1 0.00/1.00 vMB 0
457 457 000000000c86bbd3cbfe99ef173d046ac8f6d39b6819af1b6353861d36365f0a 1 0.00/1.00 vMB 0
456 456 000000008356bc1b035b437792093959059a7ca312a576313bdaf2610b3124c5 1 0.00/1.00 vMB 0
455 455 0000000013562603b4aadfcce524747ca80ba40b2ec18ab533b4ad697819e760 1 0.00/1.00 vMB 0
454 454 00000000b0448e22fa4a6ff9f9b29c66c4934e1ccb0620bcdf2689453626933e 1 0.00/1.00 vMB 0
453 453 000000003eadc8cf26a2fb8e9c563ade586e31c608b6bcdde50327c694d6f714 1 0.00/1.00 vMB 0
452 452 000000005009c3864ca16b54b61d09c914ac312e260de44776811287f41ffab2 1 0.00/1.00 vMB 0
451 451 00000000816d44ea23b86ccf0b98736ee06d66e2af72f0f542976f0a92bcea98 1 0.00/1.00 vMB 0
450 450 00000000e474895c09bcdaf9261845960b35ea54ed3ecaf60d8a392940f1f3f9 1 0.00/1.00 vMB 0
449 449 0000000016245606f39a8b3ba658065afd77c3e722031d3da6913646e5e7e5f6 1 0.00/1.00 vMB 0
448 448 000000004ba46e857e930313ddca29e1b30336f3e3cf26c3584c91ca93ee2bac 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.21 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: 586.63 GB
    • Received: 9.47 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.