Loading Tool

Explorer IconExplorer

Memory Pool

78,745 transactions
29.46 vMB
0.11870073 BTC
Random Selection Loading Transactions
Max Size: 178.01/200 MB

Candidate Block

Mining Attempt 8c12e9ad80116ecab764c00c117a6dd7e7db0a858531b830996d1b05d1656364
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 7aa5078c3765f90be42931cc055785bbcfeb765003df44aad05b856b0f9f6cc5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,411
Size: 1.00 vMB
Total Fees: 0.04121842 BTC
Feerates: 198.58 > 4.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (246,423 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
668,847 668,847 0000000000000000000215362906c9e80138a32a103aa51250dc31025c3dc654 2,023 1.00/1.00 vMB 32
668,846 668,846 00000000000000000005346dd45616d12292e122d454fff7aa4f57b4bb94c6fa 1,916 1.00/1.00 vMB 12
668,845 668,845 000000000000000000018e09fd321cd7e7647af88cf47e245f40d81ac41ff42b 1,762 1.00/1.00 vMB 81
668,844 668,844 000000000000000000043fba6b021eb318a4eebf2a047e00c0ba6befd9bd6916 2,454 1.00/1.00 vMB 131
668,843 668,843 000000000000000000075c6d7973051f6694841b216eebc6da27e2155f608d43 1,616 1.00/1.00 vMB 71
668,842 668,842 00000000000000000000ab1f9ab35df657c41a91494f58c2890c171c59de2166 2,294 1.00/1.00 vMB 40
668,841 668,841 0000000000000000000aa95ec8d1280ca01f5189947a0d73cd8d8a958412fd5b 1,015 1.00/1.00 vMB 32
668,840 668,840 0000000000000000000b7241ffbe1f45257b33ff0da005af85b1c893205269ed 1,778 1.00/1.00 vMB 23
668,839 668,839 00000000000000000008348848805c5653401741fccfbc2df1ca2943e28bee84 2,058 1.00/1.00 vMB 24
668,838 668,838 0000000000000000000d5e9ff7e446766c8af172ac2d7928eb813048ba280903 2,156 1.00/1.00 vMB 38
668,837 668,837 0000000000000000000321e811c53bc02b95f816b1eea29846f517b60687b8a5 1,913 1.00/1.00 vMB 43
668,836 668,836 000000000000000000059300514f8a2ace1346d63ab0b04ed88daf9bf4e8b1c4 2,142 1.00/1.00 vMB 43
668,835 668,835 0000000000000000000114090a82681d0557d4da4c258169c55cdf8182905514 1,819 1.00/1.00 vMB 18
668,834 668,834 00000000000000000007259662b36323017bbd77e19d4a74bc6ae67d57b5cfeb 1,679 1.00/1.00 vMB 25
668,833 668,833 000000000000000000057092121f641b6cc7bf4670101b17c304e31811c5fc99 1,876 1.00/1.00 vMB 26
668,832 668,832 00000000000000000002f1e4c52b159dc4caee91419439c247ab147a719bccbf 1,986 1.00/1.00 vMB 61
668,831 668,831 0000000000000000000956931130e384a98b9915e52345fe02ca3d75bdb81a04 1,848 1.00/1.00 vMB 121
668,830 668,830 00000000000000000004d1dddf71008f708a2a074b5bb8811feedced4aeb15f3 1,853 1.00/1.00 vMB 67
668,829 668,829 000000000000000000073a90d0d04da7edbf35bdffa69782b0a011b73ee666e2 2,625 1.00/1.00 vMB 74
668,828 668,828 0000000000000000000b0ae9eaf48e7bc77d3e819816f779347672be36612686 2,920 1.00/1.00 vMB 44
668,827 668,827 0000000000000000000a2d780521e5a2fcfa6e3978a823ab4f6f4e0497a7a8e5 2,104 1.00/1.00 vMB 45
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.95 GB
    • Received: 17.25 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.