Loading Tool

Explorer IconExplorer

Memory Pool

76,705 transactions
28.56 vMB
0.06912790 BTC
Random Selection Loading Transactions
Max Size: 173.09/200 MB

Candidate Block

Mining Attempt 02c3fc463aa0afa63b6c6b7e29becd7f6ec8b8725a20ee257b0605c8e8da48cd
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 4ac632707a0ea11cb83b9e53cd186fab4f55263c1b0ac04710396614fe07ef38
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,772
Size: 1.00 vMB
Total Fees: 0.00997816 BTC
Feerates: 73.20 > 1.00 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (484,692 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
430,426 430,426 000000000000000002dfbf7318acc58693fe3c36b44d2cb136deec0732a2f73f 625 1.00/1.00 vMB 20
430,425 430,425 0000000000000000018f4f1aacc557aaaea8d26043b35c17948e5af5dcf94e22 972 0.47/1.00 vMB 59
430,424 430,424 000000000000000001677e7dbafdeba8b50223e7d989f138dac55b6aa9caf408 677 0.41/1.00 vMB 52
430,423 430,423 000000000000000001e4b15726430c8f10e5108c0c11ee7fa5307069919490b3 529 0.20/1.00 vMB 75
430,422 430,422 0000000000000000004ff65dfb740ae87840f5f822a1994f3b19362628137745 1,535 0.76/1.00 vMB 54
430,421 430,421 0000000000000000011a47930a384702a5dff8c244a423e0248f1272010f6cf1 805 0.38/1.00 vMB 52
430,420 430,420 00000000000000000295686f0dbb1222d0d4194cea7ca7acadf7c8fd9efc3cee 2,255 0.99/1.00 vMB 55
430,419 430,419 000000000000000003218e20e89b5768d843072e61f7886c531f3ad6a85582dd 1,073 0.41/1.00 vMB 64
430,418 430,418 0000000000000000028d36e8e357a5dff97e18f61ae28cb756c2876c4db2a745 975 0.39/1.00 vMB 67
430,417 430,417 0000000000000000047a220c7b4241f2e67fc76b355affc816b7cf64b4efd6fa 982 0.55/1.00 vMB 36
430,416 430,416 000000000000000004b5ae9a529b4c35d85b5b534c25401870ed089b297225ac 2,920 1.00/1.00 vMB 72
430,415 430,415 000000000000000001086bcd307233eaf1a1bc88be47130343feba9676eb4ca4 661 0.99/1.00 vMB 17
430,414 430,414 000000000000000001efe0f6a6b594f2af46f8e33ecd1cbab47fed88ea5be3fb 580 1.00/1.00 vMB 18
430,413 430,413 000000000000000000c96c39e6ba505c957dae741f36626ce6a5058e867bfb0d 1,611 1.00/1.00 vMB 36
430,412 430,412 000000000000000003a90a03fa1080c730cdc1080fa3885a259e70b332c236e3 1,307 0.52/1.00 vMB 63
430,411 430,411 0000000000000000003ec512119d10f14e3360cc0acfaed21a19cb3298d9f6af 1,740 1.00/1.00 vMB 42
430,410 430,410 00000000000000000297050fc7f4ea2b09dc0645e4f121b658fdf626b6f7b705 2,649 1.00/1.00 vMB 64
430,409 430,409 00000000000000000155285cbcc37d5cbd90bcb04b52b0dea71f51e05ff3cb59 2,150 1.00/1.00 vMB 65
430,408 430,408 00000000000000000044317b63037af48004824cb7597ecb645539186fc05fcb 1,880 1.00/1.00 vMB 32
430,407 430,407 000000000000000001d6309bdbddb0b3fa1a118f0b03cd64fb9bc65e9c58bc1e 2,459 1.00/1.00 vMB 73
430,406 430,406 000000000000000001b81e5de21586e85c7f701f9bc7c9c83e89c6d80e730a53 2,699 1.00/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 782.59 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: 671.59 GB
    • Received: 15.96 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.