Loading Tool

Explorer IconExplorer

Memory Pool

112,188 transactions
23.92 vMB
0.11110880 BTC
Random Selection Loading Transactions
Max Size: 177.13/200 MB

Candidate Block

Mining Attempt 4ca3a35aa7df29d0ad5c82a957ab9e53ad01ad1f4fb617af6d20b8f5d212202a
Version 20000000
Previous Block 00000000000000000000c8463094290257ef888abcd801cf8556227660a84a31
Merkle Root 03041cf85a5810c99970a43aa1477dae6b3e954bca362a43b3ffc3ea08c51ba3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,319
Size: 1.00 vMB
Total Fees: 0.02928446 BTC
Feerates: 160.93 > 2.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,933 (168 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,765 916,765 000000000000000000011a165b750c5a441fbc60fdb223243cde21b4f8cd3fdb 760 0.19/1.00 vMB 2
916,764 916,764 000000000000000000002f96d06cd354cb99647297439087acf085fceebc34c4 3,719 1.00/1.00 vMB 0
916,763 916,763 00000000000000000000943da62fd6c8b5d72fa2e6dac4de7a55745676deb07e 1,349 0.34/1.00 vMB 2
916,762 916,762 000000000000000000017bd59bab7781b6d18912687f2b784ac5d595a3bbf428 2,050 0.53/1.00 vMB 2
916,761 916,761 00000000000000000000e1949fbf18bf5499decc2c3b6e15108327e81b8e760f 51 0.01/1.00 vMB 3
916,760 916,760 000000000000000000017037ed357b944b53c7c5a4c968f3a4a3eda0ed0f9d5f 1,592 0.62/1.00 vMB 2
916,759 916,759 000000000000000000013fad25f5262aba01655533cfd267c59e320168bd3914 5,982 1.00/1.00 vMB 0
916,758 916,758 00000000000000000000b5730df85e5e21065aafc25f2d561d30ad0feca66ec2 6,525 1.00/1.00 vMB 0
916,757 916,757 00000000000000000001777c19faebd3c781ce12fdc53de642137fbea4a90534 3,083 1.00/1.00 vMB 2
916,756 916,756 000000000000000000009cea3ec2fc72e2569118767679bfefb592830395667f 1,678 0.45/1.00 vMB 2
916,755 916,755 000000000000000000002c961e72d37133bc2746f7cad570f0e31c3ce8abead6 2,653 1.00/1.00 vMB 1
916,754 916,754 00000000000000000000681fd2c6d4d80b4c12d9b817d2c0aa8680f97f248982 606 0.20/1.00 vMB 2
916,753 916,753 00000000000000000000a6dfd93b6bcad7f91e28962428b6b562c290ce5e9a6f 2,028 1.00/1.00 vMB 1
916,752 916,752 00000000000000000000844a8668491ddd44cad989976e7f5f0f32321d81fe2b 1,888 1.00/1.00 vMB 0
916,751 916,751 000000000000000000005ef6290051bcb219a3c8738be5ce0bb4fc084247a4a3 2,172 0.63/1.00 vMB 2
916,750 916,750 000000000000000000002285760eaed03eed1dea1ef8db348aaf5c8295bf81e8 2,993 1.00/1.00 vMB 1
916,749 916,749 00000000000000000000454478a3581c8085f73f6336fad9ae14507d3431612e 711 0.22/1.00 vMB 3
916,748 916,748 00000000000000000001eced6c5fcb44ea487f019777245d9b04eacfa3e69d7e 3,386 1.00/1.00 vMB 1
916,747 916,747 0000000000000000000110d522db2a9528f7e983eb7981837d46d69b314c8c99 1,786 1.00/1.00 vMB 1
916,746 916,746 000000000000000000008f3d766421198a26fa5207c23f14f96048304f154965 3,226 1.00/1.00 vMB 3
916,745 916,745 0000000000000000000126174898f442eb6746c3a5185e350dd52209777b37fc 5,606 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 785.70 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: 973.49 GB
    • Received: 30.11 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.