Loading Tool

Explorer IconExplorer

Memory Pool

34,599 transactions
25.85 vMB
0.06374179 BTC
Random Selection Loading Transactions
Max Size: 130.86/200 MB

Candidate Block

Mining Attempt 752df9a1bdda8c03b044d170ea2049025a5e399cd2c99e88a7ed6defb92670af
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root 425773d5c2930d08f263623a82b7d0e26930d7278f14090ded55f27dc968a3ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,570
Size: 1.00 vMB
Total Fees: 0.01634979 BTC
Feerates: 74.70 > 1.64 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (420,323 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
494,373 494,373 000000000000000000b28c6a49910a1b610da92d87a90316e96290bea97b5ed6 2,409 1.00/1.00 vMB 798
494,372 494,372 000000000000000000876306cffa8537aeb7651ddf475a840aced58ef5b9266e 2,494 1.00/1.00 vMB 740
494,371 494,371 0000000000000000006825d5690015d5d88e4f02d5af1e21e9a37dd92dae92eb 2,456 1.00/1.00 vMB 745
494,370 494,370 000000000000000000108d1e06108fe015c5b70aa171f8a9fa895716809aae67 1,594 1.00/1.00 vMB 166
494,369 494,369 000000000000000000c4aed4ee7a0c6e7706c1d4205a6c7f8e91f5352c6d362f 2,440 1.00/1.00 vMB 557
494,368 494,368 00000000000000000073087a2cb0ad2c780c13ff765b56a3b28013adde8bfb9c 3,017 1.00/1.00 vMB 249
494,367 494,367 0000000000000000006313c426b3816abbaae0f4bedc3560a68a008542158c01 2,542 1.00/1.00 vMB 640
494,366 494,366 0000000000000000003d4158c743d46ad47e0ac1cb474bea0ed638dad33b310d 2,473 1.00/1.00 vMB 811
494,365 494,365 0000000000000000003b4610c6fcf4bf1d9af34716bcd4d53df8305a206f0157 1,416 1.00/1.00 vMB 215
494,364 494,364 000000000000000000b7d197e346523acf3500297ec502e29a74d02d641b2944 1,396 1.00/1.00 vMB 157
494,363 494,363 0000000000000000007b4514733f2d158b32e3eeb7207d3433270c6fd2c625ce 2,048 1.00/1.00 vMB 287
494,362 494,362 00000000000000000028276ecd0315d6ff4b0684d37c6bd0dcfa26389d8ffd0d 1,906 1.00/1.00 vMB 237
494,361 494,361 000000000000000000bf3d0ca4fdee08b2e69cbe1609f9b2402cd8c3fbdbda7f 2,251 1.00/1.00 vMB 622
494,360 494,360 000000000000000000a1a9e1a70cd6bd23587984e85880cc9570c109b046a4d4 2,627 1.00/1.00 vMB 208
494,359 494,359 00000000000000000056669e9a58efe40864d77cd25face03f7e584207619073 2,632 1.00/1.00 vMB 719
494,358 494,358 000000000000000000a4a97f50510147d9c327d141950a682fe56494e9e8d2de 2,571 1.00/1.00 vMB 610
494,357 494,357 0000000000000000003638f52c35942e0a6c1f80cbaf02e217425a538d0befb0 2,064 1.00/1.00 vMB 353
494,356 494,356 0000000000000000005248bae6cfb530fd56682c36ccbf83b4ba004a69f6d2a8 2,577 1.00/1.00 vMB 339
494,355 494,355 000000000000000000720aeb801e30d91e357ddfdb2b62f5a12f882415431db7 2,643 1.00/1.00 vMB 481
494,354 494,354 000000000000000000686755a04a72c49c47303238a1e6ba04312193e6e28ad4 2,599 1.00/1.00 vMB 546
494,353 494,353 0000000000000000002d639eced41acc01b0c33355d9574ca86495bb24e30d43 2,371 1.00/1.00 vMB 443
Previous 10 blocks ↓
Total Size: 781.85 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: 638.63 GB
    • Received: 12.49 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.