Loading Tool

Explorer IconExplorer

Memory Pool

41,337 transactions
26.41 vMB
0.05372565 BTC
Random Selection Loading Transactions
Max Size: 138.56/200 MB

Candidate Block

Mining Attempt ac103c26bd546db005cc87016fa8351ed6ad8640bf7c74e38afa6654247c25d0
Version 20000000
Previous Block 00000000000000000001c9da3c7fdd5757753db26645c1c8633d9e2dd727a1ba
Merkle Root 2ee864473baa242846ce18f52f80622795bd0b8aeae6f9a871bafc3e766d1f37
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,752
Size: 1.00 vMB
Total Fees: 0.00511081 BTC
Feerates: 100.68 > 0.51 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,802 (151,772 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,030 763,030 000000000000000000053f105b371b4aad05443ccec383c14a22958995d31afb 2,693 1.00/1.00 vMB 14
763,029 763,029 00000000000000000005775d538960c706993345ecd29b6bdbdcfacd2bdfdc84 2,641 1.00/1.00 vMB 4
763,028 763,028 00000000000000000005c1f000ad5e4f02fae40684cfe086d519c2623a72bafb 3,096 1.00/1.00 vMB 26
763,027 763,027 00000000000000000002d660b9821cd4fe4e18b568c885563531d20380836392 1,783 0.67/1.00 vMB 13
763,026 763,026 000000000000000000068ad42ab586e0ec2d0eb58641e179d7543bceb6abb8f0 56 0.03/1.00 vMB 8
763,025 763,025 0000000000000000000704c0e725b44fbf111e5e1b81719c8b9802bed6c8196a 856 0.57/1.00 vMB 6
763,024 763,024 000000000000000000030d40e8fd9df9f8464e5d3f80c6d7be5aaf58965caf58 1,585 1.00/1.00 vMB 6
763,023 763,023 000000000000000000010c087ee924bfba6548696b6064251a881645c999aa6e 3,178 1.00/1.00 vMB 18
763,022 763,022 0000000000000000000431ad16d3e5c7b1b6918f0a12ec79c8168e982e7c8dee 2,230 1.00/1.00 vMB 12
763,021 763,021 00000000000000000006da1a1f12d608c03c1a028074e38d1d4ed00f0c1fb856 1,397 1.00/1.00 vMB 6
763,020 763,020 000000000000000000001dcc22ff16644ac0d031b1cd401d96402c7f4c666919 2,118 1.00/1.00 vMB 17
763,019 763,019 0000000000000000000778d279db388fae17c44340caaea070fe0f3717fe7681 571 0.64/1.00 vMB 7
763,018 763,018 0000000000000000000250e5250977062cfc410aa047ee1ef6b06d5ec0df9527 1,454 1.00/1.00 vMB 13
763,017 763,017 000000000000000000027309c9365bdc3679a643f9a78d709facc39496956508 1,076 0.43/1.00 vMB 12
763,016 763,016 000000000000000000008baac3a955a0d0e8762ad88d06dcd6cd82a0c157ccc5 2,925 1.00/1.00 vMB 14
763,015 763,015 00000000000000000002b7ca6d6caf1f55ac0e51de2859721c438ef1fc9f5dc9 1,744 0.70/1.00 vMB 5
763,014 763,014 00000000000000000001fef619a44ff1dc2fa910effb8451cda7fb5898307890 3,234 1.00/1.00 vMB 21
763,013 763,013 000000000000000000051517b3b4591ee65df0e7a4a925ca0fce980898c6e1ec 697 0.62/1.00 vMB 6
763,012 763,012 00000000000000000004d00ac15c6b7258e56517a21b6801bcc7d55b9e411c0a 1,735 1.00/1.00 vMB 15
763,011 763,011 0000000000000000000795dd35fdb75d5a9929dbe029c76876a88630c86d197f 154 0.04/1.00 vMB 19
763,010 763,010 00000000000000000006f8183b8fbeb7137714aef5113e2b57e9ee5d44e22d79 469 0.18/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.04 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: 650.44 GB
    • Received: 13.28 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.