Loading Tool

Explorer IconExplorer

Memory Pool

41,494 transactions
31.60 vMB
0.08729694 BTC
Random Selection Loading Transactions
Max Size: 158.47/200 MB

Candidate Block

Mining Attempt 00779b9785d7d8ace1d5f1f595f2200cf989691975ea9ab788e6adb35cf24698
Version 20000000
Previous Block 00000000000000000001fb7c00d7c8da0fa3eefc41e5d02be8cc17664e06bb00
Merkle Root cb73e3d4efead9941a0af61c54a44efd6be70355b00211b0a236a2c80c03b6f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,242
Size: 1.00 vMB
Total Fees: 0.02219435 BTC
Feerates: 150.77 > 2.22 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,568 (586,763 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,805 327,805 000000000000000002f5fdf9e0f6838e2c5a0ad299d258d1eefbc1583bd65b69 142 0.07/1.00 vMB 23
327,804 327,804 00000000000000000893d824fed69533a45b39c3dfaeb3ba15fe4342a4c1eac5 237 0.17/1.00 vMB 20
327,803 327,803 000000000000000015597304339834b547b54e0c17d9f6fa1525fff2c765cf78 319 0.12/1.00 vMB 32
327,802 327,802 00000000000000001cd4f93c6461d2517f66af8d2677eaeceeb9450c1ef7b38c 71 0.10/1.00 vMB 6
327,801 327,801 00000000000000000ef7987e22204c5ecc5e0071ab4f4ebc5762acb7cf17f025 228 0.10/1.00 vMB 26
327,800 327,800 000000000000000016c1af15643ccbc89001a5fdb6f74eb5df09851f982d1a1b 79 0.07/1.00 vMB 17
327,799 327,799 000000000000000003fb3f7618dcee4709ce3579c7d0217d1b257a6a5c5ddd35 630 0.32/1.00 vMB 27
327,798 327,798 00000000000000001d49a7f4043fa8e602f48e38b7de2bed30307e54539c8a46 137 0.10/1.00 vMB 23
327,797 327,797 00000000000000001114d0172d9e46cbbb25896cd07b5c0e00bf251d61428ebb 268 0.15/1.00 vMB 28
327,796 327,796 000000000000000000dbd24ff24d162eb5a9dbaad021b59fcee94ca150a0ef90 297 0.17/1.00 vMB 27
327,795 327,795 00000000000000000198849907e7727ca9cc3937d3f67a3ad970cb94fb00d4e2 54 0.05/1.00 vMB 22
327,794 327,794 00000000000000000842238614ddbf75e404c31555193a986d9f04ed4274e6b9 108 0.08/1.00 vMB 22
327,793 327,793 00000000000000000d57cc01631f4cafe2e40cf1d2eaa3be24c8d507b3caf9fa 73 0.06/1.00 vMB 25
327,792 327,792 000000000000000016cc6ea0fe7826b1159b42cb4720a5f3efff4512bee51e9c 134 0.10/1.00 vMB 16
327,791 327,791 00000000000000000e6e5f9ec0d72583d9253cc5f9e4ceb5a85ca8b0efca865a 308 0.23/1.00 vMB 22
327,790 327,790 000000000000000009718c50e7de92802c23c91bd5b325b88e47e7c4ae8234a6 580 0.29/1.00 vMB 29
327,789 327,789 00000000000000001ceba789c05c81728805c19ee5d06bfb91fc5cc702e2dd52 318 0.15/1.00 vMB 29
327,788 327,788 00000000000000000a55c52e813308fa76ce08318c4d8ba6f054628434f8398b 268 0.19/1.00 vMB 24
327,787 327,787 000000000000000010965b472a49226d684aa40d3760b5badd0574f1c64a4dd7 581 0.30/1.00 vMB 28
327,786 327,786 000000000000000000e3e4339e11a943c91d7957c44c74ec96ec3a3539ea0b94 64 0.03/1.00 vMB 38
327,785 327,785 000000000000000011a33bd389807a4689ef45be57ba7ad66b25e40250dca9c8 418 0.19/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.62 GB

Node Details:

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