Loading Tool

Explorer IconExplorer

Memory Pool

79,376 transactions
29.18 vMB
0.07379717 BTC
Random Selection Loading Transactions
Max Size: 177.40/200 MB

Candidate Block

Mining Attempt 490ff0c68bbcfe694c8bc3ef45fd631a627dff79868159decd2a51359491c60c
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root 54b5155490d84b222c5b6fe951f18a9611b9d8ad4562049a44a242a1a035c827
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,355
Size: 1.00 vMB
Total Fees: 0.01275760 BTC
Feerates: 74.86 > 1.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (277,124 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
637,961 637,961 00000000000000000001020d4ea0f9c289805f217fd6782478ff60be20b8159e 2,646 1.00/1.00 vMB 44
637,960 637,960 0000000000000000000d23708b38e75d624e96026ea805b35cc14c2020d7fd65 2,496 1.00/1.00 vMB 15
637,959 637,959 0000000000000000000e3d6b7f85c7e66efa53e77d7b08700f43a0d481dc50a4 2,993 1.00/1.00 vMB 36
637,958 637,958 0000000000000000000ed2aef90f6c557ccf84032c896dba849d2195644d03ab 2,640 1.00/1.00 vMB 29
637,957 637,957 00000000000000000010a32dc32fa41fdc202462d289ece7105559b8510a662b 2,354 1.00/1.00 vMB 3
637,956 637,956 0000000000000000000b5c2276f96959fa648d7403153ef9e8e01ff363dd576a 2,368 1.00/1.00 vMB 16
637,955 637,955 00000000000000000006c0a2673044733e26d72f67b50c0acc7ec6483d40cf44 2,626 1.00/1.00 vMB 39
637,954 637,954 0000000000000000000ebbf22cd731294bb8e5a2e08b7bf24225a1d63fe4bfb8 2,227 1.00/1.00 vMB 17
637,953 637,953 0000000000000000000708801f0ccd2454f487c319dba60f15290aab5d25ad0c 2,029 1.00/1.00 vMB 26
637,952 637,952 0000000000000000000504ec9a38dc3aee61ddbf3cea1100a851a960846139da 2,446 1.00/1.00 vMB 10
637,951 637,951 0000000000000000001023339e585ecb2b74554e703b34064eb7bc11dcee4b70 2,804 1.00/1.00 vMB 32
637,950 637,950 000000000000000000032b8a6a2dcaaf7314ce564ef134f6b7fefed159877c53 2,500 1.00/1.00 vMB 17
637,949 637,949 0000000000000000000972fa6c6ce3d18a19490e0821de4ece8c30911e8ceadb 2,158 1.00/1.00 vMB 21
637,948 637,948 0000000000000000000df06192104d96a84458a1be0f3987b7cbc5fefa5ebc2f 2,283 1.00/1.00 vMB 25
637,947 637,947 000000000000000000108ad7fab1a4350193891bc194757df56c9639f7691dd8 2,832 1.00/1.00 vMB 35
637,946 637,946 00000000000000000001a45e78e313822cce907f7e7ff89b4a24446f4035e77e 2,246 1.00/1.00 vMB 60
637,945 637,945 0000000000000000000180671fb59e5a3f4000a116ceeeed076ce75363f8bcb5 2,367 1.00/1.00 vMB 16
637,944 637,944 00000000000000000006883cefa1aecc7d6f3bdd27008d45a77359467091673e 1,792 1.00/1.00 vMB 37
637,943 637,943 000000000000000000057c29e699511bac610e3f787c2f2ced20a36771a065e3 2,299 1.00/1.00 vMB 16
637,942 637,942 00000000000000000009061a65abfeefbb221d0660f53d53d06ad2fef201f91b 2,170 1.00/1.00 vMB 37
637,941 637,941 0000000000000000000c7244003e52675392847eab8d73f6a695cefe143ec09c 1,430 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 669.11 GB
    • Received: 15.73 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.