Loading Tool

Explorer IconExplorer

Memory Pool

30,352 transactions
24.58 vMB
0.06043925 BTC
Random Selection Loading Transactions
Max Size: 122.21/200 MB

Candidate Block

Mining Attempt 4179cd8c2f73fc9522c5cb8d44c24860d903fb1fd8ed51fe8dad438784a37f86
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root e2bce0fa99dfb61e95c0f13ad912bf4f688ba56054f211dd40ede18a0dda7c5f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,645
Size: 1.00 vMB
Total Fees: 0.01614523 BTC
Feerates: 100.60 > 1.62 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (643,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,631 271,631 0000000000000002763a41098bb2cd6dfc8fe083762f301d792cf2845d04c986 705 0.67/1.00 vMB 23
271,630 271,630 0000000000000005d3dd6e8b5dfce305a0fba8c44802041908d5529534f2180b 492 0.25/1.00 vMB 27
271,629 271,629 0000000000000006ba793f89e81bd9fe1b84a5553d0f0a0c1f17fd28f2a88d25 1,445 0.50/1.00 vMB 90
271,628 271,628 00000000000000005c673cc468ef85694e9da38e6ac589e2f51e45d945a7564d 714 0.25/1.00 vMB 97
271,627 271,627 0000000000000001eeb3bcea9ff0bb8b5da0dc29b60bc955c43990253ec9a917 697 0.25/1.00 vMB 43
271,626 271,626 00000000000000048067a6d23d4dc4cc4ca4b9a5cbc35beb33b8ccde5c607643 350 0.25/1.00 vMB 127
271,625 271,625 000000000000000595116427245010703321ddb926a0cd6645c3993e71656a94 36 0.04/1.00 vMB 19
271,624 271,624 0000000000000006016ddf768c69347545dc424da55290c52a9bde3fe92c2ce3 691 0.32/1.00 vMB 368
271,623 271,623 0000000000000000a11bb98a26b08fa431a9705f78281716409fb212bb603d2a 796 0.40/1.00 vMB 57
271,622 271,622 000000000000000510471dac8ca792cc2e7b50cd58b0ecb7722c42ade55fe5e7 463 0.22/1.00 vMB 53
271,621 271,621 00000000000000008c48ecbf31b5e3c6cf7eec7108ae4176aa4ad9dce40de60e 656 0.45/1.00 vMB 39
271,620 271,620 00000000000000006095f2745f9c2af4f3dde055d3dde38ff0d0ff0f338b2596 454 0.25/1.00 vMB 25
271,619 271,619 0000000000000004fe3abf2d7fc51921a2238e69b1911075826a14bdafbdaccd 739 0.25/1.00 vMB 45
271,618 271,618 00000000000000046a57224edf94ef440f758563683afc509069d0eb4567f8af 739 0.25/1.00 vMB 120
271,617 271,617 00000000000000033e325cd56d1b3bc39eefe3bfd1cdbbb56007ead2880488ce 47 0.02/1.00 vMB 11
271,616 271,616 0000000000000001ff054729f4b04d0efb22fb4a3a8a6ccd60622fea92cb9b1e 415 0.17/1.00 vMB 56
271,615 271,615 00000000000000057fb8f7a6e64495aa3d8d68c2bcc9b322e7cc711bfffea9b3 385 0.25/1.00 vMB 41
271,614 271,614 000000000000000322f43c8f80fde4be41b2224ebb80cd507280a521c46da668 1,260 0.50/1.00 vMB 76
271,613 271,613 00000000000000022e20d6f82eed5bd834ff273fa710d461f16384937805aec7 256 0.11/1.00 vMB 46
271,612 271,612 0000000000000006280e4bd34b80454760eb9e1d8a1d30b0e411132b57fb5af7 309 0.15/1.00 vMB 44
271,611 271,611 0000000000000006a5243b279078d42fd07aa87b6dd6efe0a37bab28d6c11ba9 151 0.12/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.87 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: 642.77 GB
    • Received: 12.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.