Loading Tool

Explorer IconExplorer

Memory Pool

36,240 transactions
26.21 vMB
0.06920650 BTC
Random Selection Loading Transactions
Max Size: 133.44/200 MB

Candidate Block

Mining Attempt 6a45356c419a78b73eb4f1499b50169ddebc1bcd8155d68064e8fb33e7a9431d
Version 20000000
Previous Block 000000000000000000000fe35af4d037ca03b402462f88c6c27529d0780dc853
Merkle Root 6579dd2f5f254ded647e0f4afb4d6cb5bb8f0a2da1bea6599e06f708f249c410
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,025
Size: 1.00 vMB
Total Fees: 0.02051369 BTC
Feerates: 165.59 > 2.06 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,693 (156,645 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,048 758,048 000000000000000000074c1b85a0afc78a72a59309685a961a977580ff1b0989 1,319 0.62/1.00 vMB 5
758,047 758,047 000000000000000000029aa7717e146a0cec2c147525fe4619677e4a3d073228 807 0.27/1.00 vMB 6
758,046 758,046 000000000000000000060c08aaa52923a33a9798433eaf7c17459bdb642707d8 3,024 1.00/1.00 vMB 8
758,045 758,045 00000000000000000004c378bbd820d5fb1e76f58af3268738efe3f3e07df8c7 1,477 0.81/1.00 vMB 3
758,044 758,044 00000000000000000005f41476854c93c91fcdc4b238784f0da477f39005b44d 2,054 1.00/1.00 vMB 4
758,043 758,043 00000000000000000006a77c4e6a5bf7e096623d0c5a0653bc98195105ed7a08 2,510 1.00/1.00 vMB 5
758,042 758,042 00000000000000000007ac5fe5c46eca534b621613b8e4a7831d418eb75a5514 1,312 1.00/1.00 vMB 3
758,041 758,041 000000000000000000055bebd536a21d12b08318ead939b2c0cc7ff62ba3ff01 3,477 1.00/1.00 vMB 3
758,040 758,040 0000000000000000000419854b21b8a963d3614aadc5099127f4b1e3c6b08acd 2,977 1.00/1.00 vMB 10
758,039 758,039 000000000000000000036a713b1078556470a86a0594367e1c8d669b37990c2b 2,604 1.00/1.00 vMB 19
758,038 758,038 00000000000000000003dc4c443b100f1cc52c485af0d28b1aae5e3fbdd33d71 536 0.15/1.00 vMB 7
758,037 758,037 00000000000000000000ff95bf59f0b0dac14656a69f4f73070ef5dbeb78853b 449 0.17/1.00 vMB 7
758,036 758,036 0000000000000000000156294c4e28e22440b5997167a0595c6b713aa205bb2c 1,285 0.44/1.00 vMB 7
758,035 758,035 00000000000000000002542787519b78f5df02ac5d5412f7a751027a4564822f 1,807 1.00/1.00 vMB 2
758,034 758,034 00000000000000000001b006313ed9018a74306c0580b1a6008ec637f26cae3d 2,834 1.00/1.00 vMB 6
758,033 758,033 0000000000000000000438c9f8bf4593e54211055e0441d1c23ea72a4ceb5dd8 2,396 1.00/1.00 vMB 14
758,032 758,032 00000000000000000007a943951a36c8f5e19f5573b46c2a0a4fc97aadab985c 873 0.35/1.00 vMB 7
758,031 758,031 00000000000000000004ddb2ffc92157925e68dd175e06ac4140b5e436117beb 411 0.14/1.00 vMB 7
758,030 758,030 000000000000000000010dc603942afc708d4520fdfa454029ea21719e813c37 859 0.61/1.00 vMB 3
758,029 758,029 00000000000000000000e13b81a4d17e0b1c00ff1961586112d4278ce638462e 2,456 1.00/1.00 vMB 5
758,028 758,028 000000000000000000051a33e255195cb5041e16a2d9c266d49a7db0b4a57c24 2,535 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.85 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: 638.25 GB
    • Received: 12.47 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.