Loading Tool

Explorer IconExplorer

Memory Pool

28,602 transactions
9.51 vMB
0.09961806 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.11/200 MB

Candidate Block

Mining Attempt 3aeec87cccfb606c621432b1558ddc38d50fd06158aabcb6885aee7a9b1e4f63
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 8773885f5fd505a39bbb3964e096504de2e602e0c680af7fc7097fffd3d24153
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,479
Size: 1.00 vMB
Total Fees: 0.02831087 BTC
Median Feerate: 3.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (760,825 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
152,396 152,396 00000000000003f25a269978eb134c1a3ed26dfda6e5fd2980199221cfd3d79c 64 0.03 vMB 234
152,395 152,395 00000000000004cb52697c5de6e81889997aaa9b0338d01406f0af9fd154ae29 91 0.05 vMB 120
152,394 152,394 0000000000000d7f3edfed4063730f3d588ad47bd13155c3a823651d18b5f628 67 0.03 vMB 71
152,393 152,393 0000000000000393b732dfd25ef3887aa957d48757afe4c96da8addd5ff1bf1a 4 0.01 vMB 98
152,392 152,392 0000000000000b6b10cede3ff77b0fe71ac9b168b7f60b4de7e4155d36272b1d 67 0.02 vMB 14
152,391 152,391 000000000000037219ba4d90a107a1d8b3da2201c0e6074e7b998ab922678733 22 0.01 vMB 83
152,390 152,390 00000000000007f3ab624390ce9e92adbea2eaee5c670bbbea9b29227cb85d42 35 0.02 vMB 74
152,389 152,389 000000000000005497f479599fe35220006d884494f8d7f39ffb8a82c4bdaccc 62 0.03 vMB 46
152,388 152,388 0000000000000241a8d75c5bc794a3155f60b8f552f8e659bfe17c3e95a154ce 52 0.03 vMB 92
152,387 152,387 00000000000004573919287e15116072b4569b193bebd84e42e99059ef9b7bdb 2 0.00 vMB 171
152,386 152,386 0000000000000723063490a3f066a888535084df12a0526a3441d4a11f53f681 14 0.01 vMB 2,256
152,385 152,385 000000000000078fed377a26dbd62b147286dd3a546970a3fed9122c87d64771 15 0.00 vMB 304
152,384 152,384 000000000000042f475574578db1f45bf485d87c620f66934c328286f7e3da00 79 0.03 vMB 28
152,383 152,383 0000000000000bf6f2634e2877fa6d915e40c8c6a2236cbef1b3b4e0b272c3ba 51 0.02 vMB 127
152,382 152,382 0000000000000c90803795a443450db2912a68e0348c5511025d544e21e3e6b8 17 0.01 vMB 72
152,381 152,381 0000000000000d56e4ef811140fbfa6e7992b89824fe67006b320fd60411805e 38 0.02 vMB 134
152,380 152,380 000000000000036b2157639139e6cdbaada9880252d633e2ddb17f8a97a17f08 53 0.03 vMB 85
152,379 152,379 0000000000000b3e95b8fb92a2af5b35acbe33a7cdc2af85e6cc87e2631f9e39 127 0.04 vMB 134
152,378 152,378 0000000000000698d6f4d91b754d1f7a8fc27f5e04621b4286ec843073cf689b 53 0.02 vMB 41
152,377 152,377 0000000000000599c8a9f695fd9f4561aa55bc358994184aa70cbe7be3e186b2 72 0.03 vMB 113
152,376 152,376 00000000000005a3f1967f9c8fdfe339d435ba503913b03a15a2d1f2c1674a39 8 0.00 vMB 17
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 69
    • Outgoing: 10
  • Data Transfer:
    • Sent: 24.11 GB
    • Received: 0.48 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.