Loading Tool

Explorer IconExplorer

Memory Pool

83,061 transactions
30.60 vMB
0.16408753 BTC
Random Selection Loading Transactions
Max Size: 185.68/200 MB

Candidate Block

Mining Attempt 2ceb7713011e52d37d358e9673b11a19c34ac0ca289d6014b188af984c88acb0
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root acf5d2d380f071dc0023f433382db10ea76f52173c920a26358ddbbe55d09320
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,133
Size: 1.00 vMB
Total Fees: 0.08464432 BTC
Feerates: 150.79 > 8.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (115,478 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
799,647 799,647 00000000000000000003fa3926a48872c45e7d4c3d518f51f2fe345e21513cea 3,360 1.00/1.00 vMB 23
799,646 799,646 0000000000000000000365da56cf790e2d19ebecfff62573464138cae6480edc 1,859 1.00/1.00 vMB 11
799,645 799,645 0000000000000000000125ba4ac2a83bc74fb3b7921d9ec2ac2018d9896dcd80 2,620 1.00/1.00 vMB 24
799,644 799,644 00000000000000000003662ace07ebcad58d9d14d06ed79bee5b432c6f39784a 2,600 1.00/1.00 vMB 10
799,643 799,643 00000000000000000001dca0aac1236cd3a41f18ebaa0f0cc2a7cda39b875954 2,450 1.00/1.00 vMB 14
799,642 799,642 00000000000000000000116427b896117351e454a92e3a043ac20fea3662c558 3,529 1.00/1.00 vMB 23
799,641 799,641 000000000000000000030019654319f6420905b0c59d58109b45b54a612ab1a8 3,279 1.00/1.00 vMB 33
799,640 799,640 000000000000000000026f631a3687b52dd3f3f4bc1f5f4e472d88a32153f919 3,260 1.00/1.00 vMB 32
799,639 799,639 00000000000000000002cf4506bfd3c97746e06d2569fd73be53d941f1ec4eec 3,537 1.00/1.00 vMB 23
799,638 799,638 000000000000000000020a45b000d1c956e1803a4c712697c818083b69f9d901 3,442 1.00/1.00 vMB 18
799,637 799,637 00000000000000000000163875b9e678c17e2b5868b154852452ff63e15e98b9 3,561 1.00/1.00 vMB 22
799,636 799,636 00000000000000000001e5e1e53ee42a064659990ff72ebd5a5de94ed8151798 1,723 1.00/1.00 vMB 17
799,635 799,635 000000000000000000034f24c4c9e36e19ce02ae207a21743e6ecd4fd1645b04 3,599 1.00/1.00 vMB 27
799,634 799,634 00000000000000000002df4334706658febf646603530c07a22bab4d05062c7b 2,554 1.00/1.00 vMB 23
799,633 799,633 00000000000000000004adcb07c6a287f169bd0958848c9cb29ee8aa80fd9ee8 6,083 1.00/1.00 vMB 11
799,632 799,632 00000000000000000001611f4c53105807dea250acecfa277fc56d99e1c28bac 3,587 1.00/1.00 vMB 12
799,631 799,631 00000000000000000002443a2c5eb50567e3cc0fcc6f7014a9b1583faf330268 1,539 1.00/1.00 vMB 10
799,630 799,630 00000000000000000001e5919677f6a9afae0d6aae24233815cf766e1a16aa1b 2,057 1.00/1.00 vMB 19
799,629 799,629 00000000000000000000b64f5f49ea300ee39e63187e73a98d116d41930e5c94 3,400 1.00/1.00 vMB 32
799,628 799,628 000000000000000000013c0fd7509d79447619b444647da852a97c2f8d2d8a76 3,771 1.00/1.00 vMB 13
799,627 799,627 0000000000000000000472e96c6008780ab066fdc791a676c5878f1553e2a514 2,784 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.61 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.91 GB
    • Received: 16.06 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.