Loading Tool

Explorer IconExplorer

Memory Pool

81,998 transactions
31.07 vMB
0.09862598 BTC
Random Selection Loading Transactions
Max Size: 188.85/200 MB

Candidate Block

Mining Attempt 4124c29ec07e00d49b763f2c504995ea7cb9ca053ae0dbc440f40348e992ed9b
Version 20000000
Previous Block 00000000000000000001989f6db1d6f3f0e853c7a7de668ab650133d23b899c9
Merkle Root f12fa5ec9f5dfc86dd4558e85f5f411286322262933cfcc07af9713407efe22c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,314
Size: 1.00 vMB
Total Fees: 0.02464225 BTC
Feerates: 150.77 > 2.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,375 (638,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,869 276,869 000000000000000315ceb4fb171b18a222e9333f7e58ed2fddfef1dd9dc58581 351 0.18/1.00 vMB 41
276,868 276,868 0000000000000001018b5076458ede1b52a10c5fca43cddc43d0b041289ebe94 294 0.25/1.00 vMB 29
276,867 276,867 0000000000000002a0f93d75cd9812b7dff2fee0038efc210a7f8fa868104593 576 0.25/1.00 vMB 51
276,866 276,866 000000000000000153d333fb7c043c1d6899a265a03ce8459ef7e78263ba3a24 88 0.03/1.00 vMB 63
276,865 276,865 000000000000000112b7be977c1bfcb77b58d164db15cb2006ab4996aae4ca3d 419 0.25/1.00 vMB 33
276,864 276,864 00000000000000017cf8faef4480faa926c58d8c5e157138ab915da4282fe41d 240 0.15/1.00 vMB 25
276,863 276,863 00000000000000003a63833880193275858feae1c5ccd6b1aa1c2d4ec030459e 342 0.25/1.00 vMB 23
276,862 276,862 0000000000000001a53f758b271400867c8a5bdbd423ae21bc81412391ea19de 560 0.25/1.00 vMB 41
276,861 276,861 000000000000000134fe249ac366fefb29a1af3293cd1a5f413cfbd34eeb8e64 650 0.25/1.00 vMB 68
276,860 276,860 0000000000000001cc3f9a3c725bd1652d9f12c9fe6b3ff259e146d100bda033 487 0.25/1.00 vMB 39
276,859 276,859 00000000000000024cffc74b13d3b4ac6392e174759add93b057e0778715994d 51 0.03/1.00 vMB 56
276,858 276,858 000000000000000068098571d83dd9a12442ef6c22f20b16d2126ef01616ca5e 256 0.13/1.00 vMB 38
276,857 276,857 0000000000000003600d05d81e2684c859db66c3f3ed0a91c584fa23289aeefd 180 0.11/1.00 vMB 32
276,856 276,856 000000000000000295d31d2da256db07cefde617395bf80d504f2414629930c7 228 0.09/1.00 vMB 27
276,855 276,855 00000000000000031bda22c0b29c0cc6a291092cfd19923eebc12334180a0d30 202 0.15/1.00 vMB 14
276,854 276,854 0000000000000002fecd086f47fdd585fca90f34a1092388ea9a27276796a8a8 653 0.25/1.00 vMB 55
276,853 276,853 0000000000000002fe555498e7b277bec7f27a795cbe06276e891851697aac2f 562 0.30/1.00 vMB 43
276,852 276,852 00000000000000030246c9f133e91b95d2b94cb4b48177370cb3f27fea844806 271 0.15/1.00 vMB 28
276,851 276,851 000000000000000061afb3b15c61092ad3037ec21b00765a15c8bef3567ff757 88 0.03/1.00 vMB 86
276,850 276,850 0000000000000002602dad0cb002fc1171b41c75f9fc01909f9c078ed6663e86 59 0.05/1.00 vMB 14
276,849 276,849 000000000000000351db7401e9a35f9c2a098c343a371259d19d04c7b8e2fa9a 335 0.16/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 783.04 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: 720.20 GB
    • Received: 18.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.