Loading Tool

Explorer IconExplorer

Memory Pool

45,072 transactions
26.57 vMB
0.05632115 BTC
Random Selection Loading Transactions
Max Size: 140.89/200 MB

Candidate Block

Mining Attempt 89497811bd4587f403bd24ecac7ddea8630bf753190f80af13d6145715fca259
Version 20000000
Previous Block 000000000000000000015feb99d21f6201ae5efc11fb5fd8d1c0dcece989f4a9
Merkle Root 35a5fef3b5803747055fe46741aa2de9c9cea4333942cb36908307ce6da7ee6d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,181
Size: 1.00 vMB
Total Fees: 0.00752932 BTC
Feerates: 73.20 > 0.75 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,779 (456,275 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
458,504 458,504 0000000000000000001388b6f33f9852c6d3736832380fbfb9809372f48840dd 2,205 1.00/1.00 vMB 173
458,503 458,503 0000000000000000010823b1afe86763adee7dfd50ff71e12a8a840ded2c40af 2,265 1.00/1.00 vMB 184
458,502 458,502 000000000000000001a31a04c0f9a6a552a8b495a4a15031c30073709a1d2e46 2,860 1.00/1.00 vMB 238
458,501 458,501 000000000000000000072bfb7718780f32dd31768108f8d1abbab496803fd19d 2,031 1.00/1.00 vMB 195
458,500 458,500 00000000000000000228612c83a0b4decb2b919fbecb9982c19496110f882fa6 1,972 0.93/1.00 vMB 120
458,499 458,499 000000000000000001b8081a1da80e7cee77f98c188a62cf540add5faedb8235 1,928 1.00/1.00 vMB 180
458,498 458,498 000000000000000001803d11daf72253153211fc57b3fc9a726e8a921e5c5da9 1,799 1.00/1.00 vMB 152
458,497 458,497 000000000000000001ad5865848d0cae46600138114f3ec674b960c577bf2ac1 1,664 1.00/1.00 vMB 213
458,496 458,496 000000000000000000887b1ea6aae8c381a6d1f5bcce57d391090c470ab25dcf 1,953 1.00/1.00 vMB 132
458,495 458,495 000000000000000000d69195ed8228739cbc03bf93599514bff5a0ae603fb857 1,971 1.00/1.00 vMB 169
458,494 458,494 0000000000000000019970142262167e4892f184adb00a30782432421cb3fc45 2,106 1.00/1.00 vMB 162
458,493 458,493 000000000000000000573bc318379821693148ddf7ca88c416de6d4a905c1449 2,463 1.00/1.00 vMB 218
458,492 458,492 000000000000000000c6a320901b6b20a4194fc10fbd9d358403a80fe11786c6 881 1.00/1.00 vMB 61
458,491 458,491 00000000000000000058012cbd38eab8893ef9db901984f72c8d9f15355a13a8 1,056 1.00/1.00 vMB 118
458,490 458,490 000000000000000000ed72fb765767a7822b6d129a4b9bf671784aaf6f4c40b3 1,046 1.00/1.00 vMB 114
458,489 458,489 00000000000000000221186fd4427450aa590892e744e4f778292cb82f77c258 1,033 1.00/1.00 vMB 59
458,488 458,488 0000000000000000007b51710a538e028c042733518d945a72d2407fdaa0b302 1,929 1.00/1.00 vMB 113
458,487 458,487 00000000000000000074abd3181b2bb94d49a2fd7c350b335d9266b26ca7ead2 2,089 1.00/1.00 vMB 197
458,486 458,486 0000000000000000005e965923a0d7166ee59d6f96257b4341c121624e6a06fa 2,288 1.00/1.00 vMB 153
458,485 458,485 0000000000000000024db783548a2132f28baf943eff2595e063a42ea756f64c 1,927 0.75/1.00 vMB 226
458,484 458,484 00000000000000000173a0e5adf8ae189c19259ddfa3a302bfc3982fb811f590 1,571 1.00/1.00 vMB 144
Previous 10 blocks ↓
Total Size: 781.99 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: 648.78 GB
    • Received: 13.07 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.