Loading Tool

Explorer IconExplorer

Memory Pool

80,656 transactions
29.94 vMB
0.09112454 BTC
Random Selection Loading Transactions
Max Size: 178.63/200 MB

Candidate Block

Mining Attempt b6176303c363c685e1b13287e3e5ce351e6b6033967c65aafc7111b80b0d265d
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root a52eb0aaa3ad55919a9f25147689a8a76532ec71cf11a5904efe853efd2ee320
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,669
Size: 1.00 vMB
Total Fees: 0.02897812 BTC
Feerates: 100.37 > 2.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (222,654 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,408 692,408 0000000000000000001254dbe4a29ba10c1e3b353a4f4cb85d9fcb54f920e360 1,139 1.00/1.00 vMB 3
692,407 692,407 000000000000000000128de540160961b50e0a0be5cb957055dcfc0bc3fcafc8 2,638 1.00/1.00 vMB 35
692,406 692,406 0000000000000000000d0a91787fb5afdb2538d8f8f059bc717ac9757895c562 2,293 1.00/1.00 vMB 11
692,405 692,405 00000000000000000007b82a50c54c3500c4a14643cea9f2cec1e2628995d644 2,852 1.00/1.00 vMB 32
692,404 692,404 0000000000000000000d0342a83b29e6ff20f821340943585ac07bd3941afc15 624 0.24/1.00 vMB 11
692,403 692,403 000000000000000000140af7fde78c0c97ec29c7eb5511b371c4694192a71708 324 0.16/1.00 vMB 14
692,402 692,402 00000000000000000005c04ec38856d527de80e241bdd70147d3fb9eeb117a2f 885 1.00/1.00 vMB 6
692,401 692,401 0000000000000000001225256a77b84239ad4547ec957327e3dbcde06cb47e99 237 0.08/1.00 vMB 13
692,400 692,400 0000000000000000000eab0d7b0fe273e743881ad8484da95d255d3c0b3c506a 1,121 0.57/1.00 vMB 13
692,399 692,399 000000000000000000104be9c1ff037d8bfc5dc6c3c142b0f81ca9bbcfd438b2 735 0.28/1.00 vMB 6
692,398 692,398 00000000000000000009a9d9338115f83f34d82a6a0ab5f2d4c50207f4c0da84 2,775 1.00/1.00 vMB 14
692,397 692,397 00000000000000000007bdc79ba80bb6a9874fce9357b155ee8853247f290d58 1,187 0.54/1.00 vMB 15
692,396 692,396 000000000000000000132a163b3ebd7e68033f4485950cc72c82bf2ed3cbc121 48 0.02/1.00 vMB 24
692,395 692,395 0000000000000000000a77818e8fd9c8167f9b8d600e652b9ed826755e039f4c 1,782 0.64/1.00 vMB 14
692,394 692,394 0000000000000000000cdeb3943a75a52bea1729f8e9deccd55f09e1935c4880 1,219 0.60/1.00 vMB 17
692,393 692,393 00000000000000000011399f6cd4bfe17bb9707ff5d21dd13b149c36c08c94d0 742 0.30/1.00 vMB 14
692,392 692,392 00000000000000000000a1af51972554a70df4c5d6f8e040a1d5190a5d0badc7 839 0.50/1.00 vMB 11
692,391 692,391 000000000000000000100211c0c683f1d71d8639ebb8367534adf4429651137d 342 0.23/1.00 vMB 8
692,390 692,390 00000000000000000007c926204cf7d4fefa851b2edd32db615c6c9e42b3c281 821 0.61/1.00 vMB 6
692,389 692,389 0000000000000000001294908856bb3e35e39cfb916d58dbbbe2485c3c1e8b40 1,523 1.00/1.00 vMB 10
692,388 692,388 0000000000000000000f6555bfcab4da45a5c1adf78f4902df4801371bb38974 113 0.05/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.50 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: 668.42 GB
    • Received: 15.51 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.