Loading Tool

Explorer IconExplorer

Memory Pool

86,865 transactions
31.78 vMB
0.10523054 BTC
Random Selection Loading Transactions
Max Size: 192.85/200 MB

Candidate Block

Mining Attempt 140947d96510b735a6a4e170a5da8b7fe5eb87f13faa6d9fd2e5a66af0d1a5e2
Version 20000000
Previous Block 00000000000000000000c293eb6b3d695babb308ed7b69547ad6151ddfe703e0
Merkle Root 05d0896ad880d503b606230efb887163bac2bd208f8575346dede18c35826bc1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,160
Size: 1.00 vMB
Total Fees: 0.02684350 BTC
Feerates: 157.35 > 2.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,075 (155,678 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,397 759,397 00000000000000000000b9784828b4efcc660ca55f7499304b51f3a513348845 2,192 1.00/1.00 vMB 7
759,396 759,396 00000000000000000002fdd7c5dba3d1dcf190b455902297db3c94c7611126b3 2,220 1.00/1.00 vMB 8
759,395 759,395 0000000000000000000630a4913f7a178352444f6db18ce17682eb07edd6f650 3,041 1.00/1.00 vMB 14
759,394 759,394 00000000000000000002850fb715390f3684a84cadddb9e52037fb57ee621566 1,160 1.00/1.00 vMB 8
759,393 759,393 000000000000000000076b36b03859ce7a2f621a1150c06b5988e3daef44e8a0 943 1.00/1.00 vMB 9
759,392 759,392 00000000000000000003ad095abc419406005cd302d4ccf30de9d33390cbec90 1,738 1.00/1.00 vMB 10
759,391 759,391 00000000000000000005ea6bb450ba72a2e5f41264d204052f6094a51328525b 3,113 1.00/1.00 vMB 13
759,390 759,390 0000000000000000000729a962b50cbf192b2e1326baa6953f81049f5037d342 3,411 1.00/1.00 vMB 18
759,389 759,389 000000000000000000047fcf3e640b137d5c592c50a662f8de08640f39a29996 3,108 1.00/1.00 vMB 13
759,388 759,388 00000000000000000004dae3e7e4dce3362ceccac16f88cd5b0560e3819cc3e2 3,111 1.00/1.00 vMB 27
759,387 759,387 0000000000000000000125ec47608c6fa9928d70a82f7cd4fd9d381a90dfcdfd 426 1.00/1.00 vMB 8
759,386 759,386 000000000000000000061ab01546908d3092121cf1185f90dd3b8f5a37c141d9 3,120 1.00/1.00 vMB 13
759,385 759,385 0000000000000000000148ebafff860bdd662b886c6acd3fdead678546159464 1,218 1.00/1.00 vMB 13
759,384 759,384 00000000000000000003f2a5bbde98ef6389e7056c3011db6a4d12ca9fe4eb2f 2,777 1.00/1.00 vMB 19
759,383 759,383 0000000000000000000352ae834168d76eafeac6609c86a2cad05d6828e9d1e9 1,258 1.00/1.00 vMB 11
759,382 759,382 00000000000000000002faf874cfa35dee61fd9b473995b96d0203ed1997d4b6 2,496 1.00/1.00 vMB 12
759,381 759,381 00000000000000000006295d1040d15e11034ee9a09ea40e652c5f510659d753 3,587 1.00/1.00 vMB 20
759,380 759,380 00000000000000000007b19e82252736e4c66e0f6cdd5d1c8fa9e4684d676b0d 1,219 1.00/1.00 vMB 5
759,379 759,379 0000000000000000000549379ff77edae097c83a0d458e66b51d0bff970bc197 287 1.00/1.00 vMB 2
759,378 759,378 00000000000000000002751b8ddd428fdcecab6010e1f8c955dd5bf50de0b689 2,742 1.00/1.00 vMB 7
759,377 759,377 000000000000000000077b50a3bde0a93e46b9293ec6ca66ac7da387c5f42b26 3,279 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.53 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: 668.94 GB
    • Received: 15.65 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.