Loading Tool

Explorer IconExplorer

Memory Pool

81,045 transactions
30.74 vMB
0.08788143 BTC
Random Selection Loading Transactions
Max Size: 186.91/200 MB

Candidate Block

Mining Attempt 85c94d2d4f42ae783884f498b4ff0882a3fd4f658f3d80737b81ce0a4a140da8
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root ed676df62916f82e1bd0b96b7f1c7e76ef909fe24fdabc0e710d26e14a138a7f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,627
Size: 1.00 vMB
Total Fees: 0.01704921 BTC
Feerates: 73.20 > 1.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (41,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
873,600 873,600 00000000000000000002878b89daff82fae7c80dc025beb8395e81351837bd2b 1,225 1.00/1.00 vMB 11
873,599 873,599 0000000000000000000135ffed925790ba2091eb378cdbcfebd37155ce030f5b 4,960 1.00/1.00 vMB 13
873,598 873,598 00000000000000000001f9d8325a70ddedb241203ab020a64bae08e0823e8208 2,162 1.00/1.00 vMB 10
873,597 873,597 00000000000000000001ad0d93cb17107e8e037009c6df0d0f795df26ccb4818 4,203 1.00/1.00 vMB 12
873,596 873,596 000000000000000000004bcac8d33a2dcc93959439136bf9322618e518a157d8 5,051 1.00/1.00 vMB 22
873,595 873,595 00000000000000000001adc8b1bf31a0456302980fdde33d158d6daa94f978c5 1,361 1.00/1.00 vMB 6
873,594 873,594 000000000000000000020778dff2888e5d636acba7666809ec45377339e0f593 994 1.00/1.00 vMB 9
873,593 873,593 00000000000000000000eca35a67382d7df406d6ddd0f7ac815f57758ae4bfbc 760 1.00/1.00 vMB 6
873,592 873,592 0000000000000000000276b3f95a0ac5cc128c9109ab26d211d01d9e8cf32864 1,137 1.00/1.00 vMB 8
873,591 873,591 0000000000000000000052b7928271df5d5db1fff3d51a1ade30f2fc2bc6a0f8 789 1.00/1.00 vMB 9
873,590 873,590 000000000000000000019d3a238322cf95dd4e491194a165be230697a42a6680 1,525 1.00/1.00 vMB 10
873,589 873,589 000000000000000000024a36b8e0930535420068e042ffda764bacf7e4d765ae 2,526 1.00/1.00 vMB 21
873,588 873,588 00000000000000000001e2b31a550d6c37ea8757ddcfadd055fa489dcaad75ca 2,608 1.00/1.00 vMB 16
873,587 873,587 000000000000000000029c17083dfdd48b70c65d406cfd2353e693b452628a75 1,179 1.00/1.00 vMB 11
873,586 873,586 000000000000000000013252d26d896f36d626a677a9c50973c2eac45a218f2b 2,002 1.00/1.00 vMB 14
873,585 873,585 000000000000000000001301fa4eaac6a30eff4a0c17215ad3d77aea654b6bd6 696 1.00/1.00 vMB 10
873,584 873,584 00000000000000000002a56089912216ab4ef22216785fe2a940f9ac090b84ce 1,148 1.00/1.00 vMB 10
873,583 873,583 000000000000000000000b2058621f2e6f433cc37fd84eba574fcc0a1d990890 3,255 1.00/1.00 vMB 15
873,582 873,582 0000000000000000000105de8f8691af818a4aa49ec01d03601ff5eb9407af8f 3,671 1.00/1.00 vMB 14
873,581 873,581 00000000000000000001d6ebcc497790dc447f888fca90e7ccffd3aac74d08fa 4,238 1.00/1.00 vMB 16
873,580 873,580 00000000000000000000fb4a497e37fd6fe4c3f7ce9d7e450d7f23828cdff030 3,954 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.06 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: 720.62 GB
    • Received: 18.22 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.