Loading Tool

Explorer IconExplorer

Memory Pool

73,636 transactions
27.54 vMB
0.09203336 BTC
Random Selection Loading Transactions
Max Size: 165.89/200 MB

Candidate Block

Mining Attempt 09f66fdefcf6412f5777949996e4496d8fc1f66c6560d34604d0a4834d6ad5a5
Version 20000000
Previous Block 000000000000000000017eebdacbe575f6ad3bea03b3fcf5d14b56a08eb4921b
Merkle Root fa922b1b9018092b407ee85ead75b3cef7ca186f3b52d79b047e15303d3a7959
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,018
Size: 1.00 vMB
Total Fees: 0.03072368 BTC
Feerates: 100.53 > 3.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,459 (32,689 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
882,770 882,770 0000000000000000000293292a2a0321ba91366210102c0678a29cc592ccb3a6 1,463 1.00/1.00 vMB 1
882,769 882,769 0000000000000000000202e61c2e0a587052a6cc1cc3b07074209dd21a90bd88 3,454 1.00/1.00 vMB 1
882,768 882,768 00000000000000000000ea69f34c5bd1ee469e3e1012e1a460b34b35fc3faaca 1,189 1.00/1.00 vMB 1
882,767 882,767 0000000000000000000237a822e3c56f3470f94bea123200e20efc481b7add62 955 1.00/1.00 vMB 1
882,766 882,766 0000000000000000000195fd8ea27f6755108500ff561697dcc78814bc7079b6 3,123 1.00/1.00 vMB 2
882,765 882,765 00000000000000000000b4b100b676679606764b901e294d1f4cb6adfa4c6e1b 3,066 1.00/1.00 vMB 3
882,764 882,764 000000000000000000011b315f6e36e2c439d83060a5da0da696433f913d4ea9 1 0.00/1.00 vMB 0
882,763 882,763 000000000000000000022ebcbfd20f7e11e245af839e4e94f130f6846a54882e 4,526 1.00/1.00 vMB 2
882,762 882,762 00000000000000000000cb7d3c510a57110ab56a06850423ba72102bdefa4919 2,298 1.00/1.00 vMB 2
882,761 882,761 00000000000000000000ed5c7453fbe9c972d56343c1d499eb8756863cec1e5a 1,524 1.00/1.00 vMB 1
882,760 882,760 000000000000000000022f080d55bfd72830acae36432ed713f95c9bff28391f 3,653 1.00/1.00 vMB 3
882,759 882,759 00000000000000000001b850c17a1fd4e72d5817e3a5509a2a49065dd4d0f147 3,581 1.00/1.00 vMB 1
882,758 882,758 00000000000000000001b243b964522afd0a9cf2eb0a26a3c8ea8b10496b1fbb 220 1.00/1.00 vMB 1
882,757 882,757 0000000000000000000175ecc9ae577ac8109e7334da1e95b67f1de31150eb29 4,440 1.00/1.00 vMB 1
882,756 882,756 00000000000000000001ce8df7d731e2156f5692b52f3147dfbeb82ce4d08ef9 3,419 1.00/1.00 vMB 4
882,755 882,755 00000000000000000000352317157e0bd61a0fae3aefff3be4d2d109bbccb864 3,174 1.00/1.00 vMB 3
882,754 882,754 00000000000000000000af867097f0e360864dc47408e8ce2725c6011eb67b75 2,773 1.00/1.00 vMB 2
882,753 882,753 000000000000000000008e84ebc76088f8ff63043894a53fc7248065dd5e99bb 2,532 1.00/1.00 vMB 3
882,752 882,752 00000000000000000001044cc44d9a0aecdaf28ad28c41a06f821f7415542d54 3,188 1.00/1.00 vMB 4
882,751 882,751 000000000000000000011e617497966004028e2012beb6b80f58be082d2df2f2 2,973 1.00/1.00 vMB 3
882,750 882,750 00000000000000000000e8dcdfaac41502911b9ecf8f52f6bbac77f07158b0e5 3,828 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.19 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: 753.03 GB
    • Received: 18.90 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.