Loading Tool

Explorer IconExplorer

Memory Pool

34,763 transactions
25.58 vMB
0.05755975 BTC
Random Selection Loading Transactions
Max Size: 130.13/200 MB

Candidate Block

Mining Attempt 38a8a905801b067c43069d188179b804605c4b16514f5f521f071350c05781ef
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root 0bedf89e3fec901131187d0ac801c5899932040bae63585a1e8c442aa28907e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,397
Size: 1.00 vMB
Total Fees: 0.01083596 BTC
Feerates: 713.01 > 1.09 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (152,123 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,556 762,556 000000000000000000064939270a19bedbdd31b3d2e394eac4ce5575a8416325 3,436 1.00/1.00 vMB 31
762,555 762,555 0000000000000000000658cc86749a2dc0a731861ae8de461b5ce30f5561866f 613 0.25/1.00 vMB 19
762,554 762,554 0000000000000000000793aca69d026887101a91817b2471602924111d6ebfd4 125 0.07/1.00 vMB 9
762,553 762,553 000000000000000000045fb9cd6dc48f22b98899060baaf051fce09c6c10b111 1,947 1.00/1.00 vMB 15
762,552 762,552 000000000000000000036d977d8b40ee9782a6f4e9e1cccaff89b9dde8a90f55 1,626 0.64/1.00 vMB 17
762,551 762,551 00000000000000000006a35b93d33ad5a7b2397129abd1dcf7e63ec314641801 67 0.04/1.00 vMB 17
762,550 762,550 00000000000000000007a1de7ac1f0026446170a7e3fff03759e86226ecfcbbb 1,970 0.83/1.00 vMB 20
762,549 762,549 0000000000000000000504f9c9363146aaae19100e8cc015bf6be85689993414 38 0.01/1.00 vMB 46
762,548 762,548 000000000000000000017e10335a7c34d2cb4dbb81eaf918b06f7786a2694f42 315 0.11/1.00 vMB 21
762,547 762,547 00000000000000000007099089ac5132a2eeb4c15279385704dbc22c2e6be0f2 1,825 0.89/1.00 vMB 18
762,546 762,546 00000000000000000004f0d28d9eac41302bd27c82bf7daf51418d9bc801a3ba 1,792 0.98/1.00 vMB 3
762,545 762,545 00000000000000000005e5a18aaff4cbb1d7862856f34222f9b77d3c07464b47 2,441 1.00/1.00 vMB 22
762,544 762,544 00000000000000000005e592cb5a229c6e735dd62db47ab426733bfabf915fc1 1,665 1.00/1.00 vMB 21
762,543 762,543 0000000000000000000316c1aca497279898c347493430c6c775a0d379aa8b19 2,705 1.00/1.00 vMB 28
762,542 762,542 00000000000000000007a15c899d066ddb03da99f197c94b63b3edc870d030ef 2,667 1.00/1.00 vMB 29
762,541 762,541 00000000000000000001d3f64b37110439db24924afc37a37fef3cc40cea32eb 639 0.35/1.00 vMB 18
762,540 762,540 00000000000000000001ebd8c859b3ce7d8ffbb92673b211dcd4608c7723776f 71 0.03/1.00 vMB 22
762,539 762,539 000000000000000000014c31147c68ff73e316a8f7becae9fc1d241a2c516746 353 0.74/1.00 vMB 3
762,538 762,538 00000000000000000001159cdafec663ac3d22b1066c233e37f68e92270756d8 1,328 1.00/1.00 vMB 8
762,537 762,537 0000000000000000000497cd3eda8933465fcd3d8017edd46f4f1c04814e3b83 2,424 1.00/1.00 vMB 15
762,536 762,536 000000000000000000030caa7da812fefff2215a0aa8c1d12869c66e27a1b84b 3,349 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 781.82 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: 635.96 GB
    • Received: 12.34 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.