Loading Tool

Explorer IconExplorer

Memory Pool

18,954 transactions
8.70 vMB
0.07207183 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.39/200 MB

Candidate Block

Mining Attempt c603a1463c07ecc38963c273fac2f31a2e0a8c27cafddea41dfde69691d0b53b
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root 847c2a69289b4e5fb513d62dbdac9376b6f0f79f95ec3ed2ef16d8663b5a06d5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,693
Size: 1.00 vMB
Total Fees: 0.05307063 BTC
Median Feerate: 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (718,551 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,839 194,839 0000000000000506241071b4abad8eb62f129e50d8e60782bc605ae292c83e4b 263 0.09 vMB 137
194,838 194,838 00000000000005c3186e59a8a4932c6ed0de3a918b790b39a6eecc06f115991d 492 0.26 vMB 143
194,837 194,837 000000000000021f00cfaec416ec2488f008df1ab5c25e6a2d01efbcbcbd57cc 217 0.07 vMB 56
194,836 194,836 00000000000004312f5eebc027631826a00604af4b135215f2b28347fc517a2d 32 0.01 vMB 0
194,835 194,835 00000000000001b4b2e7429b203dacadd8f8f011f52db77e40fa87cff3be9276 103 0.06 vMB 65
194,834 194,834 00000000000005c6df17da9cc6d41d37bfc32336c2f82656c631d4927dafd02c 579 0.21 vMB 180
194,833 194,833 00000000000003a66ffea3cd13e5be8471e50630e1adf909ffe9725f0252eb61 125 0.05 vMB 68
194,832 194,832 00000000000001a746ec10dee84cb9eb8fcb26dd19483cff1d43b969f489f743 33 0.01 vMB 122
194,831 194,831 000000000000062b1e651b999bd83eae11b7cfc34c47022b73a21368ff56da94 84 0.03 vMB 115
194,830 194,830 0000000000000150b0b99d72f170b536e7e658d3898602730fecfe5889a3680e 132 0.05 vMB 146
194,829 194,829 000000000000058556291395300cd3e55f8a7cb40a1e4afbf2adcc700072159b 92 0.05 vMB 100
194,828 194,828 00000000000005ac05ccfee3352ecdc6bb47d8117e8293dc7b5fe9e70cf68aa8 69 0.03 vMB 101
194,827 194,827 000000000000004bc7ff4aa6117efbff7d2586e31fd7ab9f0497ee5718c6b526 116 0.05 vMB 74
194,826 194,826 0000000000000037694bd35d82c3970439282b465c973ad1d3f74921938a7c3a 256 0.11 vMB 131
194,825 194,825 000000000000009b120c852fb65b8021598749f97b412585ed6fd58d4d6bde20 182 0.11 vMB 125
194,824 194,824 000000000000052fd98b812e1cbf4366de42cfbdb2035e29038725b75ab12365 56 0.01 vMB 0
194,823 194,823 00000000000002860fa6bca61d962c89ae87b096aa6e29ae38da90467353ea52 130 0.08 vMB 101
194,822 194,822 000000000000017718e543703bbfd7ed955da43019d7fd3729f676c4f0ab243e 8 0.00 vMB 17
194,821 194,821 0000000000000121b19a1a857cdd67c43fd00496b99dda357bea644d2b471c5a 13 0.00 vMB 84
194,820 194,820 00000000000004f582c2e16c0c078b1c015d5e9b3c7fc72072a341d7c5de7b1d 189 0.09 vMB 130
194,819 194,819 0000000000000173c5c2bad9da972baeff9e38f99c65d63ff0005782ccee10ea 207 0.09 vMB 115
Previous 10 blocks ↓
Total Size: 779.54 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: 245.53 GB
    • Received: 0.93 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.