Loading Tool

Explorer IconExplorer

Memory Pool

35,021 transactions
25.60 vMB
0.07246869 BTC
Random Selection Loading Transactions
Max Size: 130.44/200 MB

Candidate Block

Mining Attempt e89f913516ff74feb417357f42accbe0a0bd11e9d2be9ae89051b504cc40bcfb
Version 20000000
Previous Block 000000000000000000018a7c9c67def46f0c877c4aaa1e2e54a892d9cd10acb4
Merkle Root 24b70653dad66da6e4ff6a0ec675e4179f95f2df2c9976dac328e3198df2a130
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,386
Size: 1.00 vMB
Total Fees: 0.02589163 BTC
Feerates: 151.12 > 2.59 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,690 (314,938 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
599,752 599,752 0000000000000000000cac62f17e9631335c343f3c89dfc51370ce445b082725 2,988 1.00/1.00 vMB 12
599,751 599,751 000000000000000000146fe16d38aa335bd64170787040f3620556f134d7832d 2,919 1.00/1.00 vMB 12
599,750 599,750 0000000000000000000cf928d7abaed268aeb7a89e198a0410f87b069a343395 3,137 1.00/1.00 vMB 31
599,749 599,749 0000000000000000000ba91a72f9f3d513760bdeb7a22dab19ef3ec83d0d9744 2,889 1.00/1.00 vMB 18
599,748 599,748 00000000000000000003954116825ce743862cddf57aa61e52e53f0f67a5998b 2,787 1.00/1.00 vMB 12
599,747 599,747 0000000000000000000a7ed921e1fef61bc4eca00179c7c2902cca70058dafdd 2,462 1.00/1.00 vMB 12
599,746 599,746 000000000000000000139941e3363bdba9590512758e5ef03a579e1246594ef9 2,778 1.00/1.00 vMB 15
599,745 599,745 0000000000000000000efaf367f8f9ebc7a1f74d07226838b01dfcb39e82b49a 2,503 1.00/1.00 vMB 39
599,744 599,744 000000000000000000117bfbed7c39a3dd6e1a8c0dc1a913dc102ec0ee609adf 2,826 1.00/1.00 vMB 39
599,743 599,743 00000000000000000004e97aa39486d9f4b664a4803abea34b7f3538b2ddcad3 2,334 1.00/1.00 vMB 21
599,742 599,742 000000000000000000153ac9d05b11e938a7b240f15422b388032359e30f0ad6 1,767 0.70/1.00 vMB 15
599,741 599,741 000000000000000000071512f137999be6af38ff2d3eedafa2d5d79f139342b7 1,155 0.40/1.00 vMB 10
599,740 599,740 0000000000000000000fb39e8dc42c8106b11abe749015f9b5f5d8cdb3c3edae 2,518 1.00/1.00 vMB 19
599,739 599,739 0000000000000000000f28843e4e65af701cd9b6b2017b36321858aba5c62a98 1,635 0.64/1.00 vMB 16
599,738 599,738 000000000000000000014cd4cb6a2222120eb85bd003bb1da5a7c638d34b90fa 831 0.34/1.00 vMB 33
599,737 599,737 0000000000000000000d2cb5e151af949fcf19185406a277e8ff860637873268 1,146 0.42/1.00 vMB 9
599,736 599,736 0000000000000000000495d8df37572279733ddbc459428bf291f7fd2591c0c2 2,748 1.00/1.00 vMB 19
599,735 599,735 00000000000000000007350771cf3387c42fd424a25eff536694d31d2bad95b0 1,265 0.54/1.00 vMB 17
599,734 599,734 00000000000000000005373edb4e8b74cbce2a3eca841fada7f6db60bdb2c659 763 0.29/1.00 vMB 19
599,733 599,733 0000000000000000000dc190931952bed17626203b540749a165ddd6ce6abe3d 956 0.81/1.00 vMB 7
599,732 599,732 00000000000000000008c5ff57e9e0ab5405f9adae989c541ff86e5327d8838d 2,526 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.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: 637.63 GB
    • Received: 12.43 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.