Loading Tool

Explorer IconExplorer

Memory Pool

82,542 transactions
30.38 vMB
0.10455469 BTC
Random Selection Loading Transactions
Max Size: 183.14/200 MB

Candidate Block

Mining Attempt 96284b15b247af290b6f93365dd5390522a03faf22cd9459092a29df84dc572d
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root a57905112acee57c0f90dcf535973da8f92d5dda4bcd1d270f9e5e6752153495
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,708
Size: 1.00 vMB
Total Fees: 0.04208208 BTC
Feerates: 526.32 > 4.22 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (366,548 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
548,419 548,419 0000000000000000001015eedf1d5cadf9e71c88144027551510cf0401f6de9c 2,599 1.00/1.00 vMB 17
548,418 548,418 0000000000000000000053dfc3f0306bc6919d20bf508a3617392a09056ce8cd 1,533 1.00/1.00 vMB 9
548,417 548,417 0000000000000000000120ff266e094c0eb4916857bfa5ee0abd54438fc61739 1,306 1.00/1.00 vMB 3
548,416 548,416 00000000000000000020a125086b330574407fa3b69a1cd4baf94e205496ecb9 2,971 1.00/1.00 vMB 12
548,415 548,415 00000000000000000001786dfc67d8f209990e33c8862eb5369d949b1d7d7fa0 1,571 0.66/1.00 vMB 24
548,414 548,414 0000000000000000000cc8c8a451d4b9b05d37cc6700387ac7e5f5feb0ebb8bd 1,922 1.00/1.00 vMB 8
548,413 548,413 0000000000000000000dc3ec2c461cdb0f61180d14c0a6fff4d9cb4352074647 2,800 1.00/1.00 vMB 15
548,412 548,412 000000000000000000254ecaf4dde6bf90f7f636f75273ea7142b9197ad9605d 2,298 1.00/1.00 vMB 14
548,411 548,411 0000000000000000001dce4fcd95a33a63648c5325fa79ec6fdaaf37875c7504 2,690 1.00/1.00 vMB 19
548,410 548,410 00000000000000000013e7c4a60f1aa0e07ed1efb08accbe684602f7bdc7385f 1,437 0.99/1.00 vMB 7
548,409 548,409 0000000000000000000ac376046678a812cbd7a927339a75b3845d23eba6d569 1,783 1.00/1.00 vMB 13
548,408 548,408 0000000000000000001773e19d8c393c83bcdc39e2f7912799ae4add6ff7c0b8 1,344 0.68/1.00 vMB 10
548,407 548,407 0000000000000000000cd1c4e610b3a7a11a31c53dd74da285a367d6de607534 1,105 0.55/1.00 vMB 17
548,406 548,406 00000000000000000013bd56b63bc8eb1c5120fcadcbeee1a46a24969468920e 1,433 0.74/1.00 vMB 11
548,405 548,405 000000000000000000055a5737e4afd238f520742a00c9daf041942b0eb3a176 2,130 0.99/1.00 vMB 14
548,404 548,404 0000000000000000000a76aa5ec442721bda24192cd5c85b1a499cc42e23d915 234 0.09/1.00 vMB 10
548,403 548,403 0000000000000000002233bcda1287d99d54e40900fcc48b8c00100926aaa250 1,649 0.94/1.00 vMB 8
548,402 548,402 0000000000000000001b55037c21205c145b69c7b80ccac455c7322463040f14 486 0.17/1.00 vMB 27
548,401 548,401 00000000000000000012fa323c99ac4a8f312ae768cb89e45660afde1e71471d 1,132 0.62/1.00 vMB 17
548,400 548,400 0000000000000000001a66bf82c9ecb4dd99aa9cf2aa053d90b1a3d1241b4858 432 0.23/1.00 vMB 15
548,399 548,399 000000000000000000059aa666dc06f9fde86d51e59993cc06a7bfbc491d104a 1,560 0.93/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.73 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.