Loading Tool

Explorer IconExplorer

Memory Pool

79,704 transactions
29.53 vMB
0.13904924 BTC
Random Selection Loading Transactions
Max Size: 178.85/200 MB

Candidate Block

Mining Attempt d63efcab458f2d8b409b910e61dc3e25ea400b1270cce7973470f23205f87b3f
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root 3b5a46de029ee4343ab254e6348a9fa116e56fc4df2a7f81a334d3e2d9b625e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,413
Size: 1.00 vMB
Total Fees: 0.07467487 BTC
Feerates: 502.67 > 7.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (73,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
841,335 841,335 0000000000000000000138adff3fea35f5a3916f395d7c9141581c8a16f6fada 2,249 1.00/1.00 vMB 36
841,334 841,334 000000000000000000032e1cecf170a76757b9bad0c114255dde54839f4e890d 2,851 1.00/1.00 vMB 34
841,333 841,333 000000000000000000018491979607466dd7e90253234970fe856324e1a1b97c 2,986 1.00/1.00 vMB 35
841,332 841,332 000000000000000000003394687512bc651853c0a98708ce3766268f8122b9ee 1,850 1.00/1.00 vMB 29
841,331 841,331 00000000000000000000480cdf0992da302f70658b84fd3ef190c01f781e0600 802 1.00/1.00 vMB 23
841,330 841,330 00000000000000000000edfa4600a4f4d631607aee815632ed1b27c2b5c362b8 3,294 1.00/1.00 vMB 21
841,329 841,329 00000000000000000001c4323df897d0d2b176d2a639bff7d12a8a69a01efcdc 3,937 1.00/1.00 vMB 22
841,328 841,328 000000000000000000026ee4f2eb224c0b53671a73053156a688e57562245507 3,136 1.00/1.00 vMB 36
841,327 841,327 000000000000000000006dafe8e7e62d7aff215ab32412cb414d34822f51f6e3 4,151 1.00/1.00 vMB 31
841,326 841,326 00000000000000000000944faa0633fcab13bb67873d42a45ae0eefe91564f5f 4,160 1.00/1.00 vMB 20
841,325 841,325 00000000000000000001f409b4b4fab81b78d15ad7cd41135f953dc1278cacc0 3,058 1.00/1.00 vMB 24
841,324 841,324 00000000000000000000796079397b886dc539a1083d6c132fb860d6a3d6f9eb 3,115 1.00/1.00 vMB 48
841,323 841,323 00000000000000000001966bba0db37c4444967071975bb7cdab5fda4f83cf17 2,612 1.00/1.00 vMB 24
841,322 841,322 00000000000000000000399f8f51fc205134ff50d8a758d91f2c6a8254e30d37 4,295 1.00/1.00 vMB 28
841,321 841,321 00000000000000000000781cb80f2af94feff0f9feb5d4d6ab53655154e34996 3,320 1.00/1.00 vMB 20
841,320 841,320 000000000000000000025eb6d16c87b17addcf94fbe17e3905e8e9a29b0536fc 2,294 1.00/1.00 vMB 36
841,319 841,319 00000000000000000000234a54e0717c1fb770e45637e35c031ba6ccb74decc4 3,614 1.00/1.00 vMB 29
841,318 841,318 000000000000000000015eff1f1a963a749e95366de0f27860b2452e0ecc008b 2,693 1.00/1.00 vMB 33
841,317 841,317 000000000000000000004183bbe6a5836573073f5c49accfe10400190c129c80 3,039 1.00/1.00 vMB 51
841,316 841,316 000000000000000000029cae6afa75c884f2d16bc8d83de1f3c3a34c1ea503a4 3,154 1.00/1.00 vMB 23
841,315 841,315 00000000000000000001e68657c1fae78b44cd748d6c6ad4b16586d5343842f1 3,371 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.60 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: 671.84 GB
    • Received: 16.03 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.