Loading Tool

Explorer IconExplorer

Memory Pool

77,548 transactions
29.94 vMB
0.06752083 BTC
Random Selection Loading Transactions
Max Size: 181.63/200 MB

Candidate Block

Mining Attempt c385d6a5979a36af057bd388b0ecddb8c358d2665a46205db61a6235d14c4571
Version 20000000
Previous Block 0000000000000000000036bbd7276eb10eeccda80d363dbecfc4a4ff5e03f32d
Merkle Root e673a6e8ad14dc7ce36588dfe7d9046126b23ce5b70e67827d3616bd64d1d49a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,102
Size: 1.00 vMB
Total Fees: 0.00411902 BTC
Feerates: 40.21 > 0.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,191 (592,981 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,210 322,210 00000000000000001bd5edaa44166a7705beb43ac908a923b452d5a5a6e4595a 214 0.14/1.00 vMB 14
322,209 322,209 00000000000000000e015f2593c3c1c3dbeaa50894af1a9e809ac7f74b3e3744 380 0.57/1.00 vMB 16
322,208 322,208 000000000000000020c671c789da5124642ec8780427ce9c7283374399be8c03 846 0.93/1.00 vMB 19
322,207 322,207 00000000000000001eb1e7dbb67cc37b876a593030bb36e96e052c4f1aa1482e 953 0.75/1.00 vMB 21
322,206 322,206 00000000000000000685a467cf3dfb666a9fb6d4e4b55bc0346ef9c62dcbd4ae 2,061 0.75/1.00 vMB 46
322,205 322,205 0000000000000000002c43d70d18bb1bfa5d0cc4718675560e428a490af32a51 327 0.25/1.00 vMB 25
322,204 322,204 00000000000000001aece617abaeaee0995b7e223f10aa4554fe40c066b612c9 668 0.30/1.00 vMB 33
322,203 322,203 00000000000000000587059be405c4e628c51f28d35bd125c25bba36c661b901 776 0.64/1.00 vMB 24
322,202 322,202 0000000000000000218043d48ad937e584d0b3edef41cbee85a0ca8ac3d55ed4 1,536 0.75/1.00 vMB 35
322,201 322,201 0000000000000000104ca4c94c6771f316da2951de9b92d896e042312d9e301b 481 0.29/1.00 vMB 26
322,200 322,200 000000000000000004f1c7692ea84aafd74afbaf7308f242344f0d1e1af007b6 1,133 0.62/1.00 vMB 28
322,199 322,199 0000000000000000226d0c79f2aabd63df479b0b4bfe31316540db008ebf21a9 64 0.02/1.00 vMB 51
322,198 322,198 00000000000000001bf3cbef9f03c57ccc7de227163b577bee9875e38e214702 178 0.12/1.00 vMB 29
322,197 322,197 00000000000000000e67f3f1c5f40d5a911f3234775400dce8bfb01995688ce2 137 0.10/1.00 vMB 25
322,196 322,196 000000000000000018293622e02c52d013c496143bb26e4f11a4f349ebccd0e8 127 0.06/1.00 vMB 30
322,195 322,195 000000000000000002eadf9fa8b2090ba0ac6315c93d274729ef2ec8dd43ac02 852 0.55/1.00 vMB 25
322,194 322,194 000000000000000014d77dc4716d432338c691f376b9ddeb025185ed7cabbb36 128 0.05/1.00 vMB 39
322,193 322,193 0000000000000000062f84469fe54c101a31e6b7d288c64b9d558e9a2bf95460 316 0.16/1.00 vMB 26
322,192 322,192 00000000000000000c63abe0cf3fa09d20022e18bc529970551987c2cc1c96ba 77 0.10/1.00 vMB 11
322,191 322,191 00000000000000001c6accc9fdb93b9189cc1ecfaac63361a1ac4e939281e33a 778 0.47/1.00 vMB 23
322,190 322,190 00000000000000001d865210dcc3f71ca516c868457b302d3db1b5b2721e310d 176 0.41/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.72 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: 707.07 GB
    • Received: 16.66 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.