Loading Tool

Explorer IconExplorer

Memory Pool

42,621 transactions
26.21 vMB
0.05697097 BTC
Random Selection Loading Transactions
Max Size: 137.62/200 MB

Candidate Block

Mining Attempt 251cb718f669349e63b8e06517fe762dfcb30449174ef8963b29a427b108ecaf
Version 20000000
Previous Block 00000000000000000000038677f305517a8cc11c54bf2db46b69946ea9907fbb
Merkle Root 1562fb606d5e18a9e451191f404d54d024c8d86e056859ccfe0d9b7238fa2592
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,599
Size: 1.00 vMB
Total Fees: 0.00912069 BTC
Feerates: 121.00 > 0.91 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,759 (468,168 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
446,591 446,591 000000000000000001e029588a9188df2e745708e5c351867dbf3252b91dd00d 2,768 1.00/1.00 vMB 67
446,590 446,590 00000000000000000099dcf4b5278b4f14c90e906d4e69c4261a737d03ce2810 2,379 1.00/1.00 vMB 91
446,589 446,589 000000000000000002dab9d4233844b1cba5622df838cc5d87d4674ee56c5dd7 1,012 1.00/1.00 vMB 87
446,588 446,588 00000000000000000071a12b7ab413dee30acdd0c03d1f73639dbe90da95ae47 504 1.00/1.00 vMB 83
446,587 446,587 0000000000000000022ba3daef6d30d061bdc2c5e718fce931f2e4a2d9c5604c 2,002 1.00/1.00 vMB 102
446,586 446,586 000000000000000000a08bdb53f833f914d9e1b7fa76571de0de6b8dd2d88008 1,390 1.00/1.00 vMB 235
446,585 446,585 000000000000000000408bd89ebd487482c10a37ae15a1f67aff93fcdc8fe61c 496 0.16/1.00 vMB 210
446,584 446,584 000000000000000002f13f9d13efa858cbcb5d535a83585626991d1c544f7435 2,021 1.00/1.00 vMB 71
446,583 446,583 000000000000000001dd802f9d7a7b857d4d76536bfddfc60c11a59e4fc27172 1,636 1.00/1.00 vMB 124
446,582 446,582 000000000000000002e9a5b660ffe4f5898754f335c1720b9aba7406854506f1 1,567 1.00/1.00 vMB 120
446,581 446,581 0000000000000000030a5612c1cfbc26320728e438ad723af2e21970b4854531 2,290 1.00/1.00 vMB 171
446,580 446,580 00000000000000000058c1070320623e22f4cb03349bb8879d07ae1be57bded0 2,530 1.00/1.00 vMB 83
446,579 446,579 000000000000000000fa4052391be4de6291ea6c754c00b096e56fea64e442f6 2,648 1.00/1.00 vMB 106
446,578 446,578 000000000000000000c3f87a0b7ea2ca8297368173f275f5e579824d48e6ed35 2,338 1.00/1.00 vMB 170
446,577 446,577 00000000000000000030dc274d8076190093ab60b733e052ed9fffde7b3c4717 1,357 1.00/1.00 vMB 112
446,576 446,576 0000000000000000011f81f92a43bc9434b8eb1791a061e1d4abf3113a55d9f8 2,806 1.00/1.00 vMB 98
446,575 446,575 000000000000000002b6683ed708b36f22478170fbab402d1309684252327c3e 3,084 1.00/1.00 vMB 84
446,574 446,574 00000000000000000152bdcae60eb085b33d59ce70628194713682df2199ecbb 1,578 1.00/1.00 vMB 71
446,573 446,573 00000000000000000203e63c01e20d57077a3ddc2a40e0b6f1a0f0e7640774bb 2,489 1.00/1.00 vMB 74
446,572 446,572 000000000000000001b26843ce662fac4087509d9661b5a52ad209060c16a4fb 2,434 1.00/1.00 vMB 177
446,571 446,571 000000000000000000d03d590ffec8d27d256ac8e7e8cf55627a881dfa7141c9 2,517 1.00/1.00 vMB 134
Previous 10 blocks ↓
Total Size: 781.96 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 647.52 GB
    • Received: 12.95 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.