Loading Tool

Explorer IconExplorer

Memory Pool

80,712 transactions
29.91 vMB
0.08300751 BTC
Random Selection Loading Transactions
Max Size: 180.09/200 MB

Candidate Block

Mining Attempt a8a67a47acc1e7e86fcb86807d94521236ea4eac104b4991c161a375c1ff6dcc
Version 20000000
Previous Block 0000000000000000000135ac620a052967f9746b1bc66d2202ef22cb5fcb9e1c
Merkle Root fbeecb360e1a1fe71cbdf79694a50f774b7b394c3b8df3af96650be8bb50c191
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,183
Size: 1.00 vMB
Total Fees: 0.02191989 BTC
Feerates: 216.64 > 2.20 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,991 (123,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
791,608 791,608 00000000000000000004c9df817811153dc3779ef19fd4dabd75b400fd98868d 4,473 1.00/1.00 vMB 31
791,607 791,607 000000000000000000023049f388a920d126f69e472486d8de3049bae780c9eb 3,203 1.00/1.00 vMB 37
791,606 791,606 00000000000000000003fb167af29bcb5a9c2bd67cef4e918a305cb2350bf609 3,561 1.00/1.00 vMB 59
791,605 791,605 00000000000000000002f55b105d2bf3125981a31c7269f036f8e23178ccabc2 3,093 1.00/1.00 vMB 56
791,604 791,604 000000000000000000047522ce94916b2eaba2c0634d27a4f6b66871572a2419 3,309 1.00/1.00 vMB 52
791,603 791,603 000000000000000000010b16d28a033e889f3a69a2187160f18b0317e503946d 1,772 1.00/1.00 vMB 24
791,602 791,602 00000000000000000003cf8498ac1d505c019671bd828b1a05bf6dc80b2e560d 2,560 1.00/1.00 vMB 46
791,601 791,601 000000000000000000041dfdc996b280043cb3157ddacd1598b7295fe201a617 3,065 1.00/1.00 vMB 45
791,600 791,600 000000000000000000039c2bbc645c64f003d015793461f114c2842238aabdc6 2,959 1.00/1.00 vMB 61
791,599 791,599 00000000000000000003c901019fe4c0377e523ec22b6b89e7c2ce20713c68d0 4,368 1.00/1.00 vMB 31
791,598 791,598 00000000000000000001a18fa529aa4f008f6ff08e64695502bd5694122042ba 4,195 1.00/1.00 vMB 34
791,597 791,597 0000000000000000000208c7b91cf4fc0cbeef95808144c108882b8fe7cf5239 4,902 1.00/1.00 vMB 33
791,596 791,596 0000000000000000000093fa4d8054e0259b87e068351a779b1c4ce47a3bc39f 4,861 1.00/1.00 vMB 36
791,595 791,595 00000000000000000002e109d8a32b61aa59f29ee0317445fdfc2a9d127f0d76 4,813 1.00/1.00 vMB 32
791,594 791,594 00000000000000000003f6324dd117465903238d16a204eecbff9055e61edfa3 4,335 1.00/1.00 vMB 32
791,593 791,593 00000000000000000001f23961b9e6177c1ae7b35e026fe3adaa024e5033f8ef 5,852 1.00/1.00 vMB 23
791,592 791,592 000000000000000000011397fa8b57238f44e5c174e5af28be0b981996b3262d 2,508 1.00/1.00 vMB 46
791,591 791,591 000000000000000000020f23e95a516d0cc3d7812f7be3a3078e5a4b1c0e2d21 4,608 1.00/1.00 vMB 26
791,590 791,590 000000000000000000002662072d4f23bd592c112e49ba2aec712820c1380a6a 3,208 1.00/1.00 vMB 42
791,589 791,589 00000000000000000004a608306f77c43b07e6ccd03c481c9344f11b72b5b6ee 2,665 1.00/1.00 vMB 29
791,588 791,588 000000000000000000032dc2fbe16bf8333f71e9d883ac581eb6ee4ae7b4b076 3,739 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.38 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: 664.13 GB
    • Received: 14.95 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.