Loading Tool

Explorer IconExplorer

Memory Pool

74,112 transactions
28.29 vMB
0.06928983 BTC
Random Selection Loading Transactions
Max Size: 168.21/200 MB

Candidate Block

Mining Attempt 5ecf88b39bab6c9348736f63c7a33a6970a2a6927fadfc239ce46a80b3399294
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root 31ad9544d21fc97d9b65d46fa38f60b7eb3746091c863c9cc80959bdf54c2e46
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,462
Size: 1.00 vMB
Total Fees: 0.01254288 BTC
Feerates: 101.62 > 1.26 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (388,316 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,752 526,752 0000000000000000001e158098813ffed7c160a1863f3aafc936a215c64c7c78 45 0.01/1.00 vMB 23
526,751 526,751 00000000000000000018d1d02b294473cf1a5fa6a54e72f1d79c4fca5ce540f3 877 0.41/1.00 vMB 9
526,750 526,750 0000000000000000001a3859d5a869c8d11314724a8d2dea61cdf17c81a9b121 2,592 1.00/1.00 vMB 13
526,749 526,749 00000000000000000010162689ce15b68f4a3cd05a22404dae32713bac550107 2,422 1.00/1.00 vMB 23
526,748 526,748 0000000000000000000cb430bbd911b8d8a2def5c57fc62f299179c5dbc8adee 396 0.25/1.00 vMB 11
526,747 526,747 00000000000000000025985ca058d932a8829def35ca602e1553cf16642ff517 1,785 0.83/1.00 vMB 11
526,746 526,746 0000000000000000001e941b417a189559a7cb86e6946f6ac8732455ca071a12 2,617 1.00/1.00 vMB 13
526,745 526,745 0000000000000000002bf118300de53282083e2b1d8807aa8c8a1e20a6d8b30f 2,894 1.00/1.00 vMB 21
526,744 526,744 00000000000000000004a4f43207bdb757e87c787359edf45ad49654524bc89d 558 0.32/1.00 vMB 3
526,743 526,743 0000000000000000001933d2ed24ccd322e82681f87f232856ac113701a3297c 1,358 0.51/1.00 vMB 9
526,742 526,742 0000000000000000001d161466097ddbb6b940d9c31f66cae22ec19315ad33d9 3,096 1.00/1.00 vMB 30
526,741 526,741 0000000000000000000b53fd33703494446bd2aa607a67ceceff07c76754b69f 2,254 1.00/1.00 vMB 478
526,740 526,740 0000000000000000001da7740fbcbbd48423cf4af8a0a445e1c5af7f633be868 2,517 0.87/1.00 vMB 17
526,739 526,739 0000000000000000003896ba33915aaa5ea01d3b1ba3a3d553436d33ecf1bfff 707 0.27/1.00 vMB 28
526,738 526,738 0000000000000000002b74dfa7afa9d09b6777b65360a1f471d8277642b5ff56 1,885 0.69/1.00 vMB 16
526,737 526,737 00000000000000000017adb1d0b9ba201696dccd597bfb7fa66008fe60f6a2c9 966 0.39/1.00 vMB 22
526,736 526,736 0000000000000000001ff4196196755fda44cfe89ee02334f10a8dd764bf4a71 1,809 0.78/1.00 vMB 24
526,735 526,735 00000000000000000028847580ca3326bc36b7e5d2a36c4b7006d4ef2b1d37bd 1,738 0.61/1.00 vMB 20
526,734 526,734 0000000000000000000be19e06c4d6234c601e3ad59066e4414ef3110f40b966 1,572 0.52/1.00 vMB 17
526,733 526,733 0000000000000000002532e0b0568b232a131a5ef8329f6644089fc9485be0b0 1,142 0.37/1.00 vMB 10
526,732 526,732 00000000000000000038b144874092f5b51199cdbabb1211213676a8fe1d4e19 301 0.14/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.