Loading Tool

Explorer IconExplorer

Memory Pool

35,591 transactions
28.83 vMB
0.12178865 BTC
Random Selection Loading Transactions
Max Size: 143.39/200 MB

Candidate Block

Mining Attempt 1a311dc04965fdd4a6cbcffe76fa3421244e9de4cc46e3322b442ba5bd59bbc0
Version 20000000
Previous Block 000000000000000000009c2ad8117852d755b02b7c6295119a7b7ee35ed83812
Merkle Root 16f228064e617d90201da9ff16a17e4ecc0f6d92eb0f03ca05ac14b610554522
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,393
Size: 1.00 vMB
Total Fees: 0.06350577 BTC
Feerates: 208.44 > 6.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,513 (392,151 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,362 522,362 000000000000000000354d438fa0c0647896dfba1219843ccae866664139d6c3 1,608 1.00/1.00 vMB 14
522,361 522,361 00000000000000000034efee6b0cee375d8be41a44b78d4b314469de3782f5c5 1,778 1.00/1.00 vMB 27
522,360 522,360 0000000000000000000f161e9724e06f467dca4d019cf461c13428484b21c65b 2,307 1.00/1.00 vMB 47
522,359 522,359 00000000000000000021e55ed69a2357f80ab6dee4fd39376e1a53d83952f3c4 2,278 1.00/1.00 vMB 18
522,358 522,358 0000000000000000000623bf91864cbea05340ef14b23c04854a9344bfd9d36b 1,942 1.00/1.00 vMB 21
522,357 522,357 00000000000000000040dba5d7f70fa7d171d49b28dd898d6ae736f6829c0d1f 2,519 1.00/1.00 vMB 31
522,356 522,356 0000000000000000001a70f61a6e40b31863390985a5f50f4d86005139c13204 1,336 1.00/1.00 vMB 39
522,355 522,355 0000000000000000003b45cb719438646f4cb06d55c6b4c2ba1386e349d6122a 1,267 1.00/1.00 vMB 59
522,354 522,354 0000000000000000003b48b42dad42f5a566ed005cd63429aa964a06a9aa4ce1 1,366 1.00/1.00 vMB 40
522,353 522,353 0000000000000000001ca74531fa092b2f25ea9b5f52dc7deadec138a0518869 806 1.00/1.00 vMB 40
522,352 522,352 0000000000000000002ee887d76c14ea96904743d798a435c7ad2c993c56b6e6 1,045 1.00/1.00 vMB 72
522,351 522,351 0000000000000000002febc7e7bb158485e879744cc9da818738e66b752fd3b8 2,241 0.88/1.00 vMB 32
522,350 522,350 000000000000000000250a68491b3ebaa8adab50eef99303a5112c88000d3c9b 398 0.21/1.00 vMB 45
522,349 522,349 0000000000000000003679a8eeea0ab9cc8a7ab9154ace539810fe29a401e6b7 599 0.26/1.00 vMB 27
522,348 522,348 0000000000000000003d9c1da4e9ecf40066766ce03c1a86ded5b75051b18490 332 0.19/1.00 vMB 18
522,347 522,347 0000000000000000001e351a05a9a2aa1fa2855fce5280490d372e67c13f3671 1,195 0.59/1.00 vMB 31
522,346 522,346 00000000000000000016cc53be7fb52c285905264986bb62e861bdcfa017f8f4 1,337 0.73/1.00 vMB 21
522,345 522,345 0000000000000000001cb9ecf3215c8eb35561ae0d13350f22f1cb23b6cfac68 149 0.99/1.00 vMB 2
522,344 522,344 0000000000000000002c2fb156f383cb616a64872e4a9f003afb5c5233a6aa1a 134 0.98/1.00 vMB 1
522,343 522,343 0000000000000000001a05693f4d5cf1ddb947391dfd1f5cece22a4cba2d2fa2 1,747 0.84/1.00 vMB 27
522,342 522,342 0000000000000000003ab5a5b4c27b7c1750c49a2989fcdb58bba2391e060b56 888 0.36/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 781.52 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.93 GB
    • Received: 11.10 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.