Loading Tool

Explorer IconExplorer

Memory Pool

78,937 transactions
29.42 vMB
0.08327169 BTC
Random Selection Loading Transactions
Max Size: 179.82/200 MB

Candidate Block

Mining Attempt a538509506d53a58f093aa66b3c49cb8ed9268f20710f4e5b3d22b13a4d32702
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 604d59f912c1f030de1d644b0775f83bac1d2310c5c1af417ec5e4d639dfb3ba
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,402
Size: 1.00 vMB
Total Fees: 0.01865973 BTC
Feerates: 402.60 > 1.87 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (500,355 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
414,968 414,968 000000000000000003e2efb0ae99d7f146612d3e6de877cd1a9ca54b475f64a1 685 0.27/1.00 vMB 46
414,967 414,967 000000000000000002be5b3225e2816c60fe4e5b385a8596b3adba4731c9af3b 324 0.12/1.00 vMB 47
414,966 414,966 0000000000000000055617263551d5a8540438344c45e85510ad05c8cb0788cf 811 0.36/1.00 vMB 30
414,965 414,965 0000000000000000008081d7586e07798b6fdd0975a409211c738c6634f67bad 1,258 1.00/1.00 vMB 22
414,964 414,964 0000000000000000045c724d129c480520f6a50b87781ada16bde92160cef28f 2,131 1.00/1.00 vMB 41
414,963 414,963 000000000000000002928c3f719f465824b0c3eb20789c1bfec5882451dc94a7 2,833 1.00/1.00 vMB 57
414,962 414,962 000000000000000002ed507f5ac46f58c10716528a7658b573ebc48a61c06233 362 0.16/1.00 vMB 43
414,961 414,961 000000000000000002fd4a63844f341fa1a826f4f671dd5ac2799e318b288af2 80 0.03/1.00 vMB 47
414,960 414,960 00000000000000000566f4f7faab4a69bffe4c096a48b1c933af10f64d23bd98 741 0.35/1.00 vMB 51
414,959 414,959 000000000000000000dff0ee2f27b1233630ef255dd133a05b33f59a97837503 1,231 0.48/1.00 vMB 48
414,958 414,958 0000000000000000052339577c65fae2ea558b3d686dcc2fda3abe8cce0ce061 333 0.30/1.00 vMB 14
414,957 414,957 000000000000000001c5c125fc6b233e313beb861005424caad6b639e3509331 1,963 1.00/1.00 vMB 37
414,956 414,956 000000000000000004df1a996b4ca4aa27ddd66fddd511d9214df6aa1ade2a53 2,658 1.00/1.00 vMB 45
414,955 414,955 00000000000000000440b5ab544c0b0637bfe2fe657cf2abf4373109d7bc9869 1,604 1.00/1.00 vMB 66
414,954 414,954 000000000000000003787343780273c3613df094703081032a6c832fb4bf7311 2,166 0.99/1.00 vMB 41
414,953 414,953 0000000000000000010a4b30da17ed203e98e1e120433f1c9fd1482363e8fa00 2,044 0.84/1.00 vMB 45
414,952 414,952 00000000000000000520231ebaae5a56e102bbe4ea21b0edffb93668d1e3f172 75 0.03/1.00 vMB 35
414,951 414,951 000000000000000004e9c098beb7cd16bc3ae778c19bd42c86ebbbc27b522356 821 0.30/1.00 vMB 50
414,950 414,950 0000000000000000053de5e2126a08cab058eacf617f38a2850985fee0d18b04 427 0.99/1.00 vMB 8
414,949 414,949 000000000000000003415c80c482555ae08a4580c26afb34d7cf90e144efe3cd 472 0.19/1.00 vMB 48
414,948 414,948 0000000000000000008a4dec9df389cad968920b3a51d979ac36d486cc208b6b 85 0.05/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.