Loading Tool

Explorer IconExplorer

Memory Pool

28,226 transactions
8.27 vMB
0.05399803 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 5 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.94/200 MB

Candidate Block

Mining Attempt 1e87710bbdbbd3fbeb5b30d88e8098cc2cf994c0cbfc81898787d751ead1e4ac
Version 20000000
Previous Block 000000000000000000007b9ad69cf6031aa965c2b3ed9d6bb2aa56c7f97606e2
Merkle Root f52c8b7d240ee336b00dacd6e0b27bc34e60b77dbc74a2c272624522f436d634
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,391
Size: 1.00 vMB
Total Fees: 0.03098111 BTC
Avg Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,091 (721,457 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
191,634 191,634 000000000000037a2cba91b778ab1619c0b27ddefc0143b492eee1d27483fe60 0.05 MB 138 215
191,633 191,633 000000000000068555da50a083ad2c21236fadde5f6e4e395bbcaf800ff5e80b 0.01 MB 23 112
191,632 191,632 00000000000007cf559014fbc9083addbb23cf3387a6c4ad16576ac32cbd6005 0.04 MB 38 31
191,631 191,631 000000000000027372ea625e9e1db273d591d5af0646b68a4002b31808f8d872 0.16 MB 265 103
191,630 191,630 00000000000007336a9a29f4f8fe221728c14e3b2517e3cc9ed02dea4f783802 0.05 MB 149 21
191,629 191,629 000000000000039d62c3f0489c9079d2c0e767b126bd825832082ee86b7ad153 0.25 MB 473 114
191,628 191,628 000000000000065934f20b02719d51599f4263b1c49275785e17151b4120bd62 0.25 MB 584 124
191,627 191,627 00000000000005101058ce18d341252077b3a7dfff54bd0c782cc9b89e243c11 0.09 MB 321 21
191,626 191,626 0000000000000197827fcceaca789eb627374056665e5ee19ecba18c8fc762ef 0.25 MB 707 146
191,625 191,625 000000000000008484956a952c869b928aff8c63aecc06757e834f316db8fd73 0.25 MB 522 148
191,624 191,624 00000000000005e0949ebae1327fdb822aefb3c58a5fae9e5e8e0a5c7855dd24 0.01 MB 23 136
191,623 191,623 00000000000005241049efc08f84b64b5fd5750c8eb8d9331d3e98a8f7fa762b 0.42 MB 630 105
191,622 191,622 000000000000076b892483f7c33fe7e44b577ec2f2a5f1bf9df71952a1184578 0.35 MB 1,024 190
191,621 191,621 00000000000007dd45a87e7cd4bd2850fea63f5ff97c2db0f9f61a386024bfe4 0.25 MB 528 194
191,620 191,620 0000000000000733fbae98f646835096e2e682a0b2e51394ea5e0d76acb4ad30 0.12 MB 298 151
191,619 191,619 00000000000007407be116466178db3753e4f769a26c7d7a62dcdfe80b6e7c50 0.07 MB 113 120
191,618 191,618 00000000000002c5ca7b4bf9559532cfd8a1248b6e6978bde768c76aa4165b33 0.28 MB 1,024 43
191,617 191,617 00000000000005b6d3bc1392f21c8592c6b4ff55b37bb7501d93760ecac78556 0.09 MB 182 146
191,616 191,616 00000000000007b097379781ea194a77241e4e40abdf0911ee0b812087af2320 0.03 MB 50 114
191,615 191,615 000000000000015690aea5d94638a05505c4cc55a05f95255ade25e4d886cf98 0.21 MB 400 119
191,614 191,614 0000000000000567e6ec329abf9304099509efe18fe7afc37822b33d819221d3 0.04 MB 118 73
Previous 10 blocks ↓
Total Size: 779.01 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 52
    • Outgoing: 10
  • Data Transfer:
    • Sent: 109.14 GB
    • Received: 0.35 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.