Loading Tool

Explorer IconExplorer

Memory Pool

78,440 transactions
34.36 vMB
0.16526965 BTC
Random Selection Loading Transactions
Max Size: 191.67/200 MB

Candidate Block

Mining Attempt ce1f4d6b097eab5d51bc218fe5891a90f95c0dcc2e58aecce5c626605d5b6123
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 5b6b7dce32443f286aab873537f8918dbe94f5e85bd5dd03d993b9c525c168c0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,188
Size: 1.00 vMB
Total Fees: 0.04243863 BTC
Feerates: 469.97 > 4.25 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (407,773 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,644 507,644 0000000000000000002018e622e0f9fdc6f8175504040c4703a15278dd7852d9 1,858 1.00/1.00 vMB 108
507,643 507,643 0000000000000000005b151cd1d9322032782275ad7d85eeaae35cfb9276c6cc 1,707 1.00/1.00 vMB 87
507,642 507,642 0000000000000000003eda32fe8b3990476d5909c86c749ed77e6e9a56441255 2,377 1.00/1.00 vMB 153
507,641 507,641 00000000000000000057cace07c2653c600750a0c7821d91949e74917bb265c1 1,520 1.00/1.00 vMB 103
507,640 507,640 00000000000000000057bf8a52f9139b951b79511655ceefd1c08890f9091dba 224 1.00/1.00 vMB 10
507,639 507,639 00000000000000000035212db63e85d456f29ebf830d21074586325acf2fc235 1,391 1.00/1.00 vMB 57
507,638 507,638 0000000000000000001c7c344630ec7fcf68a9acec25a3525cf02f21a881c17b 77 1.00/1.00 vMB 5
507,637 507,637 0000000000000000001b629f5e31aaf30078fd4d115e5b626c2efd0fd0817b4f 224 1.00/1.00 vMB 9
507,636 507,636 00000000000000000044e16bcc44a866bee0f76eee0d2f3f19b3e9361cdb2d52 531 0.38/1.00 vMB 104
507,635 507,635 00000000000000000015217ce3766ead5f21cc48a2f0f23c144d4b8cf154f8d7 103 1.00/1.00 vMB 7
507,634 507,634 0000000000000000003dd6500c18d2d8f02af32ef3b333f010ca90abfbe551a0 240 1.00/1.00 vMB 9
507,633 507,633 00000000000000000022c2f4e51943abc9c88aa427a15dff15aef05235d05c6c 87 0.05/1.00 vMB 63
507,632 507,632 00000000000000000015a7e4df6740a8d2c5926eb4a9c993690a79608503280d 555 1.00/1.00 vMB 29
507,631 507,631 00000000000000000032e53651f2b51c72ce4d91523349a92b2b9b0f40505321 502 1.00/1.00 vMB 3
507,630 507,630 00000000000000000021f365ad577a4fd0307d05ee2957ef1504715b555fae7d 2,436 1.00/1.00 vMB 152
507,629 507,629 0000000000000000004fa70004b04f4a479545ab8a69fc1c4e11c323daf79728 2,210 1.00/1.00 vMB 106
507,628 507,628 0000000000000000005c805c22cb5aa55180d6f6a70180fb1309d2a08f47b0df 188 1.00/1.00 vMB 8
507,627 507,627 00000000000000000023154f398e7247416bad3add413ef2e824702b831df645 2,169 1.00/1.00 vMB 107
507,626 507,626 0000000000000000003042157ded5ad4ae22418403000660bd89d145648bd440 1,541 1.00/1.00 vMB 71
507,625 507,625 00000000000000000012051ffb712d17a63a0a588428ddbb67c268cc7bd6d860 317 1.00/1.00 vMB 37
507,624 507,624 00000000000000000048656b30f3866630175d891bfe20c495a6474c9d0d3730 1,590 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 783.11 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: 735.42 GB
    • Received: 18.57 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.