Loading Tool

Explorer IconExplorer

Memory Pool

23,644 transactions
24.97 vMB
0.06544213 BTC
Random Selection Loading Transactions
Max Size: 120.13/200 MB

Candidate Block

Mining Attempt d5b4613c413aeb6268cfa5271fbc0bbee5879ef9a4207f25709c6c4390e7b1dc
Version 20000000
Previous Block 00000000000000000001149b849a74fdefdbffa02a8df3d8c14ace862c6b5686
Merkle Root aaf46326ebf6cd23b85fc7ebc5a06590c8e9022e8ef3adf2be8f7a8864ba6537
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,627
Size: 1.00 vMB
Total Fees: 0.02049815 BTC
Feerates: 100.84 > 2.05 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,291 (182 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,109 914,109 00000000000000000000d9c269206d30776d0386d1a2eb55e082d051afa5cde3 3,808 1.00/1.00 vMB 3
914,108 914,108 00000000000000000001aed755c8b5575afca68597b9147ec44688a839cdd923 2,905 1.00/1.00 vMB 2
914,107 914,107 00000000000000000000b52510e448bc9738b2bec21b1591200f8ed403628577 3,333 1.00/1.00 vMB 6
914,106 914,106 000000000000000000007a0cd34982de1d141109cf84d849ff739c12e62220ed 3,335 1.00/1.00 vMB 4
914,105 914,105 00000000000000000000eebcf6de9667b93e57c6ec9b21528ece66efcc0fcd31 3,412 1.00/1.00 vMB 5
914,104 914,104 0000000000000000000090007083a4c5b0066025965bf90976dad02bace4e5cd 3,888 1.00/1.00 vMB 5
914,103 914,103 00000000000000000001317720132d80b3c5f110fda6e0a6381bf383da587c0b 1,892 1.00/1.00 vMB 1
914,102 914,102 00000000000000000000f3763eedce0e0aad8655d903ce8e15958c75419fe8e5 3,865 1.00/1.00 vMB 6
914,101 914,101 00000000000000000001485150ed72276bf49d276afcb1238e097aa4c06b9c6c 1,730 1.00/1.00 vMB 1
914,100 914,100 000000000000000000009f37e8f88c259085af670efbbc6b1b625c99d2ab3018 2,300 1.00/1.00 vMB 6
914,099 914,099 00000000000000000000c8851a0005249cb2530a064b7283ca945da97277b6da 4,092 1.00/1.00 vMB 3
914,098 914,098 00000000000000000001045411278c3f10e0eb0874bafed6934049382fa0e78f 3,696 1.00/1.00 vMB 5
914,097 914,097 0000000000000000000034ced83c19904b99939bcb0ad7b52478b57c75ef4a37 4,120 1.00/1.00 vMB 6
914,096 914,096 000000000000000000010af14abf3268910c2119088b119fa85fc48f0443cc77 3,963 1.00/1.00 vMB 3
914,095 914,095 00000000000000000001b5bca3f6277c275cc4da6d3ab63ad849c5d10c677fa9 3,374 1.00/1.00 vMB 10
914,094 914,094 0000000000000000000187815afe94b785578cc47d80c9276cd4af19b8916538 3,691 1.00/1.00 vMB 7
914,093 914,093 00000000000000000000d451218953608884fdf06a7d0218542220f2352919d8 2,411 1.00/1.00 vMB 2
914,092 914,092 000000000000000000004a5f4b6f345a3e71e47a862a7fb49cd1146827c0a647 2,438 1.00/1.00 vMB 2
914,091 914,091 00000000000000000001bc18b8ae9e3753f1b9c1d6db29bbca8d50ec2e5c1ef1 3,248 1.00/1.00 vMB 12
914,090 914,090 00000000000000000001e617077417fb25ab1cd7726c5719286653a2b2bc0fb5 2,735 1.00/1.00 vMB 3
914,089 914,089 0000000000000000000047ef608726ddcbb3b55d4b40e46cc9e6f0aaa6634f05 2,572 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 781.11 GB

Node Details:

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