Loading Tool

Explorer IconExplorer

Memory Pool

78,445 transactions
29.39 vMB
0.06639890 BTC
Random Selection Loading Transactions
Max Size: 176.67/200 MB

Candidate Block

Mining Attempt 618293c864741783d206e63ed333cf05f4874ad2f2cf7d2196d4ea7addc5ce25
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 0392154a16da84edbaf9a6655ae5f6f171c4a5dae9b249300f97618f80f467c2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,260
Size: 1.00 vMB
Total Fees: 0.00680420 BTC
Feerates: 50.25 > 0.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (845,909 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
69,091 69,091 000000000105d07d3aaefe55eb0be07ac8ce450fe6649a3c969f74199ea1b19d 1 0.00/1.00 vMB 0
69,090 69,090 000000000020562b5744d2136b3cd561873cb9b6fb225811a2623971866d9da0 15 0.00/1.00 vMB 0
69,089 69,089 0000000000ae984fa75ba12c24d98335e9cfdca737a021c5107544824aec2beb 4 0.00/1.00 vMB 0
69,088 69,088 00000000012d0e0518a795385e3a38a9bb2f4ee3269d62a3177ddb5b0d53294a 1 0.00/1.00 vMB 0
69,087 69,087 00000000005cb22a4eff0b83ad7753444647770369c02a0156d834ece49717bd 5 0.00/1.00 vMB 0
69,086 69,086 00000000012622281cc0e590765ab21c2a728d88032f6d03e19961ddda4352fb 3 0.00/1.00 vMB 0
69,085 69,085 0000000000c7c394e01e353fc33a841e42afe37159722c66aa8386d97488e505 2 0.00/1.00 vMB 0
69,084 69,084 0000000000141afc9381b06cafedb82b066902198189f583f8264018b3d2ab3c 1 0.00/1.00 vMB 0
69,083 69,083 00000000005b8d1239c2f0c3894f9af321c0f3f527dffb7a744cd5e65c59d4e7 1 0.00/1.00 vMB 0
69,082 69,082 0000000001225e17a2043af761f9ef7c4c3b5682c4e48c1719be742dc5654db2 6 0.00/1.00 vMB 0
69,081 69,081 000000000072825e6a09e5d18e4948b300498838e8e44a567290e00cf038371d 2 0.00/1.00 vMB 0
69,080 69,080 0000000000c32ebea5d72e42f1a8b07eacee2e4879a12301283b946706b585c6 1 0.00/1.00 vMB 0
69,079 69,079 00000000007a25358bb73d52f927efda43f66a068f5940058b8ef96fac0d3e8d 9 0.00/1.00 vMB 0
69,078 69,078 00000000001ea96d4de4386309263443546159186655d7cd6bc8012184745093 3 0.00/1.00 vMB 0
69,077 69,077 0000000001170512eb885ee5959fbd9276569a4a96037ccaaa0339e6ffa4daff 1 0.00/1.00 vMB 0
69,076 69,076 0000000001282ef042e4c0b0981f980315d00085ba94cf65a83b15d032d91d95 1 0.00/1.00 vMB 0
69,075 69,075 00000000013406e0a4964c727d903c149c30dcb3963be6741613df64cb447309 3 0.00/1.00 vMB 0
69,074 69,074 00000000005af65b92aff4ebd871eedd755553a9b4e2571112c88d3a98df4238 9 0.00/1.00 vMB 0
69,073 69,073 0000000000e3f61e3f7fbcc27c74a79e807f45f954a5673065ba6e6e14bcda93 2 0.00/1.00 vMB 0
69,072 69,072 0000000000352dc4f1d28261902136926459aa1912b3d70f1b48899b1d1994b9 1 0.00/1.00 vMB 0
69,071 69,071 000000000105c51261ddef50222b217ea58d8c029d317fe8dd60a173ad05da27 6 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.