Loading Tool

Explorer IconExplorer

Memory Pool

76,402 transactions
28.47 vMB
0.06705345 BTC
Random Selection Loading Transactions
Max Size: 172.57/200 MB

Candidate Block

Mining Attempt 32487e6181d77bd15fa5ff4ee1181b241113eebeb42439455590fec8a4095a85
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 8aa779d0dff81e01f2f6715f4c2001bbf2e7597aa996fe24431df1515cd09043
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,347
Size: 1.00 vMB
Total Fees: 0.00786142 BTC
Feerates: 73.20 > 0.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (608,575 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,543 306,543 0000000000000000021054a7f50a40257cb54fd1e5e1efc891c15312d5928971 1,047 0.35/1.00 vMB 99
306,542 306,542 00000000000000001da05b5906c317f9f892f951ebfa3910d71446b14b1a5b7f 154 0.09/1.00 vMB 31
306,541 306,541 0000000000000000218627fb3b2ed3e4367849a4cebc22be34d2efeef3143d77 542 0.31/1.00 vMB 28
306,540 306,540 0000000000000000260081fcbb3df5745440c157c2f576a0702c537dce82ef6d 346 0.36/1.00 vMB 16
306,539 306,539 000000000000000025201dce78c168a94c8ed74f24fff0f80d58438e36377b04 1,093 0.75/1.00 vMB 26
306,538 306,538 00000000000000004b49ece504b3150c132fa5caeaf943251ebce4c40ab06779 1,946 0.75/1.00 vMB 45
306,537 306,537 0000000000000000444ef5f5c8db81418f988de71b9f5d4923f64ed4700a5239 111 0.08/1.00 vMB 21
306,536 306,536 0000000000000000179ed791aa6381eab2fec7ebb596f41b33abbddc18c478a6 233 0.14/1.00 vMB 27
306,535 306,535 00000000000000000654e9598df225eebd36967a0b5776296314cff2ec02fd54 156 0.10/1.00 vMB 13
306,534 306,534 0000000000000000004c00c850eacaeb375632bf00ac226b8abcd04309bf6a92 161 0.07/1.00 vMB 33
306,533 306,533 000000000000000016bed63ca0241252fe0f84c129eca399e8d08b245eacf971 428 0.29/1.00 vMB 28
306,532 306,532 000000000000000031a6a0b63d49563ee562c9412431ddcafd7ef64006dbe1e7 883 0.57/1.00 vMB 28
306,531 306,531 0000000000000000010965ad4d695c3845787bb962243d2ecf1e82724af91d1a 183 0.10/1.00 vMB 30
306,530 306,530 00000000000000001d2134e5e3d3d0bf3ebbd1a843b7d21cc99b2dc9b8921d02 176 0.07/1.00 vMB 26
306,529 306,529 000000000000000009a047627cae943c0eaaba2f0a1ad613d27b23b0a589355c 679 0.33/1.00 vMB 33
306,528 306,528 000000000000000003a939147e3dc023ff50e0c380f4c0063b6b7ec095dc3787 306 0.26/1.00 vMB 20
306,527 306,527 000000000000000001296b77ddab2bf408618cfb54b94a69e68585e06b97fe3b 144 0.07/1.00 vMB 29
306,526 306,526 00000000000000003175653a4c4c3cd1a7494e94d26af67e6cd09e5a40be12a6 240 0.17/1.00 vMB 25
306,525 306,525 00000000000000004e8c2a5d364a1817c08a52ffc8d77730f422cc26c745677b 455 0.27/1.00 vMB 34
306,524 306,524 00000000000000001dab0c834b8e973e98f9439cf2013949451b678c5abf6837 1,088 0.67/1.00 vMB 28
306,523 306,523 00000000000000001b6f065b60dbd8fa76ddf1a6d798a0ddcfa37ddcdcc2a4d6 724 0.35/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.59 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.59 GB
    • Received: 15.96 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.