Loading Tool

Explorer IconExplorer

Memory Pool

25,431 transactions
9.59 vMB
0.02427773 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.93/200 MB

Candidate Block

Mining Attempt 215171e24bf640e3625053fc684104cd576710409228173242f128f383354367
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 7655b1188c5e1f6056b3ab279a5e3f27c7830a9ba5557fa0ed9fe7e9210e0a3a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 41
Size: 0.01 vMB
Total Fees: 0.00019970 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (778,333 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,917 134,917 0000000000000789fe6e014f62a3c32466e53abde8db62517b30e0648d9835c5 162 0.07 vMB 1,056
134,916 134,916 000000000000063dd5ba6243c9c9bfcde1ed8307c370455168b4dc763a58ebe4 63 0.05 vMB 1,134
134,915 134,915 0000000000000489813da92057fd01db8b2676e552ed6266471c1b2024403f64 52 0.03 vMB 443
134,914 134,914 0000000000000bee5a0aa5b883ca33203d5ef3918c2186850de04c9038591eeb 47 0.02 vMB 293
134,913 134,913 00000000000004e98dd5cb4adf9f93f538a4d8237a921c4f4d73754ccfe4886f 6 0.00 vMB 2,155
134,912 134,912 0000000000000b7c94762caf0f225816673851d0849709a8294305b502979126 63 0.02 vMB 479
134,911 134,911 00000000000003ec08dbe9d9a23cc0b8da4714d1e36168822afc41dd5b129976 94 0.05 vMB 486
134,910 134,910 00000000000001af1d34172c5149cc87ac149969dce3c8adb6b631e1bd7f8a86 19 0.01 vMB 836
134,909 134,909 00000000000004178eef6557bfc1ac6a283331a3912cc895ee69499cb9e828b4 15 0.01 vMB 895
134,908 134,908 0000000000000582b6add4c3a1684724ee8c0aa475bf357696f0f8d9ed837e94 31 0.02 vMB 502
134,907 134,907 00000000000007728da5abb1984214e7b2519741970939f0fabb9465a3ca0f82 28 0.01 vMB 283
134,906 134,906 000000000000025826d95c6600b8da0f5cad24ba8d02ae0f529bef72653ab3c1 62 0.03 vMB 117
134,905 134,905 0000000000000738cad462b925e77bd425eca141bd10d7356df4ece6cb8187d2 5 0.02 vMB 144
134,904 134,904 00000000000004b956dbd1717895d8e38275c52990a6097535aaf1c7618ab58f 22 0.01 vMB 223
134,903 134,903 0000000000000400c191b6fe8d34881327c082fbc6d0344433316adedb6024e2 17 0.02 vMB 267
134,902 134,902 0000000000000af618bda65a6487b09e19ea76ba7b9c6f506a5a08649d8874eb 86 0.02 vMB 103
134,901 134,901 000000000000007c040ff9a1d0534174e2d61d9d86d362acaf5f4bd394e61632 29 0.01 vMB 172
134,900 134,900 00000000000000411c4c8466b1c0fa8a740e7f8d8b7c1be762f4e4a7c7544641 85 0.04 vMB 594
134,899 134,899 0000000000000309ea429f5a267cf92ee73b0a696cac326b25c8bd0846052b25 168 0.05 vMB 100
134,898 134,898 00000000000007c07afb1fe886cc39c404364fab7da6493f3a9ae121f7480305 53 0.03 vMB 685
134,897 134,897 0000000000000af81d823afb5d214a9021f22b02ef74a3578b8b70930f2a91cc 32 0.03 vMB 546
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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