Loading Tool

Explorer IconExplorer

Memory Pool

78,433 transactions
29.48 vMB
0.07792783 BTC
Random Selection Loading Transactions
Max Size: 178.08/200 MB

Candidate Block

Mining Attempt 2709ee108b6d28737ccf8f22ef2bea691a08e5a65c87f33259f91c0f4ddbb393
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root 721e32e372d849ada55ea0f12604ff768037c2c3f993f45ae7d28392159cf5cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,273
Size: 1.00 vMB
Total Fees: 0.01394638 BTC
Feerates: 150.66 > 1.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (283,986 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
631,156 631,156 000000000000000000050e2a6917a0db8a4010bdb65127e4419b0a1654596bad 2,474 1.00/1.00 vMB 86
631,155 631,155 000000000000000000126b8b36aba4a1df88d151c8f48387c174ef514d149315 2,636 1.00/1.00 vMB 211
631,154 631,154 000000000000000000091d5536f89aa593de8409462b814fa219d87e356bfa59 2,283 1.00/1.00 vMB 135
631,153 631,153 00000000000000000003cb0cf7229a09269947b9fba9ef561c92c8a12c8b3a07 2,224 1.00/1.00 vMB 73
631,152 631,152 0000000000000000000ac8cd247316144b8311107af8cc77345cb24706fcca65 2,598 1.00/1.00 vMB 128
631,151 631,151 00000000000000000003c396d0eb72f5de3156f848a989b8bdd8f73414ebbc6f 2,296 1.00/1.00 vMB 93
631,150 631,150 00000000000000000005f18234d7b7e421a889f403aafdcd784858816ba8a278 2,274 1.00/1.00 vMB 191
631,149 631,149 0000000000000000000c98eb6b282c4db953984f01e4287de1df95c594f87cf3 1,845 1.00/1.00 vMB 202
631,148 631,148 0000000000000000000aa5d671d3d91ee3fd881b3c39c1f98da26a28f75b5260 2,655 1.00/1.00 vMB 240
631,147 631,147 0000000000000000000ac1a573b90e656e4825f6682b298e60ed3c92765168de 2,605 1.00/1.00 vMB 60
631,146 631,146 000000000000000000121c8f85665e03f0991ceb145b1c18650b6ec55358cca1 2,124 1.00/1.00 vMB 130
631,145 631,145 000000000000000000103f0bf95474fcdce1a363937de16c18239777a321936f 1,592 1.00/1.00 vMB 112
631,144 631,144 000000000000000000018ce29f315f8aa54ad1a2c722c464a0577f84c3094783 1,875 1.00/1.00 vMB 66
631,143 631,143 0000000000000000001287acb4425238fcaddebbe1ce15acd18ae2fd3891bee5 1,733 1.00/1.00 vMB 39
631,142 631,142 00000000000000000000bfcf1d5474930be579da5c1946f96f304296c9f30ff3 1,760 1.00/1.00 vMB 36
631,141 631,141 00000000000000000010280cd69312b028c121834dd6feb8cfe10bacc3be19f9 2,342 1.00/1.00 vMB 40
631,140 631,140 0000000000000000000bb95cfe053a34b549af0ddf79213925afa8f8303de387 2,419 1.00/1.00 vMB 80
631,139 631,139 00000000000000000004d84d37f42af5726d152a7a2e387f2cb2c1de6011c9fe 1,770 1.00/1.00 vMB 38
631,138 631,138 00000000000000000005183c3d15da538da38a3ecfec57792c861e2effb8a027 2,121 1.00/1.00 vMB 77
631,137 631,137 000000000000000000121961ebc75819d1f78c36ad30ff6c7b7241b9aa2cd196 2,261 1.00/1.00 vMB 144
631,136 631,136 0000000000000000000fc5617dbb91821906b4ba115a2f3f68afd16b19aef6a5 1,944 1.00/1.00 vMB 170
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.23 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.