Loading Tool

Explorer IconExplorer

Memory Pool

85,979 transactions
33.13 vMB
0.09679947 BTC
Random Selection Loading Transactions
Max Size: 196.20/200 MB

Candidate Block

Mining Attempt 31dbf9d73e442c9b60666adf5a411bb0e98908b411055ce35e40679709267841
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 19af23c044249126891c9104a18f9fb39ffbeb527266f61406ad448efeee3096
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,032
Size: 1.00 vMB
Total Fees: 0.03056722 BTC
Feerates: 150.67 > 3.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (240,341 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
674,608 674,608 00000000000000000009f167211454c37eca1742871a7ff8d907d3455de57e76 2,298 1.00/1.00 vMB 21
674,607 674,607 000000000000000000043d9eb9497121951a0eb639faee8b419d21674989f084 2,815 1.00/1.00 vMB 91
674,606 674,606 0000000000000000000c528eb71c556c15aaa83bc74fbfdf7bed47417a32cf6f 1,624 1.00/1.00 vMB 88
674,605 674,605 0000000000000000000be9cde9a989506dc86e6f8beb5c155ba4da3b436cea50 983 1.00/1.00 vMB 102
674,604 674,604 000000000000000000096d4536f2656a29b6eb7e53c5445e88f190e85eb4e255 2,651 1.00/1.00 vMB 65
674,603 674,603 00000000000000000002870ecbf548f9f240a2a5c7441a56a524ef0ab19c05b2 2,792 1.00/1.00 vMB 41
674,602 674,602 000000000000000000099322c6b63b7a78e443343c53c3dd51de30bacc2cd3d1 2,395 1.00/1.00 vMB 52
674,601 674,601 0000000000000000000a33bc4197e1ac60890a7b0e5578879b896007f0ba9502 2,357 1.00/1.00 vMB 118
674,600 674,600 0000000000000000000285cf687dae5d5f24df611e0c629027d803a43782788e 2,328 1.00/1.00 vMB 53
674,599 674,599 00000000000000000005ec48521947c4afa88c1db6749eb55ef8ccac9c4eb519 2,348 1.00/1.00 vMB 69
674,598 674,598 000000000000000000097d7aafe686d83435b69305df50dce26d933bc23f0f74 1,517 1.00/1.00 vMB 23
674,597 674,597 00000000000000000004f4f71e32931cb34d3dc6934f25f6e38295866ff9b183 1,880 1.00/1.00 vMB 30
674,596 674,596 00000000000000000007639e866c93ff4d28972f20a9f0b9e15161af5e16cab4 1,954 1.00/1.00 vMB 24
674,595 674,595 00000000000000000008a2e389af6a5776f6110084d985fa72f660823eac1791 2,239 1.00/1.00 vMB 58
674,594 674,594 0000000000000000000411984d6bd0b50a5c517868ffdfa073af416f5d66cbbf 2,394 1.00/1.00 vMB 98
674,593 674,593 0000000000000000000d184994f08d686f325507da2f017bb86f31325744080d 1,360 1.00/1.00 vMB 14
674,592 674,592 0000000000000000000633624756ba6676a2b1a8e492137db4b3dd0f8771bdd7 2,566 1.00/1.00 vMB 67
674,591 674,591 0000000000000000000a29a9b3c0623d9461a9ecc52ddfc3951233e89a3962d8 911 1.00/1.00 vMB 103
674,590 674,590 0000000000000000000b89576b560df0b7c1a051a233ae9fb6f9c51805758a7c 2,371 1.00/1.00 vMB 69
674,589 674,589 00000000000000000000d6a4cee8f6e6ff9c82d292ad29615be1709954433108 2,102 1.00/1.00 vMB 31
674,588 674,588 000000000000000000087263273fd80c2300bce62a06889f80e493624928763c 2,858 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.30 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: 657.41 GB
    • Received: 14.54 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.