Loading Tool

Explorer IconExplorer

Memory Pool

51,137 transactions
29.05 vMB
0.07884508 BTC
Random Selection Loading Transactions
Max Size: 155.48/200 MB

Candidate Block

Mining Attempt f4980db399524dcdfdf048d1d5ef1baf31976a2912dca899b505ddcc2d20bacd
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root b2e3bbc0d677a41788f5dc8d4ecc2e28777546cab985e829495c8163f3aa1415
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,732
Size: 1.00 vMB
Total Fees: 0.01344235 BTC
Feerates: 40.21 > 1.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (314,965 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
599,731 599,731 0000000000000000001371a41457041ef988fb66b1cbd1bbcd3241ef9c229006 1,292 1.00/1.00 vMB 5
599,730 599,730 0000000000000000000c2417ba69f0e9bb323c519ed4a09e19f90c1a983e7caa 2,517 1.00/1.00 vMB 2
599,729 599,729 00000000000000000000f2b9077dd54d9cc083b973de959ec506ff858f22ce4c 2,890 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.89 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: 645.12 GB
    • Received: 12.68 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.