Loading Tool

Explorer IconExplorer

Memory Pool

75,004 transactions
27.63 vMB
0.07375833 BTC
Random Selection Loading Transactions
Max Size: 168.65/200 MB

Candidate Block

Mining Attempt c5a3a60a2eaea5a351034f8df0a9f62dd4c78fe4f2c6859a0642ae8d135613a4
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 9d3c1073248a1470783fe79191c8f963796a2c484470e58a5710d9da266687ee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,389
Size: 1.00 vMB
Total Fees: 0.01480892 BTC
Feerates: 80.55 > 1.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (407,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,653 507,653 0000000000000000000e0f748ea7b943063f09b0c08a27ca4c47cf3f8bd363d0 330 1.00/1.00 vMB 11
507,652 507,652 0000000000000000000fa4db8599ac91cb000401b55ff5dc6038d9393a8da633 986 0.37/1.00 vMB 134
507,651 507,651 000000000000000000280e67351aab6d49af781587d0c22d19e7536c0810d980 792 1.00/1.00 vMB 52
507,650 507,650 0000000000000000005532389aabf8b140485c8b2170aea4408ebbd67a4645f1 983 1.00/1.00 vMB 57
507,649 507,649 000000000000000000005f514073c9b1e589db0dc5b158ecf6e5666f327139e0 132 1.00/1.00 vMB 6
507,648 507,648 00000000000000000018821dbd86c85d8cc5db56bd250cb6ad5610718aa65e46 1,719 1.00/1.00 vMB 88
507,647 507,647 0000000000000000005a770e697c76e0633c73b142a943129c04b0ae2093b7dd 460 1.00/1.00 vMB 21
507,646 507,646 000000000000000000584bdd2189dbe6d9f531dd02a94313355b25b459b50437 1,198 1.00/1.00 vMB 47
507,645 507,645 0000000000000000004c0edd767941cf13a2d895846c64c5e5f728b0f15d58d5 1,971 1.00/1.00 vMB 209
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
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.