Loading Tool

Explorer IconExplorer

Memory Pool

35,362 transactions
25.95 vMB
0.06928761 BTC
Random Selection Loading Transactions
Max Size: 131.91/200 MB

Candidate Block

Mining Attempt 962c3ed152d0945b0baf2961063f770877d0b4d29b62ad7f54921458a211bcaa
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root 3c3a3d7e08920cf5922e69710fec4676910807ed45afe4d0878a77d5ffc1ab49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,590
Size: 1.00 vMB
Total Fees: 0.02169192 BTC
Feerates: 250.88 > 2.17 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (529,428 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,263 385,263 00000000000000000a3821a44c34c2315ae136a45929b592df288dea3a4d661e 1,653 0.59/1.00 vMB 44
385,262 385,262 00000000000000000605c73f46b31b422ac3e2d1809739acc0f6395ddcf30c25 1,352 0.62/1.00 vMB 36
385,261 385,261 0000000000000000061d663ea58706c7dd5333d5bfd70dd11823cb247cf90188 599 0.29/1.00 vMB 28
385,260 385,260 00000000000000000758e0bb4bc882042b3b3737737edf709bb3f48883aa9302 188 0.13/1.00 vMB 18
385,259 385,259 000000000000000002cbf1403631d80288b1b41482a280318c76b2109457615f 1,730 0.83/1.00 vMB 32
385,258 385,258 000000000000000001c081cca2148d3293e2612d609339c7a49489a0c152ccf2 1,429 1.00/1.00 vMB 23
385,257 385,257 00000000000000000b69e6e95a88cfe1cc96c4e134d1cd48ea3a27c46b6a61b1 1,856 0.91/1.00 vMB 34
385,256 385,256 0000000000000000010391de61b86d2800f18d9e83189851d9a990b137f45a7f 1,164 0.56/1.00 vMB 30
385,255 385,255 000000000000000003db385f14b07b457719d593578926660d9e0f550e5dda1d 307 0.15/1.00 vMB 37
385,254 385,254 00000000000000000531ea1c348d8b8b959f72f960cc5ded2ebe13d5d73e6f88 1,884 0.77/1.00 vMB 35
385,253 385,253 0000000000000000049eacdba32061499ca4ae15e1fb3c2a18962ebc2fcf9ca8 1,393 0.80/1.00 vMB 28
385,252 385,252 0000000000000000090b7d6d3b9bd888c254c6b12c8a1c9cb1f7e27793a6ed63 2,225 0.92/1.00 vMB 36
385,251 385,251 00000000000000000551d633a4180d7f40e1234c1f648eb916036dd5a9282c47 295 0.15/1.00 vMB 30
385,250 385,250 000000000000000001091680db50ac2aded10f44ff616a55a7d5af0744d7c016 1,116 0.87/1.00 vMB 22
385,249 385,249 0000000000000000011c52d00772dbdc172da60a22b842c636982b2e36343fa3 1 0.00/1.00 vMB 0
385,248 385,248 00000000000000000587265fa312447f84fb4cd2e5305ff50e902cc1f8ec128e 2,218 0.93/1.00 vMB 34
385,247 385,247 0000000000000000002cf0d7bfe0db7ae76733bd0cfb72ae44db3043d60ef8fc 352 0.16/1.00 vMB 38
385,246 385,246 00000000000000000b9f955f5d69674447a2e460c1b074077bdf890718dc32a3 1,459 0.66/1.00 vMB 35
385,245 385,245 00000000000000000c417396221655a21482a7fc051b406e0e2087273be2c4bb 1 0.00/1.00 vMB 0
385,244 385,244 00000000000000000945b4ca3a65b165963288a7b78872ce50db53e877710af8 569 0.26/1.00 vMB 33
385,243 385,243 0000000000000000023558ab4ef896a4e7b9bcebeb0de1453873b841e637b3bf 1,173 0.57/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.84 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: 637.82 GB
    • Received: 12.44 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.