Loading Tool

Explorer IconExplorer

Memory Pool

46,237 transactions
26.87 vMB
0.08821802 BTC
Random Selection Loading Transactions
Max Size: 142.79/200 MB

Candidate Block

Mining Attempt 085e89290caddcc34a7925626cbc5bf16025548c18f990eb260626677909b69e
Version 20000000
Previous Block 00000000000000000000ff9991b1e163a0cd8035dc9efad2912f09cbb13212f7
Merkle Root dbfff81a4cf1884ec980b400a0b5e25c7c58f6c3a9ca916c9c25def5f6e1cb64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,230
Size: 1.00 vMB
Total Fees: 0.03859458 BTC
Feerates: 101.64 > 3.87 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,781 (332,936 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
581,845 581,845 000000000000000000096c999fe835abc72f9aa6ef41af87e0e36133467c0b1e 2,232 1.00/1.00 vMB 89
581,844 581,844 000000000000000000246d1a5cfc061a3d4809d808703099b9c35aa79057ffbf 2,030 1.00/1.00 vMB 47
581,843 581,843 00000000000000000012c0ec4b977dec75c443f35e97180f4e75d0214cfe3c78 2,593 1.00/1.00 vMB 67
581,842 581,842 0000000000000000000092ab93fb116ab2528d66aa7bc37b9a197012b3a3316a 2,646 1.00/1.00 vMB 95
581,841 581,841 0000000000000000000f8f9b99a8ffc379af3c670713741de2e93b9e85542e12 2,679 1.00/1.00 vMB 44
581,840 581,840 0000000000000000001303157b667376beedb7ad94f0a24955681517c230fb6c 2,553 1.00/1.00 vMB 69
581,839 581,839 0000000000000000000fd748958c2e893a1b216ffc40f4b47798510eb03e6019 2,378 1.00/1.00 vMB 77
581,838 581,838 00000000000000000006a2009a8992dbfba634bcc9e1649ec569e31918e367c7 2,930 1.00/1.00 vMB 116
581,837 581,837 000000000000000000131060901df62a428c08bc2c1a892ba75f0d540bdaf4ad 2,838 1.00/1.00 vMB 104
581,836 581,836 0000000000000000001783aa954eecc82b416ef6d689f770eab8217b5ff3d891 1,854 1.00/1.00 vMB 88
581,835 581,835 00000000000000000010f3b15b91894ff51d5ae5599263bdd33e2c448e60ceca 2,177 1.00/1.00 vMB 122
581,834 581,834 00000000000000000009c95316e46e8ff8f7b05be06a1c04c5e599776e202973 3,484 1.00/1.00 vMB 112
581,833 581,833 00000000000000000022a14878a608c617201167569e6ecc7cb81bb782da78f1 2,022 1.00/1.00 vMB 135
581,832 581,832 000000000000000000036da6fdd7089ec4e300f263d9061f2f3ebb880ea31178 2,736 1.00/1.00 vMB 132
581,831 581,831 000000000000000000033c376ac4eb7a1a0f8dabbad19845f190a2515c94f8f2 2,564 1.00/1.00 vMB 36
581,830 581,830 00000000000000000003c1786e572259f4816b760227f475ce182ca4485cfaeb 2,618 1.00/1.00 vMB 95
581,829 581,829 00000000000000000019694bde273d9602b3b748aa2e7f624a5d48fc2da1b875 2,068 1.00/1.00 vMB 18
581,828 581,828 00000000000000000000d5460be4e153dffb3caa769f59fe9ecb2d1348dd084f 1 0.00/1.00 vMB 0
581,827 581,827 000000000000000000133465ff5348502b41d44efe826ef4f6989b83c837b27c 2,570 1.00/1.00 vMB 67
581,826 581,826 0000000000000000001cd7e5f0ef6ab966d5f52540e4d0cd7b515c9d4e6ef3e1 2,616 1.00/1.00 vMB 39
581,825 581,825 00000000000000000000e5fffc3898e0625b3900540ddea99488e07b79ca47de 2,654 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.99 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: 648.81 GB
    • Received: 13.09 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.