Loading Tool

Explorer IconExplorer

Memory Pool

82,829 transactions
34.64 vMB
0.16185455 BTC
Random Selection Loading Transactions
Max Size: 197.50/200 MB

Candidate Block

Mining Attempt e72266f78847a6c19e4716ed1ec3c1914baefb8f07ae607d4a9f1281ecbe51da
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 3184635c1ed2e2f24bc7b44790d9c2368316951a58168b9d8cbc22ebcb8d7145
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,362
Size: 1.00 vMB
Total Fees: 0.04322583 BTC
Feerates: 301.60 > 4.33 > 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (14,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
900,476 900,476 0000000000000000000185bca8c7cb007e5cbbe7c4ec3ebfa1fec31fff90d1c7 2,570 1.00/1.00 vMB 13
900,475 900,475 000000000000000000023618a37c17d39f47c8dffc49fa0f3a799bd4169a4bee 2,106 1.00/1.00 vMB 1
900,474 900,474 000000000000000000007b5a1cb7730fa549376dc3dbd4ab3fb1c3d4b12ec017 2,387 1.00/1.00 vMB 2
900,473 900,473 000000000000000000015e42fd66c5558267790c423574589face869c56994de 1,940 1.00/1.00 vMB 2
900,472 900,472 000000000000000000017b5232ca7dc85c6773a51baff5d46957ab3f5d2d2ec9 3,469 1.00/1.00 vMB 4
900,471 900,471 000000000000000000017ba8980fbebcf6d61c7a68342d3bdb00a85b08faa5c4 947 1.00/1.00 vMB 3
900,470 900,470 000000000000000000021e74b6fff84c185661336da817b0c979643629395778 1,702 1.00/1.00 vMB 3
900,469 900,469 00000000000000000000fbe8ba11144eb0ca17d50d3cbab9ce00a3b83fbcb59c 2,633 1.00/1.00 vMB 2
900,468 900,468 00000000000000000000841740f6e016cc58b009c442b6b9c9df381b8e73da8c 4,003 1.00/1.00 vMB 6
900,467 900,467 00000000000000000001db13ac3d89fe920b9c1c9b217527b2f750312fc9715b 3,162 1.00/1.00 vMB 4
900,466 900,466 000000000000000000018a19596a07bce9a3e76320a520bfb83b373dfaed3767 875 0.41/1.00 vMB 2
900,465 900,465 00000000000000000001f6cb92d7d8c8029b343f90b434cc8318e5cd36101433 1,128 0.67/1.00 vMB 2
900,464 900,464 000000000000000000007036e7468c18d0017e4ef052533ae21966acd9a94637 1,045 0.61/1.00 vMB 2
900,463 900,463 00000000000000000000995fbbd716d1d1946b8fadc898c7709f85b3c35e38aa 2,782 0.92/1.00 vMB 3
900,462 900,462 00000000000000000000e53195b05c8a3f4e4161f862cb0f1a61154925e1efb7 237 0.08/1.00 vMB 2
900,461 900,461 00000000000000000001f525e764ecfb01f46e0a86e2340a07b33e75fad35c6c 439 0.23/1.00 vMB 2
900,460 900,460 00000000000000000000713087085ea0ce6455ad7169ac99d27917f407486560 272 0.07/1.00 vMB 3
900,459 900,459 000000000000000000013296d7f3190a5d2cecfe2884896ff5c7211a3fc3359b 284 0.18/1.00 vMB 2
900,458 900,458 000000000000000000009203d59ad9bbb11b76c449d5d987a55f43eccd1ab5b4 3,165 0.99/1.00 vMB 1
900,457 900,457 0000000000000000000086ac56a6c78b590acf4114dd6f6d6f0612e021a1bf6e 3,226 1.00/1.00 vMB 3
900,456 900,456 00000000000000000001623be419c3bf57936642ef79e5c340ec7f07686d54a5 1,042 0.38/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.10 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: 728.30 GB
    • Received: 18.47 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.