Loading Tool

Explorer IconExplorer

Memory Pool

52,734 transactions
22.49 vMB
0.06583614 BTC
Random Selection Loading Transactions
Max Size: 129.40/200 MB

Candidate Block

Mining Attempt 2177b96e6fb9c46cb71d68326aec063d171c87292e98d2fcbdac51af9b2ab838
Version 20000000
Previous Block 000000000000000000019eaae6f5499ef58008457c39fa94e355fa8081443476
Merkle Root 14cdc9f8cfb8307f153d331f9d6a57f65f33fe8553a6dd1739d32ed5d12aadba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,717
Size: 1.00 vMB
Total Fees: 0.01689475 BTC
Feerates: 100.00 > 1.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,925 (643,436 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
270,489 270,489 000000000000000574fd47dbfbb6d53355f983be9f5ecc3db481e3fc5d097b28 1,048 0.50/1.00 vMB 48
270,488 270,488 0000000000000000669d2a0708a67848442261ceb6b625a51494a9351eae53f2 894 0.39/1.00 vMB 41
270,487 270,487 0000000000000000bbc89d29a3ed5fb00d7e898479cccc37eb7f0adaf0fe2c49 494 0.20/1.00 vMB 88
270,486 270,486 0000000000000005a2d235f4b98fc32a4224128e4943ed066ceecaa3f807d6d9 151 0.21/1.00 vMB 19
270,485 270,485 0000000000000006c53d09556a8a22658c4d9ff72319f5ad83f00e2f33c744c6 970 0.35/1.00 vMB 98
270,484 270,484 0000000000000006e0cc1437efbe7d025173a5a81eee4c17ac95f009cdca3e2c 444 0.34/1.00 vMB 17
270,483 270,483 0000000000000006370b03f84640419e0ad08436eb4991a059193f3ebd9098af 638 0.25/1.00 vMB 39
270,482 270,482 000000000000000572b0f2f2910bc8ccaaffa8bf324977d8b9721f2396b42722 557 0.25/1.00 vMB 145
270,481 270,481 0000000000000003117d94ced63c15a2ebe76a5906c4d91b265575d46d671326 668 0.25/1.00 vMB 68
270,480 270,480 0000000000000002adfd4313e3cc4344fd4042c578df74b433d17f4839138872 119 0.39/1.00 vMB 18
270,479 270,479 000000000000000482341fa5ad7cc2d7ba79964a1a9745955839a9f85c6549ed 118 0.25/1.00 vMB 12
270,478 270,478 0000000000000004dffac4dc32b622d5330e3f4e27593c4d535f0233d54b29dd 716 0.35/1.00 vMB 32
270,477 270,477 00000000000000038de903b73f0a4f49b42ce5a0559631f6e3304d3b5f700de8 426 0.25/1.00 vMB 57
270,476 270,476 00000000000000000e3787da65cd68f84b90ad6b54a60287e09c72caf60627b9 520 0.50/1.00 vMB 33
270,475 270,475 0000000000000004e07b023cbae2c6a55deefb03bf46c5f47b32d2cbc6f7e603 642 0.25/1.00 vMB 89
270,474 270,474 0000000000000000e9830041fb374e4d0df02c16abd4465ef10f5658a35a098d 603 0.25/1.00 vMB 103
270,473 270,473 000000000000000174aac802074f90f0c7668952429e976aa9916d85d35fdafd 282 0.25/1.00 vMB 27
270,472 270,472 0000000000000002d67565a933c69b7087880ba534bab2f7a637bac236e18c4b 321 0.49/1.00 vMB 20
270,471 270,471 00000000000000045fbef9b7ceb85538bb6bc105727bca4af9a4cd8dd059a018 474 0.25/1.00 vMB 85
270,470 270,470 0000000000000003e93b5fcbb3cead83fba1929bbcfb6fa955c1b3a822f2aa48 772 0.50/1.00 vMB 63
270,469 270,469 00000000000000049323d2bb9819260f3bc8a0c15773837fe40ccaa0f72ff148 409 0.50/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 780.48 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 528.70 GB
    • Received: 5.67 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.