Loading Tool

Explorer IconExplorer

Memory Pool

79,079 transactions
29.62 vMB
0.07417699 BTC
Random Selection Loading Transactions
Max Size: 177.72/200 MB

Candidate Block

Mining Attempt d5d5d4b3d01aab7edbe4c6b97f89faba214a9e127344bb7fc3577b71b9bcb7ae
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root d62a7ed8a499abe6a077a6c72f2eab325ab33a054b8f6218e07962ab13ddb261
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,061
Size: 1.00 vMB
Total Fees: 0.01390820 BTC
Feerates: 150.98 > 1.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (226,122 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
688,893 688,893 00000000000000000001abaeea15c96446f0c0c58fa7292e8ba3c3de350777b7 2,830 1.00/1.00 vMB 64
688,892 688,892 00000000000000000006652cf5df6226cd931eeb220653789d26c73ccbeb9a1e 1,652 1.00/1.00 vMB 66
688,891 688,891 00000000000000000007914cefa68faf9f3f6538bfa85637fd8fe2d5d26fdec6 3,187 1.00/1.00 vMB 51
688,890 688,890 00000000000000000005343ff98f28a1cddd1f295a3a926aabb544452aa70bf0 1,297 1.00/1.00 vMB 2
688,889 688,889 00000000000000000000ac99e36b0894ec041b221c0f2b3afae47a030c4d1e9f 161 1.00/1.00 vMB 2
688,888 688,888 0000000000000000000e1e3bd783ce0de7b0cdabf2034723595dbcd5a28cf831 677 1.00/1.00 vMB 8
688,887 688,887 00000000000000000005c5bf410bba34ea91dba608281a15984e3e72e62bbe9f 1,013 1.00/1.00 vMB 14
688,886 688,886 000000000000000000077fdd82b7dff4bb5734b18022f8e9b63a21a2e23e6b94 474 1.00/1.00 vMB 2
688,885 688,885 0000000000000000000bdf3bb12d4cbb9011fc1f7024e7ac8c0a39f8c6a1048e 2,723 1.00/1.00 vMB 37
688,884 688,884 0000000000000000000853e1950552ed570ade20a66d555e13b0c4244f15f79b 1,332 1.00/1.00 vMB 22
688,883 688,883 0000000000000000000a983657b88efab956ab3d1860fb3990ce9376681a952b 622 1.00/1.00 vMB 29
688,882 688,882 00000000000000000001fa3d2d3b76f11fc1e08ee65b7542a061306dddead3dd 1,980 1.00/1.00 vMB 11
688,881 688,881 0000000000000000000677434c175f36d1a16787d9ca6a9a90058b12e5385f3f 2,691 1.00/1.00 vMB 57
688,880 688,880 0000000000000000000a3493383fd67045d153783d4494479b83cbca9edacdff 2,334 1.00/1.00 vMB 28
688,879 688,879 0000000000000000000a18994e7d480a826ddc3c322528b6af13d0a88356d615 1,733 1.00/1.00 vMB 19
688,878 688,878 0000000000000000000b187a9552207362fac0d218a5e0b35c6bb3f7b998c241 2,380 1.00/1.00 vMB 20
688,877 688,877 0000000000000000000482d8c8c096bfbcc844882001edf18ea179350874b74e 2,318 1.00/1.00 vMB 66
688,876 688,876 0000000000000000000b90036f1ca6af1b290474765b073a97debcca90d3f2c5 1,358 1.00/1.00 vMB 42
688,875 688,875 00000000000000000006c3583d6d9f56fdd73602dd6fc98e05ae97deda0e37fb 2,141 1.00/1.00 vMB 29
688,874 688,874 000000000000000000019be5e4446ff20e0d7f46d5eddd881b3f73e013f4b0d6 709 1.00/1.00 vMB 11
688,873 688,873 00000000000000000004f4c6b65a073ec74d08db4fdb085761661116e66d52d8 1,971 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.