Loading Tool

Explorer IconExplorer

Memory Pool

74,847 transactions
27.61 vMB
0.07510420 BTC
Random Selection Loading Transactions
Max Size: 168.49/200 MB

Candidate Block

Mining Attempt d6eb8c25f27d749aa89e43f4b5ab775ed1fdbdf59d7b586a5b3a150c2e9933ef
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root 36896188714a4fd046fe58e89f7f9b4409b100864d29665662e4f757c2d28792
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,353
Size: 1.00 vMB
Total Fees: 0.01608407 BTC
Feerates: 301.57 > 1.61 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (65,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
849,953 849,953 00000000000000000002496b97ecbd5add59983254abd3ff54708f968a37af3e 6,387 1.00/1.00 vMB 9
849,952 849,952 00000000000000000000a1c154e4aff5f2846a3a12ca7aea6089257ecf3bf064 6,487 1.00/1.00 vMB 9
849,951 849,951 00000000000000000001796d18bc445ea87882bfdb288d0a51c400be67d2c992 6,126 1.00/1.00 vMB 9
849,950 849,950 000000000000000000012e304f9f0cf5a77a8585666a96fcbd01815591100509 5,554 1.00/1.00 vMB 10
849,949 849,949 00000000000000000001b8d104c4b34daceea82df76a6f74690a7563e3df25fb 3,931 1.00/1.00 vMB 13
849,948 849,948 000000000000000000029dc17b731c47229316ab278398bb8d980e1b08d5840d 3,590 1.00/1.00 vMB 11
849,947 849,947 00000000000000000002f5739658b14b0526d995ad155e03bedc4f089e942b2f 2,566 1.00/1.00 vMB 11
849,946 849,946 00000000000000000003205f726b97f11465de526fcf89d7a38f4bf7e1308af4 3,496 1.00/1.00 vMB 15
849,945 849,945 000000000000000000025f57b1cb9ceccfe8577f6359c6af916bcad84bf4619a 5,261 1.00/1.00 vMB 11
849,944 849,944 00000000000000000002b89f327e8336564b6b641fb2176d5aeed5208d247ff0 7,859 1.00/1.00 vMB 7
849,943 849,943 00000000000000000000e2b92e18f028557440a29cdb6aa20c71d270145bef1a 6,719 1.00/1.00 vMB 9
849,942 849,942 00000000000000000000f2d01495efe2be376e6d8d9243a036594e7392155a35 5,307 1.00/1.00 vMB 9
849,941 849,941 000000000000000000016913cafc8a24b401b938f54a73df808a5941d6a86642 5,996 1.00/1.00 vMB 9
849,940 849,940 00000000000000000002740639718a30f13753a69cd4a01f7cd9bbc65df97b44 5,732 1.00/1.00 vMB 8
849,939 849,939 000000000000000000009614374f94a59b8e1190feb48fd9f570f04a78e13e8b 4,153 1.00/1.00 vMB 9
849,938 849,938 00000000000000000002516f3513af26c38e431398db36ba6e0123a5041f3644 4,378 1.00/1.00 vMB 9
849,937 849,937 0000000000000000000352c2d6ea4f02ec152ee1c37cd02b250091575a7c2b3c 6,331 1.00/1.00 vMB 9
849,936 849,936 000000000000000000011b0a9eaf4e79c2119d2a6301a4d77ddc654ae52f4c58 5,385 1.00/1.00 vMB 8
849,935 849,935 000000000000000000018ddcb546efd4274bb5657730872acc8928dba0e684d7 6,335 1.00/1.00 vMB 14
849,934 849,934 00000000000000000001900ed25d57f73edd5b37ec174772a30bf50992fcff34 6,623 1.00/1.00 vMB 10
849,933 849,933 00000000000000000001a93be3058ce084f8901e7782b5af638c9733327b781b 6,488 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.84 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: 711.86 GB
    • Received: 17.14 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.