Loading Tool

Explorer IconExplorer

Memory Pool

82,373 transactions
30.43 vMB
0.10373607 BTC
Random Selection Loading Transactions
Max Size: 185.69/200 MB

Candidate Block

Mining Attempt 4e0b1ac2459764eea374e7b1332a3e1736d6c79b44e98d887f23a28797945383
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 530e7d9317e983253c012505db26e0dd352421d237d63c9aef1538b8141106b9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,715
Size: 1.00 vMB
Total Fees: 0.03285347 BTC
Feerates: 402.60 > 3.29 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (367,273 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
548,050 548,050 0000000000000000001a1746903e6d49c9fde7238446d05361b4fd3ea3c67961 1,433 0.67/1.00 vMB 10
548,049 548,049 0000000000000000001e3ba166340422fea84c0cc04fabcaf1c10c226f4c9e64 53 0.02/1.00 vMB 34
548,048 548,048 000000000000000000019b9d0ec61aaec70a6a2c6f95b59d6fc23a39666125f1 1,285 0.57/1.00 vMB 8
548,047 548,047 000000000000000000050b0a31bdadcc0dfa8d61574788a4aa70c5e400547549 983 0.43/1.00 vMB 8
548,046 548,046 00000000000000000009d8cf165bcc974231aedbeea7d29f5e1e57a8312a53d2 287 0.14/1.00 vMB 17
548,045 548,045 0000000000000000001642a8cb51b975918ad12baf7fb4539cebf84e678b669d 854 0.39/1.00 vMB 13
548,044 548,044 000000000000000000022a9fc422385aa82e93d5bbdbe3e6596ae7bff6f5d026 907 0.52/1.00 vMB 9
548,043 548,043 00000000000000000016fc0891728923b0b590c5d2476a80d9a3109894fae33c 467 0.18/1.00 vMB 10
548,042 548,042 0000000000000000000732bfaf1429dfd1a943ea4b0709555607f64cb5efc814 93 0.05/1.00 vMB 7
548,041 548,041 000000000000000000003590ff9f19c36169472890ed5853f7346e6a6a9d165e 456 0.28/1.00 vMB 12
548,040 548,040 000000000000000000029e4e0bde2683664e863897acd76790d97feeafa931c2 883 0.70/1.00 vMB 5
548,039 548,039 000000000000000000073b78682314d569640d6e4f281a3667fbf0a85ea94a13 3,016 1.00/1.00 vMB 13
548,038 548,038 00000000000000000014ce281edc064f468708c821714835faa73b874913e0a8 277 0.18/1.00 vMB 19
548,037 548,037 000000000000000000013c5124ab7de019e899bef8fa63ac2747e6e6b86f6298 2,030 0.83/1.00 vMB 11
548,036 548,036 0000000000000000000e0f503c7f74c668c22ab56c39d9ecb41b1f2e8039908e 472 0.32/1.00 vMB 6
548,035 548,035 000000000000000000212ed8edd3e248edc23f26007aebbfbce01686485b387b 1,546 1.00/1.00 vMB 3
548,034 548,034 000000000000000000265a5c38bceb1cb6ed7e2aa794b86debea1fb4ab00efcf 3,139 1.00/1.00 vMB 18
548,033 548,033 000000000000000000003fc5b58e590775cb5d512965865ea9bb3fe1e16af9de 2,492 1.00/1.00 vMB 8
548,032 548,032 000000000000000000001932e6a603f6451fa813e238f446f7539f3fa6d5ca5f 247 0.17/1.00 vMB 37
548,031 548,031 0000000000000000002430a9f2645ce2db33bd0e2de24043292038e55a227164 523 0.27/1.00 vMB 14
548,030 548,030 0000000000000000000213caf8084216324d38cac0896e918150034bfdc8fa15 1,020 0.33/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.