Loading Tool

Explorer IconExplorer

Memory Pool

43,014 transactions
29.34 vMB
0.07755110 BTC
Random Selection Loading Transactions
Max Size: 150.67/200 MB

Candidate Block

Mining Attempt cfe78112bcbe0375e9789048447e64bc71b0ba95bbae461621ce2d6da910fb77
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root 0947f9832119b24b4cbadb930def02d80a08bdee1de05c5a5b78ca2c02793dcb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,374
Size: 1.00 vMB
Total Fees: 0.01995649 BTC
Feerates: 100.36 > 2.00 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (170,395 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,219 744,219 00000000000000000007fcd457f93efcb2d9985e35d39ddda303dea08b83e013 2,422 0.94/1.00 vMB 16
744,218 744,218 000000000000000000005444e70b29a02f46ea7728728aaeb2e2b88e7155ac7c 1,157 0.57/1.00 vMB 10
744,217 744,217 0000000000000000000731f01edb98338dc2507eecbc9b576accab82476fdbe1 138 0.04/1.00 vMB 17
744,216 744,216 00000000000000000009072d19a3aeacd860dd92a39b3603a0b6b8f5d74007ee 1 0.00/1.00 vMB 0
744,215 744,215 00000000000000000001e329f2d2d52418d074815e7ed3f9520011e41cdafdc3 2,034 0.69/1.00 vMB 16
744,214 744,214 000000000000000000072bed9b99e935a6f9a49bdb34f46c32300eb42f55389d 211 0.07/1.00 vMB 18
744,213 744,213 00000000000000000009810acab9f5aaa494a45d72e4223780c75ef9432da92a 106 0.03/1.00 vMB 18
744,212 744,212 00000000000000000007933ace5f5ad88236a8e5d00f48b853b87120245fc5a5 1,769 0.53/1.00 vMB 17
744,211 744,211 00000000000000000005f138c640b6ec345d3b21bec70bef86c8dd5941029fa5 1,313 0.72/1.00 vMB 10
744,210 744,210 00000000000000000002c28bc7f51c83d998be6ddb3ba129c64389969c194ac8 1,798 0.92/1.00 vMB 20
744,209 744,209 00000000000000000008c14d0f99ba3a6aeab735796f0b3fca808648409ecc58 1,363 0.90/1.00 vMB 9
744,208 744,208 000000000000000000050be0f72925f062c8c70b621d1132d631f4da2054c561 2,145 1.00/1.00 vMB 26
744,207 744,207 0000000000000000000721c07f45b42ed33aaff02c195b1bbacaeccf2bdaf19a 2,631 1.00/1.00 vMB 14
744,206 744,206 00000000000000000007bde7968b827d5f061ce0d9df98713dea7075b4844e06 2,124 1.00/1.00 vMB 13
744,205 744,205 000000000000000000014dae9c8cc96adc54942af7f3b7f3a9963ae80f254bf5 1,616 1.00/1.00 vMB 9
744,204 744,204 00000000000000000006f691705f29406b7e750b385b7b90de9ff749fc0c06f0 2,425 1.00/1.00 vMB 10
744,203 744,203 00000000000000000000cd9015ef721af2df6f877b5ae8f6f4e4d943d901b4dd 2,198 1.00/1.00 vMB 11
744,202 744,202 0000000000000000000667afd71caae59570e27be8a6a11f265363cf76ae25b5 1,620 1.00/1.00 vMB 18
744,201 744,201 00000000000000000007702a1350f8c66d32d78313fed37c64551cc2d4103e7b 1,769 1.00/1.00 vMB 20
744,200 744,200 000000000000000000050fbbf751f0594e21ea0a622233821250fbe1f893fe41 2,911 1.00/1.00 vMB 31
744,199 744,199 00000000000000000008b1e7260c3713917ca961e404b952cd675b5bab7439d4 2,969 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.71 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: 629.31 GB
    • Received: 11.90 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.