Loading Tool

Explorer IconExplorer

Memory Pool

41,399 transactions
25.95 vMB
0.05542538 BTC
Random Selection Loading Transactions
Max Size: 135.71/200 MB

Candidate Block

Mining Attempt bde448c25ca5251c7ff3454c43551837a06dc8fd9d2f2ee021e1d6c8ac289509
Version 20000000
Previous Block 00000000000000000000b5b2d45e6886bb0157eb70677ea9d4555802ee085a1f
Merkle Root ff603bbc36c10a94db7af15bb8e7e79d8d8fe890581b926e4de39ed39dbae0fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,264
Size: 1.00 vMB
Total Fees: 0.00816623 BTC
Feerates: 100.00 > 0.82 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,732 (94,197 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
820,535 820,535 00000000000000000003ddd5996f6943ccf9a17b1e32ca7ec1de49cdc73177ad 3,436 1.00/1.00 vMB 117
820,534 820,534 000000000000000000031fe43e10e9f3310c385b86108470c76724587854a047 4,833 1.00/1.00 vMB 71
820,533 820,533 0000000000000000000135c25f63b4e066b63d606338272061287a5e573831c5 4,411 1.00/1.00 vMB 82
820,532 820,532 0000000000000000000375cecb04ef44506b54614ea7e2c5b3d6fdb97d426150 3,963 1.00/1.00 vMB 49
820,531 820,531 00000000000000000001b55b11b7da721655550889be91665d927fe3dd550773 4,425 1.00/1.00 vMB 65
820,530 820,530 00000000000000000003d8ce518cf4e43f734aabeb97a3a7948364d3bc2ceccc 4,494 1.00/1.00 vMB 69
820,529 820,529 000000000000000000029486696a8c15c839e3626b159b45757ed4b4801a6810 4,135 1.00/1.00 vMB 101
820,528 820,528 0000000000000000000278cf1a4e2c102b7f6a977b72b7e9b54cc1a35360b9a8 4,195 1.00/1.00 vMB 77
820,527 820,527 000000000000000000027333dc0ccb403a30c521052e23b8cc898a64c8632f9a 3,712 1.00/1.00 vMB 53
820,526 820,526 0000000000000000000031a29df7b926d38b3d879391c394fecd7cbae7718b27 3,823 1.00/1.00 vMB 65
820,525 820,525 000000000000000000021c5bb978248b7b78072b4cfeb99402097c298449dd33 3,426 1.00/1.00 vMB 85
820,524 820,524 00000000000000000003732a13b35d778e5b4b647c8b6c78941b96d775f359ad 3,169 1.00/1.00 vMB 58
820,523 820,523 00000000000000000000a09121fea00f668ce45045193da582cc6fdc56a502f9 2,835 1.00/1.00 vMB 105
820,522 820,522 00000000000000000002b2b820d127dae3983c3486251293c372b2180a199a12 4,325 1.00/1.00 vMB 63
820,521 820,521 000000000000000000001e07d4735b0b30bbfa86bed637d0c3782bcf449e34b2 3,849 1.00/1.00 vMB 94
820,520 820,520 00000000000000000003bbf3e5336956cad776263920f4a52c299fca2e7aec95 4,176 1.00/1.00 vMB 103
820,519 820,519 00000000000000000001baddd056463554c2baa815ba7ea9da1b281dda678ef5 4,534 1.00/1.00 vMB 93
820,518 820,518 000000000000000000034cc419a02dc9fb73922faa4d34182b8db7051e2a6421 5,190 1.00/1.00 vMB 152
820,517 820,517 0000000000000000000376b8e130db98750097b3aa291aacd8c053020d8f48ce 4,330 1.00/1.00 vMB 105
820,516 820,516 00000000000000000000e88b0b7b72713b4141773f1ad338c1dad165e8837d13 3,020 1.00/1.00 vMB 106
820,515 820,515 00000000000000000003368b05e0d98d46b028524eea0c019610c533cdf0156d 3,915 1.00/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 781.92 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: 646.03 GB
    • Received: 12.80 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.