Loading Tool

Explorer IconExplorer

Memory Pool

86,801 transactions
32.28 vMB
0.22944996 BTC
Random Selection Loading Transactions
Max Size: 192.95/200 MB

Candidate Block

Mining Attempt 48c95f2462142ab492f55fb65dd0ac3b19c1d1676f95a770a93c2bdb60c3c007
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root c97d3e8342092ef4e6c149c4071e02751b68eebec8928bf1777bf879886a7031
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,352
Size: 1.00 vMB
Total Fees: 0.10247339 BTC
Feerates: 529.10 > 10.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (408,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,043 507,043 00000000000000000060b37d32375e56369a2650c1cee8a9973f63864a969512 1,880 1.00/1.00 vMB 152
507,042 507,042 0000000000000000004bf3cb14a4102187cd4ee913891946435178d5a1d09bb5 1,938 1.00/1.00 vMB 75
507,041 507,041 00000000000000000062ddf5a94d482aacb076541015c9d8a530379cf4a59ee6 1,976 1.00/1.00 vMB 75
507,040 507,040 0000000000000000000e385ed5e8d825ede01a07886ba348b5ef41f535ae047f 1,792 1.00/1.00 vMB 49
507,039 507,039 000000000000000000626af1b9cc23a77be78502acc423e9d240fb945deb6035 809 1.00/1.00 vMB 103
507,038 507,038 000000000000000000192475e585ef08d46c54a9d5598a476b175bfa87f1896a 1,861 1.00/1.00 vMB 146
507,037 507,037 00000000000000000030baf76244d629db15be22aae6d25961a57c8ad1cd2a3b 1,786 1.00/1.00 vMB 135
507,036 507,036 000000000000000000223e61003b2278e42a24b22162282cdfd9267d7e109a4f 2,931 1.00/1.00 vMB 205
507,035 507,035 0000000000000000006b722078c4276d52e03af7ae0f8ad4c36acefceff25fe3 702 1.00/1.00 vMB 85
507,034 507,034 00000000000000000049e0a51b2aab16e60499a129ad0090786c82e0d333661d 793 1.00/1.00 vMB 90
507,033 507,033 0000000000000000000aa5ac7ed3c8f0c34acb375bab13f59314740959809a8f 461 1.00/1.00 vMB 73
507,032 507,032 0000000000000000001113b6b10626c3d1d708520a2d10a19015dd51112c8d57 584 1.00/1.00 vMB 81
507,031 507,031 000000000000000000263ea863841d51991858b39422520a8388e18846e31945 626 1.00/1.00 vMB 98
507,030 507,030 00000000000000000053e48a86fb86249dddda4c0e1e24d66ec936ddad472268 283 1.00/1.00 vMB 59
507,029 507,029 0000000000000000001ff849ac1c0d27afe93c8701822bd359b1f54c8bb3d2bc 1,372 1.00/1.00 vMB 108
507,028 507,028 0000000000000000003f97b1f9bdab6606ac8eb7addd66b02cfdf8e8945fc533 1,892 1.00/1.00 vMB 114
507,027 507,027 0000000000000000004bd4aff1966f6df18b1dba6f6ef83a878e526ab31eee73 2,477 1.00/1.00 vMB 106
507,026 507,026 00000000000000000057c6fcc8535547c5fbff7bd05ba1d9e944ac2ac6c91d9c 2,164 1.00/1.00 vMB 155
507,025 507,025 00000000000000000026d04eb4df489a226a0f46cbf7743d445b28a6c2afa175 1,718 1.00/1.00 vMB 122
507,024 507,024 00000000000000000050386622592b5c50da5b0bbcecf62d9d117c1f318e41aa 2,421 1.00/1.00 vMB 171
507,023 507,023 0000000000000000001f23758ac3762f6c95bc434ba09d00230987dcb421f131 2,367 1.00/1.00 vMB 164
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.32 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.