Loading Tool

Explorer IconExplorer

Memory Pool

62,348 transactions
35.34 vMB
0.17554116 BTC
Random Selection Loading Transactions
Max Size: 186.65/200 MB

Candidate Block

Mining Attempt df86204c4660ba96043ccd9f487cfdd637199c56025b7d43a49b5b7dc3711a91
Version 20000000
Previous Block 000000000000000000015efc7cee96fe97f72a9b5f9a898c6960c3e5060701f4
Merkle Root adf9f532c1582accccf968bfdcd534d44bf3bac0f7a507b9a9dc2d01966a7103
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,860
Size: 1.00 vMB
Total Fees: 0.08921365 BTC
Feerates: 1,471.76 > 8.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,417 (372 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,045 914,045 0000000000000000000012341ce71a454e19809163e78b6988c9a26e7c426fda 6,333 1.00/1.00 vMB 0
914,044 914,044 00000000000000000001952dc0b6fc69433d4f91c7e7b06608cbde761d3288b1 524 0.14/1.00 vMB 13
914,043 914,043 000000000000000000007c6d4bb5693218d750ff6bcd6da0ad1596326d284390 5,610 1.00/1.00 vMB 1
914,042 914,042 00000000000000000001bc60d92ebc565f48554278171522540b39d8f6a2771a 4,626 1.00/1.00 vMB 3
914,041 914,041 00000000000000000000b37d7d1cde5b3327db50e7ee97b6df3f144140c302c1 3,230 1.00/1.00 vMB 7
914,040 914,040 0000000000000000000063332efc908bec14d52a46ed8cd1471002d63d97a57e 1,210 0.43/1.00 vMB 2
914,039 914,039 000000000000000000014fcfa543d444f26bb99876f14cc1a7238de01cd8c906 5,774 1.00/1.00 vMB 1
914,038 914,038 00000000000000000000da11a75997c47558cabdbae7e3edd8e511051cd73900 6,726 1.00/1.00 vMB 0
914,037 914,037 00000000000000000001770ab7a3b702cae496b3ed699a1ae17bf65fd2a207f1 6,902 1.00/1.00 vMB 0
914,036 914,036 00000000000000000001393a821ea01d1e77c13913bfbfa7b7a74f570b9deb11 2,479 1.00/1.00 vMB 2
914,035 914,035 0000000000000000000087f5fa73384b341113ebaf18fcf622a4ac7f51bddad6 6,309 1.00/1.00 vMB 0
914,034 914,034 000000000000000000011dcc4eda0dfe876df94135e0796eceef03d6f1f3f04e 340 0.11/1.00 vMB 2
914,033 914,033 000000000000000000006eb27305ec309e507676e74ae0248521cd63c1b2ff4f 4,161 1.00/1.00 vMB 0
914,032 914,032 0000000000000000000068d662ff9bdb68f558533d5ec99a6d7d519aaf40fa16 5,258 0.85/1.00 vMB 0
914,031 914,031 00000000000000000000bb72a9a0c179e0f5ae0664962889c18c347c8358b039 5,793 1.00/1.00 vMB 1
914,030 914,030 000000000000000000014971c7978f0f337acdbc080bca72320283c62ea00616 3,489 1.00/1.00 vMB 2
914,029 914,029 00000000000000000000faed96a000e6af02c7a774033a269d5f0bd95d37818e 4,896 1.00/1.00 vMB 2
914,028 914,028 00000000000000000000484c01d52a12734dee45ff221c3d0ae612e983ba12a9 6,351 1.00/1.00 vMB 1
914,027 914,027 0000000000000000000147cc7fd0752f527ecbd305384e1dac4d9d7f2ebcddc3 825 0.20/1.00 vMB 2
914,026 914,026 00000000000000000001ce57efce86e6380d1d4d9e4acb8823dec95a82940d37 6,725 1.00/1.00 vMB 0
914,025 914,025 0000000000000000000053632bb4c788cd8c0b9cd4e8325a889433908e71d052 3,472 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 781.34 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: 601.90 GB
    • Received: 10.23 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.