Loading Tool

Explorer IconExplorer

Memory Pool

76,823 transactions
28.76 vMB
0.06853069 BTC
Random Selection Loading Transactions
Max Size: 174.21/200 MB

Candidate Block

Mining Attempt ea78431abebc0428c5422fb8b9a654f6198612c69e01318458dd7617d389364c
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root 72ff9f97b3ba525709d65d7bc69ab09e0fc25c4df5564d4ed22363141d9cc2cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,540
Size: 1.00 vMB
Total Fees: 0.00879434 BTC
Feerates: 50.27 > 0.88 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (341,587 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
573,568 573,568 00000000000000000025926b1c06ad3e99ba3d1444fdc497cbde77d1ddd0495c 2,483 1.00/1.00 vMB 50
573,567 573,567 000000000000000000172a5a1e6ec3aacdebb917d7aa9d7e604d939811ad6d1f 2,605 1.00/1.00 vMB 44
573,566 573,566 00000000000000000005739ab629b09baf2aff7ad1d90f996e41f0e3b85dd863 3,230 1.00/1.00 vMB 43
573,565 573,565 000000000000000000268076fdba254a48e9315648ce651d43f254910fd02675 3,125 1.00/1.00 vMB 25
573,564 573,564 0000000000000000001a93dee6ab555573447e121cef777e0f55e0538813021e 3,286 1.00/1.00 vMB 38
573,563 573,563 00000000000000000019fd97ff202fbaacedc650009f9dda337b9b47f77a9c7a 3,298 1.00/1.00 vMB 19
573,562 573,562 00000000000000000027964a89c5a01fe08ef7895eb81879e3f08e0ef3e34720 3,094 1.00/1.00 vMB 9
573,561 573,561 0000000000000000000d72b45dfbc715bd1cc3320ff003afa9e382b5da844e75 3,157 1.00/1.00 vMB 29
573,560 573,560 00000000000000000012a590ec5908c12e0ea307ea4e6e650f145c2a6fdfe236 3,220 1.00/1.00 vMB 18
573,559 573,559 000000000000000000283d83709f9f8fab784697dbec65975892a83bfced3213 2,681 1.00/1.00 vMB 48
573,558 573,558 00000000000000000026d9d98742bb9fa80281813d16794b8745321ead255c66 3,178 1.00/1.00 vMB 51
573,557 573,557 0000000000000000002be1066b091f15ba359f00a05d0b86b2a2ba48742f6985 3,168 1.00/1.00 vMB 29
573,556 573,556 0000000000000000001e7378194a4aa490e3e4b7950aa6d5eb9d551ce57742f4 2,968 1.00/1.00 vMB 45
573,555 573,555 000000000000000000189631b641b6633b6b96683a3d693379498521bf59b1dd 3,107 1.00/1.00 vMB 50
573,554 573,554 000000000000000000158cc13f069ba92989218576562d198c3b8d4fc17081a7 3,383 1.00/1.00 vMB 21
573,553 573,553 000000000000000000003e4d74e346e9a318e605ca38d7b9818c3cf703c1b95f 3,311 1.00/1.00 vMB 42
573,552 573,552 00000000000000000004f723050f41cdce70688e4a6bf3341fef423b34a4d6cc 3,344 1.00/1.00 vMB 33
573,551 573,551 0000000000000000000c7e76f8857b5ea9b712d9c0e3f8d09d7beccbbf71ccfb 2,897 1.00/1.00 vMB 42
573,550 573,550 000000000000000000075cde515908e84fdabfc09b8a842c4e46157b9555a60c 3,189 1.00/1.00 vMB 28
573,549 573,549 0000000000000000001dc5df02cf679701957dc8b64513ac29b3c4c482d4002a 3,186 1.00/1.00 vMB 37
573,548 573,548 000000000000000000128d79a7257163a3147aad385ad8391309495feba0ddd3 1,770 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.66 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: 673.06 GB
    • Received: 16.36 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.