Loading Tool

Explorer IconExplorer

Memory Pool

84,466 transactions
31.65 vMB
0.13770478 BTC
Random Selection Loading Transactions
Max Size: 189.66/200 MB

Candidate Block

Mining Attempt a5d24e07dd38542e2842e38c7d6c7add6b1712aa80c710a09925dfc9c845f40c
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root 71ba083548189d44e9bc220d7e2104e8a6180f0d1d9c7cf37c362eacb25c91a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,016
Size: 1.00 vMB
Total Fees: 0.05554776 BTC
Feerates: 163.06 > 5.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (242,295 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
672,874 672,874 00000000000000000008a5300e2b87829166752d5a5718fbfcc58aed9b4731e2 2,668 1.00/1.00 vMB 81
672,873 672,873 000000000000000000052b503a7b5dfe17663028fa2934109ab7c536f949b452 3,242 1.00/1.00 vMB 82
672,872 672,872 00000000000000000000b01cc0e6eb99f4e211c8f3d70ed6853d03c1ab4b4511 2,867 1.00/1.00 vMB 63
672,871 672,871 00000000000000000001be40c07d2f13983bf7f5189e4290fa67b564e2e0be97 2,926 1.00/1.00 vMB 73
672,870 672,870 00000000000000000005b928bb095ee9b2cd5a718b7de99b5101e86997aeab6b 3,139 1.00/1.00 vMB 89
672,869 672,869 00000000000000000003416bddf9156679a474a2c25c67fde74507509142766a 2,968 1.00/1.00 vMB 109
672,868 672,868 0000000000000000000b5a933a5d528342b223fe043f4bff1062e7788207adbb 2,504 1.00/1.00 vMB 114
672,867 672,867 0000000000000000000ab6c00fee5f5a8b01d22f1f262ed08fe1bd2ff5644555 2,725 1.00/1.00 vMB 94
672,866 672,866 0000000000000000000c9497e8e437352c3ec6ad5df774c94b7e2dbf55bbbede 2,041 1.00/1.00 vMB 104
672,865 672,865 000000000000000000075261f014b004f88f82bc25dddd7e7a75279519a2b0cb 2,998 1.00/1.00 vMB 129
672,864 672,864 0000000000000000000a2d35a00e6c8941722ded2d6ae856d623e51c1e845cdb 2,488 1.00/1.00 vMB 109
672,863 672,863 00000000000000000001fc5e4f9d9d4dab28b9472d403dbdbbeb2f5be53f0ad2 2,961 1.00/1.00 vMB 124
672,862 672,862 00000000000000000008ae569ab65249a555af79fa91a548975bc24c0499a103 1,245 1.00/1.00 vMB 113
672,861 672,861 0000000000000000000ba5f157de1edab414808a17ae87091fa1736dffa4dc0b 1,701 1.00/1.00 vMB 114
672,860 672,860 00000000000000000009939f25069c38018bdf10db50ff004b1b207858a8b7a2 2,548 1.00/1.00 vMB 119
672,859 672,859 0000000000000000000609b01b7e56a42b7ec5abf2db7f506f85766c060355fe 2,712 1.00/1.00 vMB 121
672,858 672,858 000000000000000000084bd55c8f8df8b2b50e8ca4f9c6550badfa594197c524 3,103 1.00/1.00 vMB 138
672,857 672,857 00000000000000000007f6fe9fa6bd702dcf65fcc5484a91673e6d78614ea5eb 2,865 1.00/1.00 vMB 132
672,856 672,856 000000000000000000041dccf7f421627de4e27a3f34685c3d0fbe693b87d4f3 1,944 1.00/1.00 vMB 105
672,855 672,855 00000000000000000009f0768234f2222e09eb8872a4cf73bb3d60f37e1602ea 2,336 1.00/1.00 vMB 122
672,854 672,854 0000000000000000000090e7e0222fa0fef376fa404eeeb319bf965d51ba8c47 1,622 1.00/1.00 vMB 108
Previous 10 blocks ↓
Total Size: 782.69 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: 697.26 GB
    • Received: 16.52 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.