Loading Tool

Explorer IconExplorer

Memory Pool

75,730 transactions
28.13 vMB
0.08739984 BTC
Random Selection Loading Transactions
Max Size: 170.69/200 MB

Candidate Block

Mining Attempt 0c764ecdda187fb7e3e2be4e3dd82f861c7ed4f1cf025c319c9d6dabed7c1f86
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root fcc7347700fb9d4ee90d2ecea7006b6f104c7c0fbb5185e4d949e388022019b2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,499
Size: 1.00 vMB
Total Fees: 0.02676246 BTC
Feerates: 402.60 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (506,453 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
408,858 408,858 000000000000000000cea560795e0524c086b76a4d9c58bfb8824299ad6265f6 2,971 1.00/1.00 vMB 57
408,857 408,857 000000000000000002ba4f218773d1fdf5e3b8adac63685815b178ff6f6affee 2,107 1.00/1.00 vMB 41
408,856 408,856 000000000000000002cb285307b7916c9502a29e907692d111ce26b237206fd6 2,616 1.00/1.00 vMB 46
408,855 408,855 000000000000000000324c4fd6edf403ebe201510de7d557f5673d19b8b5ca8f 420 0.19/1.00 vMB 40
408,854 408,854 000000000000000001ca9de9fb678a8bac1e3d4efd6bba7909811cf77c5b5fc3 885 0.93/1.00 vMB 22
408,853 408,853 00000000000000000191857f24df7ac8b297683259284d13a13a289e81650f25 2,960 1.00/1.00 vMB 52
408,852 408,852 000000000000000001ef65837bff2c4a216868704c9b2fea70ba0190e60082cd 461 0.38/1.00 vMB 22
408,851 408,851 0000000000000000009ef746e0efe572c760332155f62df3ab6ab64e77c47aee 69 0.03/1.00 vMB 33
408,850 408,850 000000000000000002f395fe1120c47b3a779efc36f0cfcd50c02cf2f50fa711 408 0.99/1.00 vMB 10
408,849 408,849 0000000000000000041b9a03147acc0bb38879fa0750c68ca0056c622a9d6ab0 1,512 1.00/1.00 vMB 28
408,848 408,848 000000000000000002bffd53bf032617edc82cf34cdda354ef6fc45b1f7a243e 2,252 1.00/1.00 vMB 45
408,847 408,847 000000000000000003960c2fab27fe10d5f2d57b50e15b0a2497128ecba2b6d0 840 1.00/1.00 vMB 99
408,846 408,846 000000000000000000f63621f111a3aaf4c48dd6b1f9eac036a3f0f8e8e35ce8 1,065 1.00/1.00 vMB 35
408,845 408,845 000000000000000001e6c8c765d2ccc457164170b650bf17b1349754a61e7d9a 1,689 0.99/1.00 vMB 27
408,844 408,844 000000000000000003da42aefd8e79d2144363318d1928bb4b7b4406684e4883 3,113 1.00/1.00 vMB 58
408,843 408,843 00000000000000000022bc1afd89192df551190c133dbf34c60a9f968c9dd16e 1 0.00/1.00 vMB 0
408,842 408,842 000000000000000002af14db5ff0273a579749fb18e0348d2ed0f2b9447bd5ae 2,363 1.00/1.00 vMB 54
408,841 408,841 000000000000000001c9632fbefbcb1cfa9ab69619dde373043a11141cf1bf7d 8 0.00/1.00 vMB 196
408,840 408,840 000000000000000004279b0b303cd60660dd0b54298345dfcff35aec20d95729 1,723 0.99/1.00 vMB 34
408,839 408,839 00000000000000000490e754bba9e4fca98f91720f80d9c26528bb89b9a99745 1,098 1.00/1.00 vMB 25
408,838 408,838 000000000000000002ffa150545544e1c0d8faa267c0b5e963eb6a13241cd165 2,676 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.