Loading Tool

Explorer IconExplorer

Memory Pool

73,835 transactions
28.60 vMB
0.07327148 BTC
Random Selection Loading Transactions
Max Size: 168.95/200 MB

Candidate Block

Mining Attempt 44fee34167c9d705a21437667f8ffcbda20b58ad79c68ca06ac986f9987cb6a8
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root 260a8da3dcfc6d8e858b09c13057a402200fa7831af9beeb14d93c00d064c5dc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,035
Size: 1.00 vMB
Total Fees: 0.01579804 BTC
Feerates: 302.06 > 1.58 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (182,176 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
732,866 732,866 00000000000000000001bd4c717c5d8010ad2257667d77025c0b08e8918c4b6d 1,441 1.00/1.00 vMB 10
732,865 732,865 000000000000000000037d8b0c777903c09bf25640628d4c9be7c21c64fd87e6 2,798 1.00/1.00 vMB 15
732,864 732,864 00000000000000000000470eea4447260210739897346fbf80e77a737029578f 3,188 1.00/1.00 vMB 16
732,863 732,863 00000000000000000007bfc899bc2479aecfe42bd033f3c5114089a29a808a01 1,910 1.00/1.00 vMB 14
732,862 732,862 0000000000000000000420f1f3a7dc201d9a6c5838050147e141c18bbc3505d5 2,121 0.78/1.00 vMB 6
732,861 732,861 0000000000000000000390bdb47ee974b2bc4d4f71065441e70bb86ed418cc28 1,919 0.63/1.00 vMB 6
732,860 732,860 0000000000000000000987f54d3307a2d71ac3de936822b475199e80c96d272c 691 0.22/1.00 vMB 7
732,859 732,859 00000000000000000002ab7831a616d34702f5aac2e1888b85a43d18d3c2f2ea 516 0.14/1.00 vMB 7
732,858 732,858 00000000000000000004cb685394f0ce0d2d8a07258713df8b01b827c6b169b0 398 0.11/1.00 vMB 8
732,857 732,857 00000000000000000004858d36c70f48d90ec54964b6ab53d847d811cfd833a1 512 0.13/1.00 vMB 7
732,856 732,856 00000000000000000002a95282e67ca7498b4238dc00d32db9c4b4f1a5e91e03 1,406 0.43/1.00 vMB 8
732,855 732,855 00000000000000000000801cea6d04953a413ccacef88b75f4a30d62cba2c563 1,622 0.54/1.00 vMB 7
732,854 732,854 000000000000000000067eefa79aadf7c08b6e4d7311e543e5a2159d7a1ffd8f 863 0.39/1.00 vMB 6
732,853 732,853 00000000000000000007b4ba48aac90aefd7c8fd279472575cb7b1a7aa376815 1,505 0.42/1.00 vMB 3
732,852 732,852 000000000000000000058add9fd6b65bdf05248758ea37182fee52258b1d2f7d 3,261 1.00/1.00 vMB 10
732,851 732,851 0000000000000000000646e1f416f0db6d0f267ea33832a758a75f600cc5c933 1,369 0.45/1.00 vMB 7
732,850 732,850 0000000000000000000676181b77309097e84beb47918926809b30111d2d5c8f 1,399 0.46/1.00 vMB 7
732,849 732,849 00000000000000000002a4e8dfc298cd97fa9d83cc46cdb7837992b553db934b 1,198 0.57/1.00 vMB 4
732,848 732,848 00000000000000000005717934ead964a03c39af497bbff88ccb2a3fb2f74343 1,980 1.00/1.00 vMB 6
732,847 732,847 00000000000000000003ebc185971ee64cae8db2a0dbc475fc1fe2d9ef4c0e65 697 0.30/1.00 vMB 7
732,846 732,846 000000000000000000027486b4dd4c2051bbfb09ef269856b5209a31b627adb7 616 0.19/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.47 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: 667.96 GB
    • Received: 15.34 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.