Loading Tool

Explorer IconExplorer

Memory Pool

74,828 transactions
27.61 vMB
0.07398128 BTC
Random Selection Loading Transactions
Max Size: 168.41/200 MB

Candidate Block

Mining Attempt e618fa0e0cd60bd571a2ec399c0d134abea39e1f20399197ab22fc7c97cf091c
Version 20000000
Previous Block 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26
Merkle Root e5069094db7058a8cdee0aacefb0a78b36a1fbbc022ad197caeaae7372edbfb4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,324
Size: 1.00 vMB
Total Fees: 0.01506475 BTC
Feerates: 100.35 > 1.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,290 (738,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,794 176,794 00000000000002250a9f8b0f926f5afc38adc7c961d7f28d4d1c4b5f82a4c0ba 82 0.03/1.00 vMB 139
176,793 176,793 0000000000000173f392479d013d42acba09378530bdf777eb38ce4c9bd29ee1 11 0.00/1.00 vMB 89
176,792 176,792 00000000000003058d01018fd42ad14f0a4c6be5c943fc5f71804804743a52b7 10 0.00/1.00 vMB 0
176,791 176,791 00000000000001257401d9f32120f9e0ae0c50addaca205e12ff862581cdc15b 42 0.02/1.00 vMB 722
176,790 176,790 0000000000000364bf25bd6f6a0da7ce935c614d8151e8ceed19216f9b056981 36 0.02/1.00 vMB 269
176,789 176,789 00000000000002ed38734a9e7c76c7a95468d3f635e7faee996870d0b3984549 46 0.02/1.00 vMB 237
176,788 176,788 00000000000002ba61eb42783bb3bd2e2411fd515c3798cb894ae06629b47e69 37 0.03/1.00 vMB 97
176,787 176,787 00000000000009426e516b451cccdda894c2ead708ca4e2c6c88468c37ab887b 4 0.00/1.00 vMB 26
176,786 176,786 00000000000009eed1bdf0d1dcf083b99b2035c9b8074567b2bfec4d68c8047a 9 0.01/1.00 vMB 74
176,785 176,785 000000000000032d4e476d2a5fd484ca264f6fd88cd3215492f325fc946096f6 75 0.02/1.00 vMB 192
176,784 176,784 00000000000009e3578572b1db595208c8b8bae536000e7ba389c125cf26f9ec 71 0.04/1.00 vMB 179
176,783 176,783 0000000000000a62a967fab071fce662789c0a4e46bb2e0b41c5c1aadd2087d6 13 0.00/1.00 vMB 64
176,782 176,782 00000000000006745825eec1a28938ff7f446cb2c2537a5764edb8871df78a3f 53 0.03/1.00 vMB 170
176,781 176,781 00000000000002b5fb13b7662a3b3e9b937e3ae9cf2fb8fb89f1358bf7385ca6 85 0.04/1.00 vMB 89
176,780 176,780 00000000000002c93a27aec10d19709d3a0824b42631c4fbc1504d2a046840e5 10 0.00/1.00 vMB 28
176,779 176,779 00000000000009bee3101612dbd209f3770d897b69bcae68198161286516a17d 10 0.00/1.00 vMB 74
176,778 176,778 00000000000006260135a1e742408a94ab312d2039129e9258efcd506a15ea57 103 0.03/1.00 vMB 0
176,777 176,777 00000000000006413677adccf1a628d9b11a47228a89f62ebd7f10d38731208f 133 0.07/1.00 vMB 350
176,776 176,776 000000000000068eea1ca7dc03ebf3aa99214e44b0bdb98b2bfc6814b5812829 15 0.01/1.00 vMB 379
176,775 176,775 000000000000084182e0ea3ab2fed6d00173aa513aa187f6898b5c6756d7f59c 81 0.02/1.00 vMB 10
176,774 176,774 00000000000000eb0ec20eb7a162a6a52a679c3f093e7bdfdb25dc4764f7a05e 80 0.04/1.00 vMB 299
Previous 10 blocks ↓
Total Size: 782.89 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: 713.51 GB
    • Received: 17.38 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.