Loading Tool

Explorer IconExplorer

Memory Pool

30,682 transactions
27.58 vMB
0.06057211 BTC
Random Selection Loading Transactions
Max Size: 134.75/200 MB

Candidate Block

Mining Attempt 58faca8257d89a354498821f02f6d1bdf14ed58c475d1537945b4099a83c1c31
Version 20000000
Previous Block 000000000000000000005f6e061237a1b3be90d7e91949057a34a7b5facf2fa9
Merkle Root d5a38abbd08f8d37b4ad83d10053201d5c4d9a77330bde77b9baf9dbd331734f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,770
Size: 1.00 vMB
Total Fees: 0.00817313 BTC
Feerates: 70.32 > 0.82 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,529 (332,652 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
581,877 581,877 0000000000000000002238dd9a9143a88b5069aebaf3a6c97d71a026036a128b 1,506 1.00/1.00 vMB 96
581,876 581,876 0000000000000000001ce5fa352d698819494e5c680160baf4a098d187cd83de 2,076 1.00/1.00 vMB 93
581,875 581,875 000000000000000000104b0e43df5a18a7c9a214c9568da9477e90fd5d114d7b 2,948 1.00/1.00 vMB 128
581,874 581,874 0000000000000000001d074013cf643eccbcdd55e48fa3f7b1ef3d5be63b83fb 1,842 1.00/1.00 vMB 104
581,873 581,873 00000000000000000004b14043cdaec66f07dbc21f54352ecb02fbbfe136a8bb 2,816 1.00/1.00 vMB 121
581,872 581,872 00000000000000000003609423af8fa8c8a51e90dfbfc2d7d29e2ea2de07a7f4 3,050 1.00/1.00 vMB 119
581,871 581,871 000000000000000000127e3061ca3cf5314bfc58f0242e9c04456865126671cd 2,660 1.00/1.00 vMB 139
581,870 581,870 0000000000000000000723947d4e4562c9d6f6405be4d1a45f4cc39308e08cf6 1,494 1.00/1.00 vMB 93
581,869 581,869 00000000000000000013c66c045f96d14181d0f3ceefa197722ab4b2cc8f6ec0 2,107 1.00/1.00 vMB 100
581,868 581,868 0000000000000000001315e7fe151dc2720b2bc0b79cf89fd00526a893cc9d94 2,529 1.00/1.00 vMB 107
581,867 581,867 0000000000000000000a1e1c2c90e9b86dc1c8b01ed847c58219f3f6b581bd7f 2,763 1.00/1.00 vMB 131
581,866 581,866 00000000000000000019cc03e5f963b886a51acc0f1ec577c6185c8656a70051 2,886 1.00/1.00 vMB 131
581,865 581,865 0000000000000000000ce87c8cecc87021e36c921961d0f09e4cc8abf684913a 2,877 1.00/1.00 vMB 129
581,864 581,864 0000000000000000000b14365a1cf7e097d85f381ed528f9da3b592d4bd2c850 2,157 1.00/1.00 vMB 108
581,863 581,863 0000000000000000000a28806cf202eed706ae00873f91932c09a1ab423b26a1 2,323 1.00/1.00 vMB 114
581,862 581,862 0000000000000000000994b3907eca78f4b89385982de958fabf082d58b55cc3 2,818 1.00/1.00 vMB 129
581,861 581,861 0000000000000000001c008e0c13f08da06b095da0182564c9a94412ef8fefcf 2,407 1.00/1.00 vMB 105
581,860 581,860 00000000000000000013fdf48d586101ce89dc0debad67d8ad3f9a554254bd0f 2,045 1.00/1.00 vMB 93
581,859 581,859 0000000000000000001d59d46d7947010f84b9407966f8cf78be4ef17279770a 2,386 1.00/1.00 vMB 108
581,858 581,858 00000000000000000004e57d99feba9b06d24607e65fbc8e8d6451c1cf2d2cab 1,908 1.00/1.00 vMB 101
581,857 581,857 0000000000000000000e083513f9256874ef7069cb13194ad646c67d4b2ce628 2,422 1.00/1.00 vMB 114
Previous 10 blocks ↓
Total Size: 781.55 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: 621.57 GB
    • Received: 11.23 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.