Loading Tool

Explorer IconExplorer

Memory Pool

35,118 transactions
26.58 vMB
0.05662448 BTC
Random Selection Loading Transactions
Max Size: 134.05/200 MB

Candidate Block

Mining Attempt 31691b07c964ac698443c939014527832bd3b3d15ab8102464fc8145401f7794
Version 20000000
Previous Block 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21
Merkle Root 704d1f4d00efd4ce08a446ab552da165ee9f4623d3706c2c0222c2eddb5fe40d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,396
Size: 1.00 vMB
Total Fees: 0.00710808 BTC
Feerates: 160.84 > 0.71 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,651 (472,175 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
442,476 442,476 000000000000000001f752e5220f3215ca1e007a8fc1498cc1b6fb7f2aea4f2e 765 0.29/1.00 vMB 85
442,475 442,475 000000000000000001d2e43f4820ffa9c957b5d5347003a3cd73f2363d5c1799 461 0.36/1.00 vMB 39
442,474 442,474 000000000000000001a14612950e9d23164a1abefe8b8c8599e54ab50c2bac43 1,489 1.00/1.00 vMB 67
442,473 442,473 00000000000000000197c77709eaab96dfdf02050b0c58407e397f953a73eff9 2,627 1.00/1.00 vMB 87
442,472 442,472 00000000000000000368c7a6f0e962ce43fcc7833aa57923a8e3b1c611f9fb5f 1,718 1.00/1.00 vMB 54
442,471 442,471 00000000000000000170e368b2522e5e93e62f9164c19fd2b5754c58ba223414 137 0.07/1.00 vMB 62
442,470 442,470 000000000000000001e1f4c1405fd1479ae5f3c7efcfe0b18c4795beeea86cf2 2,115 0.90/1.00 vMB 75
442,469 442,469 00000000000000000373bb3c60a13fc48574d807b5f7583f0cd254ee578374fa 359 0.39/1.00 vMB 33
442,468 442,468 00000000000000000231ab6c0d1c7bee575bd6fc64f4851a706665019bc70d46 2,131 1.00/1.00 vMB 71
442,467 442,467 000000000000000000c753aac84dbb4886d1eb0f5c68bf3ed84090aa95277065 1,887 1.00/1.00 vMB 65
442,466 442,466 00000000000000000243e762ff76b50c558799685ff2bd0d8275bfd9c8fd92a6 2,187 1.00/1.00 vMB 69
442,465 442,465 0000000000000000017398402a061169db443484a7a47f9fbe6f2045ea016488 2,473 1.00/1.00 vMB 95
442,464 442,464 0000000000000000030feff19a7155151baa6776274754410c091a4240df6dbe 2,164 1.00/1.00 vMB 78
442,463 442,463 000000000000000002ee1db1eb9f73ec312281232402bbb3caa0c748c61cd8c3 2,453 1.00/1.00 vMB 65
442,462 442,462 000000000000000002ade5526372ec172f2f2224981748bd5753307299cb1d7b 2,881 1.00/1.00 vMB 99
442,461 442,461 000000000000000001907defa4b1b0d7aadab610c678f548815eb67d4c0834ae 795 1.00/1.00 vMB 24
442,460 442,460 000000000000000000d587976f9f91eb106f500f516186837554aca963deb8ae 605 0.23/1.00 vMB 86
442,459 442,459 0000000000000000027360a51dea2abf70353f12fb1f57a3bfed3b17de20c14c 1,525 0.71/1.00 vMB 68
442,458 442,458 0000000000000000007a3ff97f9fa75ade9754c6b26281b9a63ed583f14e36cb 358 0.25/1.00 vMB 45
442,457 442,457 000000000000000000801ecb98b89febd0b1b72995699cf5d5169334dd115449 337 1.00/1.00 vMB 12
442,456 442,456 00000000000000000377f325d1451217d85fe057e3400c6c1e76cb42bab2649c 228 0.10/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 781.77 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: 632.84 GB
    • Received: 12.15 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.