Loading Tool

Explorer IconExplorer

Memory Pool

77,492 transactions
28.79 vMB
0.06839359 BTC
Random Selection Loading Transactions
Max Size: 174.67/200 MB

Candidate Block

Mining Attempt 1e649919baeecc998a7c37f61d5d7fdde158a96981c52ab2d32d123308814e97
Version 20000000
Previous Block 000000000000000000006b4c7bb2ab823a26bc3d3f20f2f0ec55782dada1c679
Merkle Root fe1bb4a1a1b067ca747294b2f0381da07bad1cab259f1032660905a7aedc69bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,081
Size: 1.00 vMB
Total Fees: 0.00841716 BTC
Feerates: 100.72 > 0.84 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,104 (224,464 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
690,640 690,640 000000000000000000017b76de930f804b986d3d9551984934c2d90401b193f8 1,697 0.68/1.00 vMB 22
690,639 690,639 000000000000000000105427d4b226dc1bc56875e92a6bb43ab993ddfd634d1d 2,315 1.00/1.00 vMB 15
690,638 690,638 0000000000000000000bf3cbd6de0d4059c385c46590dbd64135024da3cd6161 1,226 1.00/1.00 vMB 30
690,637 690,637 00000000000000000001088b45e2606b9d03e70ddd231be9ab74d32f13cd3edc 810 0.33/1.00 vMB 7
690,636 690,636 000000000000000000007b9acb2396418f4559e111355abd38e31a4fbf2ea295 2,165 1.00/1.00 vMB 21
690,635 690,635 000000000000000000024320599ef3c8dddccf9e414a3054f885c0deba199dd0 1,263 0.60/1.00 vMB 20
690,634 690,634 00000000000000000010d1346aedb5002f5055fe7445a1e6bd8ea623d81686ca 1,770 0.74/1.00 vMB 21
690,633 690,633 00000000000000000008d785e6d350cf8eaf4d1637683fd00efb08605abadc74 668 0.85/1.00 vMB 4
690,632 690,632 00000000000000000002af097f5d20e39a833938d03c31a81a8a13dd7c1e519d 2,565 1.00/1.00 vMB 23
690,631 690,631 00000000000000000001859de91e6cafab8518843edda55f7b7fe445d42fff67 1,666 0.99/1.00 vMB 15
690,630 690,630 00000000000000000007670e7704b53bb4e80925e9aac18e4143d8a8d6e04796 1,753 0.97/1.00 vMB 10
690,629 690,629 0000000000000000000f08a29e8ec2f45658d322846b94ea6177fb07579276a5 1,493 1.00/1.00 vMB 34
690,628 690,628 00000000000000000010485e5ab685a4da5da6666973c2387471923f18ab0d28 656 0.99/1.00 vMB 6
690,627 690,627 000000000000000000121b301137d0970e6239f00d8b7676dae59933ea1c12aa 504 1.00/1.00 vMB 5
690,626 690,626 0000000000000000000d5f6d12ff1f7b429715d1ab3776c589ea0889f8680af8 674 0.97/1.00 vMB 7
690,625 690,625 00000000000000000004648d7687209d4f3047bb8ef5ba00c30558f9d491a579 2,383 1.00/1.00 vMB 16
690,624 690,624 0000000000000000000de0e5341cd532213cdd041d0a3ee8b09e937f66332a8f 2,951 1.00/1.00 vMB 26
690,623 690,623 0000000000000000000451ed649c79864b53f43be6741556bbdd53bde4ceb6f5 238 1.00/1.00 vMB 2
690,622 690,622 00000000000000000001eed86b5bf82428365774083c0156e23243122987073c 2,663 1.00/1.00 vMB 20
690,621 690,621 00000000000000000007e62aba61e814ff746dd2d7d5e8d58034219a9602174e 1,957 1.00/1.00 vMB 16
690,620 690,620 000000000000000000020d2e09d26b8b03303d6ae07f9c3111127bb4e7867641 256 0.97/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.57 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: 671.16 GB
    • Received: 15.86 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.