Loading Tool

Explorer IconExplorer

Memory Pool

42,105 transactions
26.09 vMB
0.05504286 BTC
Random Selection Loading Transactions
Max Size: 136.83/200 MB

Candidate Block

Mining Attempt 68f69200f95af35c8cb6b191efc78d58b0c0bc6ebe1809293cbd8224b71b631b
Version 20000000
Previous Block 00000000000000000000038677f305517a8cc11c54bf2db46b69946ea9907fbb
Merkle Root d534faf4863689184c3f1554c15977a5dc1c21162e6bd944ba514469479e904e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,921
Size: 1.00 vMB
Total Fees: 0.00749004 BTC
Feerates: 121.00 > 0.75 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,759 (158,513 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
756,246 756,246 000000000000000000028fa3b7785616bc63e2e3c2b7630e8c3b45a4051da446 1,632 1.00/1.00 vMB 7
756,245 756,245 000000000000000000074bbe2faa34b62cb1d3a16880159ce618747f7bb99a52 1,052 1.00/1.00 vMB 2
756,244 756,244 00000000000000000005f784671cc546ed6e2e940c889c6347a2f2984d14732b 1,834 1.00/1.00 vMB 8
756,243 756,243 000000000000000000078c61ed4579ddcbcf0bffd1af373e5cb3e13c949ce37a 2,480 1.00/1.00 vMB 10
756,242 756,242 00000000000000000005eb07d4afad30149eb6b8c962778b85ec01dec00367f5 2,106 1.00/1.00 vMB 11
756,241 756,241 000000000000000000000143150cbab78ecf624cac3518fc6b2344040b3483fa 3,174 1.00/1.00 vMB 15
756,240 756,240 0000000000000000000636fe23bbb09206f1dd413484b804ffa071447e876501 3,136 1.00/1.00 vMB 8
756,239 756,239 000000000000000000001698a94ef1fe646ed6d89df0067731307773074ad143 3,293 1.00/1.00 vMB 11
756,238 756,238 00000000000000000001fe16d92ef15eb4a559180063ef6ddd06dbbc4d68dd0d 2,670 1.00/1.00 vMB 9
756,237 756,237 00000000000000000001ea070a274a560a2f9734fe1b41d94035d54951af8ee1 3,027 1.00/1.00 vMB 15
756,236 756,236 0000000000000000000268d0eb4299e123cdbbfbbd0b0b02c1d58497e2bb4bbc 3,649 1.00/1.00 vMB 22
756,235 756,235 00000000000000000004e50124b7f9eae4666002afd5efeecba059ea74fff644 2,497 1.00/1.00 vMB 17
756,234 756,234 00000000000000000008d8b7c87da3328f86266d1c0140d41a8bd61b3962e3d8 3,163 1.00/1.00 vMB 21
756,233 756,233 0000000000000000000659cda9d38b3430102b2df94303aa436e25fc49a36e02 2,757 1.00/1.00 vMB 16
756,232 756,232 00000000000000000004b8bb138b4f7e9fc5f24531b16cf2aed4592d2be3571d 2,649 1.00/1.00 vMB 11
756,231 756,231 000000000000000000060f63df59bfe516aba4b581474900887a620f0e62a8e8 2,548 1.00/1.00 vMB 18
756,230 756,230 00000000000000000000206e127c84a9798dd315285a89b99aff157720681f7f 3,098 1.00/1.00 vMB 19
756,229 756,229 000000000000000000075e107892a8ead80c7a3fb4e6e448b3b728af81eb9ae8 3,320 1.00/1.00 vMB 15
756,228 756,228 00000000000000000005a5dc4ee480671edd218f0532ee3da85499eba5a672ac 3,416 1.00/1.00 vMB 26
756,227 756,227 000000000000000000042028525bcd65f604bed68e4177577c973b6b7eafdc14 2,207 1.00/1.00 vMB 16
756,226 756,226 000000000000000000019140f9ccc5c911557866d1d089bcbd2342856c9906e4 3,096 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 781.96 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: 647.52 GB
    • Received: 12.95 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.