Loading Tool

Explorer IconExplorer

Memory Pool

80,515 transactions
30.55 vMB
0.06957922 BTC
Random Selection Loading Transactions
Max Size: 186.13/200 MB

Candidate Block

Mining Attempt 9e6a4b5be061e3375290f2832495d6a411c5b094ea02e77c503d2935a677f051
Version 20000000
Previous Block 00000000000000000001a127feb492d2c14d9243c7583ddd9d976606f48a6cfc
Merkle Root 78ee026f5efe6440c36704f051d42e784a5da1b78d3c78c777333e11d3402955
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,056
Size: 1.00 vMB
Total Fees: 0.00430322 BTC
Feerates: 103.09 > 0.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,189 (762,748 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
152,441 152,441 00000000000004539b0337fe476ab490c67a1130bb0eca43ef14c8f4d2550942 14 0.01/1.00 vMB 733
152,440 152,440 0000000000000301a2d247473a59224634ec26631cb8127213fcbef242103973 47 0.05/1.00 vMB 144
152,439 152,439 0000000000000aea12d85e2948574202fcb38292553958bac8e66e7eefb1d939 61 0.02/1.00 vMB 138
152,438 152,438 00000000000005212dd2f55654e42c2403b5f7937132d3c8fecab7a6475c22d5 17 0.01/1.00 vMB 666
152,437 152,437 00000000000000cc3612736917b19a823c52cc68473202692ccdc49f54239a89 8 0.00/1.00 vMB 600
152,436 152,436 0000000000000db3686622a14c73d8aa2ffa5aef19c6c5e4cd9b0db10b173c84 6 0.00/1.00 vMB 85
152,435 152,435 00000000000009eb2d82adc4cd2aca79fbab8383c2f674eb62ef289c60ace746 66 0.02/1.00 vMB 213
152,434 152,434 000000000000056497dfe6aee6273173bc076af4d2b39cabaf849fe0eee7b967 24 0.01/1.00 vMB 184
152,433 152,433 0000000000000955b43eeb8f37c6c94588812cbd80859e0d2585809fcc759bcf 1 0.00/1.00 vMB 0
152,432 152,432 0000000000000d58458ff63ee73aa1c9fa5c229b06e602b651c30e23907f0d67 36 0.01/1.00 vMB 38
152,431 152,431 0000000000000a83ebeb2a33e7b4634f75710a03291342c9364f510f877061bb 57 0.03/1.00 vMB 220
152,430 152,430 00000000000007d10a5b9b0d35f2a3289ce118b77d72d0ee646ef97d8c9c2859 49 0.02/1.00 vMB 104
152,429 152,429 000000000000053f43816d2261cbdaca2045861104205e45644c29e9dbd28b7f 69 0.03/1.00 vMB 111
152,428 152,428 00000000000002a9d1f756f9fc97e72a32252165dac6f572440f6cd2445f3534 154 0.05/1.00 vMB 116
152,427 152,427 00000000000003b8fcaa8abf3d22af8fed61273d5060c700ed9c83ef46c2192f 6 0.00/1.00 vMB 34
152,426 152,426 0000000000000632f48237b96b4b1228f6c08b0898b08a59a9064b71e731b9b0 76 0.03/1.00 vMB 124
152,425 152,425 0000000000000970bf95a49402a61a0c1d8b3d2508df88fb2a3122bc8315e276 24 0.01/1.00 vMB 38
152,424 152,424 000000000000084cb9f11f2671ba28c62f4c6109100e75d1dd996878590e3453 10 0.01/1.00 vMB 0
152,423 152,423 00000000000008e5dfbbba27c597500dec14f6c9fb30b516111aec7092aa40e9 44 0.02/1.00 vMB 91
152,422 152,422 0000000000000b57dc4e1a7cf9493fd2c32ae2e94f8081b86326293439038974 8 0.00/1.00 vMB 71
152,421 152,421 0000000000000a6bbbd90792eadf64fc5b0e0371f73e1e96dadaed7d9175b14d 3 0.00/1.00 vMB 193
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: 11
  • Data Transfer:
    • Sent: 706.69 GB
    • Received: 16.66 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.