Loading Tool

Explorer IconExplorer

Memory Pool

82,870 transactions
30.05 vMB
0.07103466 BTC
Random Selection Loading Transactions
Max Size: 182.29/200 MB

Candidate Block

Mining Attempt 830d9f4bdde9f46b7694112588045ec3511000af8058f656d97568ee8a26397a
Version 20000000
Previous Block 0000000000000000000184cd130959745a2ff6d2743a12e47bfb4914c737afd9
Merkle Root e88ab23e20c10936882e9b1c10042acaf1289ef46262418929a31499ceb06fe5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,384
Size: 1.00 vMB
Total Fees: 0.00964496 BTC
Feerates: 155.43 > 0.97 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,958 (697,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,637 217,637 00000000000000efd94561df3d59acec85682a8469564136815ff2a115c5fb02 571 0.25/1.00 vMB 167
217,636 217,636 00000000000000aa1fe2510de6de2f8509b9a552674f534cb51de88acc2db957 610 0.25/1.00 vMB 154
217,635 217,635 00000000000004fcb4a3996e5a205af6d452823942631bfe6defd441e68c4332 892 0.25/1.00 vMB 609
217,634 217,634 00000000000000954c0398f678292cb82f81967f29d7f4c691636e59473f288b 135 0.05/1.00 vMB 113
217,633 217,633 00000000000003dfe18b3aa0373ffec0b9016328682748c2bdd5483553d97d0f 834 0.25/1.00 vMB 1,070
217,632 217,632 0000000000000121571df89c0624351f15d41be646e5de100b85d48c4870836c 148 0.05/1.00 vMB 33
217,631 217,631 00000000000004eff6f839670cbe7e3ac57e1bd1f46d126f6691ac2905ce2bfc 481 0.21/1.00 vMB 177
217,630 217,630 00000000000004d4e068408641fe241cff3501843b44a3b73f24d048eac71a70 321 0.14/1.00 vMB 148
217,629 217,629 00000000000004556665f02278a1df041729b625250f261be50341cd919e9fae 516 0.21/1.00 vMB 177
217,628 217,628 00000000000003a73487ecd9a4d72d7c38101f254e323aaad7e219c4f71eab1e 180 0.18/1.00 vMB 83
217,627 217,627 0000000000000292cf9bd62cb8d25562cac387452f5523e158ceb022482327fb 92 0.10/1.00 vMB 89
217,626 217,626 00000000000004149495c4b45d3f8b6009573e140f72d8f9b3c68b7b74730857 673 0.25/1.00 vMB 215
217,625 217,625 00000000000000ed41c3a6a944d248b838cef448cc423075c05cbd7543b02be6 342 0.15/1.00 vMB 168
217,624 217,624 000000000000040a12610e836db3dbd8677215ee01683c1603b034b03a142c40 109 0.06/1.00 vMB 80
217,623 217,623 00000000000001fe72689838995f8178c176e816d30b5c8ba94292b311732be2 161 0.17/1.00 vMB 84
217,622 217,622 000000000000023cd48233bc1c2ddad7ba633436d13f9a3ef8e314d46a8d0e02 125 0.50/1.00 vMB 57
217,621 217,621 000000000000051e92de20d7573d31a9b072638f36965bd838c00ea949fe4968 566 0.25/1.00 vMB 176
217,620 217,620 00000000000002a02b3653ec6ddc5aa84b75108e14e05ae80af8134d6854523b 497 0.25/1.00 vMB 164
217,619 217,619 00000000000000972ec0765ad292ed68b9c71de8923a3b3990078c7809e5ef1b 129 0.05/1.00 vMB 11
217,618 217,618 00000000000001c46b10ee32bbc09445ec41c07a9978d4c0f587bbca35466a31 448 0.25/1.00 vMB 146
217,617 217,617 00000000000002ce9976308889edd98374bf668f94aafd24deac23f72e935b79 676 0.25/1.00 vMB 210
Previous 10 blocks ↓
Total Size: 782.32 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: 660.24 GB
    • Received: 14.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.