Loading Tool

Explorer IconExplorer

Memory Pool

77,890 transactions
29.42 vMB
0.10370580 BTC
Random Selection Loading Transactions
Max Size: 177.18/200 MB

Candidate Block

Mining Attempt 3be237e8d42bf149b1b9b706aec3c6e444c79ee6b72d9557ab9eaa8ecb0cc992
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root abab49f73c3860b4d8a668ed492a803e01a4b2b736991fa78cefe6c1e649ef43
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,200
Size: 1.00 vMB
Total Fees: 0.02825450 BTC
Feerates: 151.12 > 2.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (373,451 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,820 541,820 0000000000000000000affd66db341672ddf764c7812b10fd3ad1a3480c36a59 1,276 1.00/1.00 vMB 19
541,819 541,819 000000000000000000145f7cc8fcdfd492042fca9c422139e177982a5d80df9b 1,425 1.00/1.00 vMB 6
541,818 541,818 0000000000000000001efc6952a5bf7464278bcb6d3e63a815ab22c06f1ac9d2 2,501 1.00/1.00 vMB 7
541,817 541,817 0000000000000000001fbe62671561a533f4f4530c7afc74dc1583e132475bde 2,507 1.00/1.00 vMB 20
541,816 541,816 00000000000000000000c5e66104afb2b479692e41b8f93cc38870f5cddf61bb 2,383 1.00/1.00 vMB 13
541,815 541,815 000000000000000000066b603758616950488d1238f37f720cbf6d12ac2f38f7 1,255 1.00/1.00 vMB 10
541,814 541,814 000000000000000000172be64eac1ab67b6e9f8136332661b0a54d284897dca2 2,328 1.00/1.00 vMB 7
541,813 541,813 00000000000000000007da9b8a8ffd9012219904d204e067e188e0898d998d47 2,828 1.00/1.00 vMB 26
541,812 541,812 000000000000000000086224f4a417d5d9fd4b6e44da118cd5182dff766bf846 1,170 0.49/1.00 vMB 23
541,811 541,811 0000000000000000001869affbfbe62d0b82859007edaca3ded7454cd39cf09f 2,673 1.00/1.00 vMB 14
541,810 541,810 000000000000000000230ae7b5f83412dd691012995172595bab274068991f69 2,698 1.00/1.00 vMB 6
541,809 541,809 000000000000000000024f6bfe84e9110f304b23a23adcbd6f30d15155b3af1a 2,641 1.00/1.00 vMB 20
541,808 541,808 00000000000000000013069f57b19bafbed3ee1b0eca2f5adf2189c57bffb73e 2,488 1.00/1.00 vMB 21
541,807 541,807 0000000000000000000b6ad207508358bf9ea798e802a140b85997a7f95c62c8 2,516 1.00/1.00 vMB 10
541,806 541,806 00000000000000000000b55925288ac8ca4d14634c4b5f0f22670df68dd2cdb5 2,825 1.00/1.00 vMB 17
541,805 541,805 0000000000000000000b40ab7cf0038b200768bc5bca7ea33b7335490470a60c 2,535 1.00/1.00 vMB 12
541,804 541,804 0000000000000000001452cf53cef52d741bc25115b280ebe022a36d137fe10a 2,999 1.00/1.00 vMB 5
541,803 541,803 00000000000000000018611a7b3edaaee5d77a13c9b9c5abf134934ad09792f8 2,832 1.00/1.00 vMB 26
541,802 541,802 00000000000000000025653c7b39d040f6892b08abd8de1c4093b174d72530aa 2,477 1.00/1.00 vMB 39
541,801 541,801 000000000000000000059769b4c18ca9960f09f7230b2396b89f36148aa599c9 3,012 1.00/1.00 vMB 11
541,800 541,800 000000000000000000161d22d504e0abc5b000755b1b74999416076e0b1ce55e 2,732 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.86 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.97 GB
    • Received: 17.26 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.