Loading Tool

Explorer IconExplorer

Memory Pool

49,884 transactions
28.25 vMB
0.07343612 BTC
Random Selection Loading Transactions
Max Size: 151.69/200 MB

Candidate Block

Mining Attempt cd5f8fc09cacb1bc0527629ac68588162787a56ab055c33e079418dd22d4f97b
Version 20000000
Previous Block 000000000000000000006aeda7cc004234c1ab671c5672364bc6b11d12bb94b3
Merkle Root ee6fafbe54eccd9322355a50ef0af55bab81d4154ceda824b0a1a3b0d67f53b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,522
Size: 1.00 vMB
Total Fees: 0.01979309 BTC
Feerates: 507.72 > 1.98 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,772 (299,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
615,039 615,039 0000000000000000000754e43f9b2210022042d3152db44e3d4858d24333d3e7 1,551 0.48/1.00 vMB 13
615,038 615,038 000000000000000000023fc62452196c1c06a73ae873cef277f0ce68fc4f9d71 1,974 0.70/1.00 vMB 14
615,037 615,037 00000000000000000008046802dd1cdf61aa7095ac2c1d20ddcf6d3f19c80af7 2,706 0.84/1.00 vMB 14
615,036 615,036 0000000000000000000d6d92a540bec14ddf392c8465adfeb94850c5da86c17d 92 0.03/1.00 vMB 15
615,035 615,035 00000000000000000001a7f802d7bd1deec06c42dcd1551fdcbd529effda1429 48 0.01/1.00 vMB 21
615,034 615,034 0000000000000000000549c79f44dec15689392cd64d424afa2b3a82707576db 1,569 0.77/1.00 vMB 2
615,033 615,033 00000000000000000010959be1e6659e7fc1a1f31a32802ae453253c8a7f8d92 2,380 1.00/1.00 vMB 13
615,032 615,032 0000000000000000000ddbfacae956ec1bda127eccc955c1c1d929a52b8363c7 1 0.00/1.00 vMB 0
615,031 615,031 000000000000000000030638d4cfb649d7b0ad4886ca37da3d91029ed0818327 2,306 1.00/1.00 vMB 16
615,030 615,030 000000000000000000053e19f4d3f64259141f5b10e0f04977328a47cccafa25 2,887 1.00/1.00 vMB 17
615,029 615,029 00000000000000000004469062f04a104c527b9dc2b3590541adf89695edd5cb 283 0.10/1.00 vMB 11
615,028 615,028 000000000000000000045f3626f373909a08fcdcffb404b3de4317582fc248c4 1,066 0.40/1.00 vMB 14
615,027 615,027 00000000000000000001544df068ea0576e379aa47c2a592422173b9523e14b3 1,815 0.77/1.00 vMB 2
615,026 615,026 00000000000000000011aa9c3b1af6153f26c5201d98fa60b830f71ff402f729 2,372 1.00/1.00 vMB 11
615,025 615,025 0000000000000000000ff5e1837df242cb1e61676465ef0e1ac0a5cb905f4dfc 2,850 1.00/1.00 vMB 17
615,024 615,024 00000000000000000007c07e44cc4663f5874718e86c2e4b826e35f59ae88233 3,105 1.00/1.00 vMB 11
615,023 615,023 0000000000000000000597fb45aa1f4ca78081352cb2d26487ba7d019bd76a08 2,607 1.00/1.00 vMB 17
615,022 615,022 0000000000000000000074bc934c66bccb7e1963d1376e46613f715b13077045 3,096 1.00/1.00 vMB 12
615,021 615,021 0000000000000000000a57aa07892ef15e9855cdb1768785060a98ec04b73173 2,420 1.00/1.00 vMB 3
615,020 615,020 000000000000000000114df3f7af181ca6476a8b82d54a499c62bf6be1403beb 3,240 1.00/1.00 vMB 21
615,019 615,019 0000000000000000000057e762b9396a8319cfccf4f91f26bc6a60aa12188e68 2,451 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.98 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: 648.34 GB
    • Received: 13.03 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.