Loading Tool

Explorer IconExplorer

Memory Pool

82,388 transactions
31.16 vMB
0.10996017 BTC
Random Selection Loading Transactions
Max Size: 189.05/200 MB

Candidate Block

Mining Attempt 544603710eecb6228a11a244290cf4fa5de2fecfff7f1220ba2ead2db712a63f
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 0b97037aac7687428857eb182d2f7c8240cf2fb4a94fa96cd04862efceca1561
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,627
Size: 1.00 vMB
Total Fees: 0.03535639 BTC
Feerates: 803.65 > 3.54 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (41,747 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
873,605 873,605 000000000000000000002dcf6aaec4e0b0218830908ad07f532036efe0e5a047 1,107 1.00/1.00 vMB 10
873,604 873,604 000000000000000000022bf573c53fe05b537ee58b9a32af8cbc4d30a7693836 2,115 1.00/1.00 vMB 13
873,603 873,603 00000000000000000002a1d7cae572019f5257ee19c25e4156b3964d0d07fa29 673 1.00/1.00 vMB 9
873,602 873,602 000000000000000000011b8592228b028ad2fc9f31c8a2204cfd97d41734a2c5 1,389 1.00/1.00 vMB 10
873,601 873,601 00000000000000000000236262387292fef2637b3b93a5f8f1120ed1ffed7952 2,027 1.00/1.00 vMB 13
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
Previous 10 blocks ↓
Total Size: 783.00 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: 718.64 GB
    • Received: 17.93 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.