Loading Tool

Explorer IconExplorer

Memory Pool

84,398 transactions
31.98 vMB
0.11235827 BTC
Random Selection Loading Transactions
Max Size: 193.72/200 MB

Candidate Block

Mining Attempt 5fa065108e09096e81588a2c0f95b8d97cab10e6a9c3ef328339589f25d2a1fe
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root b42f40c5805eb847d88b494339ec9ed3bfd21a577e1340ad7a7fd52e348a17dc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,488
Size: 1.00 vMB
Total Fees: 0.03967933 BTC
Feerates: 100.69 > 3.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (234,027 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
681,157 681,157 000000000000000000094e411af5d66748b93d2d28f8cd34f6a288e3a7529c85 444 1.00/1.00 vMB 60
681,156 681,156 0000000000000000000950678676ff9a4c79a2afe4f32267454cea5ec5d20ffc 111 1.00/1.00 vMB 52
681,155 681,155 00000000000000000003e5b381199124bc3706903771d6054d8e0d1af0cd19c8 385 1.00/1.00 vMB 68
681,154 681,154 00000000000000000003149d0540c9e33b3af46c134faae9e102cd49c79cf0e0 1,770 1.00/1.00 vMB 108
681,153 681,153 0000000000000000000238e66475732f840aa4aeb0054bd207b25ed7aeaac059 422 1.00/1.00 vMB 53
681,152 681,152 00000000000000000006ceb9c225497aae5615cea4276e8fa7de466621895e0f 2,835 1.00/1.00 vMB 85
681,151 681,151 00000000000000000000467d1362c329bd4fe78a1aabbdb979f3987026af7a5e 1,398 1.00/1.00 vMB 166
681,150 681,150 00000000000000000007c0bf5704ff2e2183bd2e62430c5a270e3096196af3aa 2,474 1.00/1.00 vMB 174
681,149 681,149 00000000000000000004e9e764353ddb32f787055c31e649ad25be0a790b3db3 822 1.00/1.00 vMB 74
681,148 681,148 000000000000000000088fe159581d4b46169f408d3f4effa1a71d60b3ae731e 969 1.00/1.00 vMB 80
681,147 681,147 00000000000000000008e268b9c84af311e6447c90dfedfee62a498c46eab21a 2,124 1.00/1.00 vMB 90
681,146 681,146 0000000000000000000b1720a825c74b9181459694a949830d206d6e00f13b42 2,659 1.00/1.00 vMB 90
681,145 681,145 0000000000000000000280bc052828b7f30ccc07014e764bbc27391342cb304c 1,722 1.00/1.00 vMB 118
681,144 681,144 00000000000000000004d4096d1881e9d8f8de4567ddc3fa78f8616f49e7f389 2,915 1.00/1.00 vMB 183
681,143 681,143 000000000000000000018dbce6c755a2751bd01d2d367a18d9b285f6d59de5f1 731 1.00/1.00 vMB 90
681,142 681,142 000000000000000000078a87c2559880fec7df5e0dd5ed5ea7928c98f93a0375 453 1.00/1.00 vMB 59
681,141 681,141 000000000000000000096df393b28032ec99d48f08bfdc1b4979f5164de351f6 979 1.00/1.00 vMB 73
681,140 681,140 000000000000000000054e06b595941dad874cdcfc1adc39e48828c9ff9de865 1,390 1.00/1.00 vMB 83
681,139 681,139 000000000000000000087f67965fb96d4797cb93d5a71b8e2c22ba58b9fc807e 817 1.00/1.00 vMB 69
681,138 681,138 000000000000000000054b224fe02e6f55af4b647ccc4cf4e932baf49ffa4f03 1,754 1.00/1.00 vMB 91
681,137 681,137 00000000000000000003d07264d09875a90c5f3dce9dbb67f867838ed21e3dcc 2,062 1.00/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 782.72 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: 703.49 GB
    • Received: 16.64 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.