Loading Tool

Explorer IconExplorer

Memory Pool

27,581 transactions
27.56 vMB
0.07056558 BTC
Random Selection Loading Transactions
Max Size: 132.35/200 MB

Candidate Block

Mining Attempt d62d101d418129c80800d1bc7b03f7494fea5cf3d106b9f23568dd30830b6f84
Version 20000000
Previous Block 000000000000000000014e79d01dbb2c534e8fbebfd9b049c29481e4f0d4235d
Merkle Root b5b2cda6bb7d636543fa3c6ee3eec268a9ab45d60be2ee0fe8d3a8e36b77d404
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,294
Size: 1.00 vMB
Total Fees: 0.01679033 BTC
Feerates: 151.12 > 1.68 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,502 (911,464 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
3,038 3,038 00000000fbf1fd4a8708cb49bca4453f52bae4a78249f23d8dee1116422182ec 1 0.00/1.00 vMB 0
3,037 3,037 000000003325a43f430be1376119060c42b9fc88423249c80cfdff1ba19d4319 1 0.00/1.00 vMB 0
3,036 3,036 00000000f3adc6095724c8eee01db807575c1e6b5a7f078d1dc06a16907f3364 1 0.00/1.00 vMB 0
3,035 3,035 00000000e72f88ce6d4dee4e455614eb146a965634ffc16aee5c0483372091de 1 0.00/1.00 vMB 0
3,034 3,034 000000004b52938d0547fc2e74faf023150355592ada03105252c8fc0a46f7b0 1 0.00/1.00 vMB 0
3,033 3,033 000000003cfe3e2403cc46de7c6c3e20221786af4f4577da48225bbb539b5d5e 1 0.00/1.00 vMB 0
3,032 3,032 000000007eb7ae764c9ea9ddf8f11ea576616a2fcccd0720f48bcde18b4f9ecd 1 0.00/1.00 vMB 0
3,031 3,031 00000000999dc4ea5312d6d9db4613f064706bf51ba542360a164de46fab9c0e 1 0.00/1.00 vMB 0
3,030 3,030 00000000b7b927177c9fadc4a393e12a0b05aa71d66cd8db2ade5e86e6e0fc8a 1 0.00/1.00 vMB 0
3,029 3,029 00000000ebb5c787dc062f35b25915e00b89ee2f499767592828c9fdb11c092e 1 0.00/1.00 vMB 0
3,028 3,028 00000000426241707fe4345ca202d374086142a03f216cf09be6850b4a155692 1 0.00/1.00 vMB 0
3,027 3,027 0000000097a84662b678aa8767613c4b3f13003d0e0bcf0819c2fe1a79eb1974 1 0.00/1.00 vMB 0
3,026 3,026 00000000421803952da632bac717866599153b4ab08e6ea302ee8b16206ec55d 1 0.00/1.00 vMB 0
3,025 3,025 00000000963ac3e467d8d41ab5525a2c57f21b79977e1380d01dfd1652a5d5d4 1 0.00/1.00 vMB 0
3,024 3,024 00000000956918d60ba336d469e04e79113091f0c9bb465101c4c7e5d03d7d6c 1 0.00/1.00 vMB 0
3,023 3,023 0000000040250d7fff7b1e37fcd7122ea690494f3d5f47e8d311c126d09a21de 1 0.00/1.00 vMB 0
3,022 3,022 00000000fab5fc2278a9224c4c0905b6159f6e28f0d7c43437f1eea18fb4368a 1 0.00/1.00 vMB 0
3,021 3,021 00000000d9a05c3e4f3fa38316f615e1c3bfbe32b773ac237ebc5e2597a5eed3 1 0.00/1.00 vMB 0
3,020 3,020 000000009ffcdd117fab7d41eb9194af5d4dd82a024f889e340c922672f34562 1 0.00/1.00 vMB 0
3,019 3,019 00000000af213faaf56c36784a0a11050d7089c5e06a15940d6a856d108a6b1b 1 0.00/1.00 vMB 0
3,018 3,018 000000005f2f2e4c4e8ce832beb63b73cb5ceaaab61527f9b1eaae0221f72dbb 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.50 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: 612.38 GB
    • Received: 10.99 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.