Loading Tool

Explorer IconExplorer

Memory Pool

40,193 transactions
32.81 vMB
0.07948200 BTC
Random Selection Loading Transactions
Max Size: 162.36/200 MB

Candidate Block

Mining Attempt 4a6a611ee5292128d39bc8f200b2814025db7372495d46a47c68d193e055b34b
Version 20000000
Previous Block 00000000000000000000501633326136b197890c220f226ea3515a7126fefcc9
Merkle Root ad00237f2507c25f74b17929773358e9fbe9bb3ec9a2feb2068df8d69ef7ccb4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,568
Size: 1.00 vMB
Total Fees: 0.00996266 BTC
Feerates: 51.02 > 1.00 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,560 (519,710 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,850 394,850 00000000000000000502f71b8819c780b5e139c1f24035eecb83410fa0325781 1,169 0.88/1.00 vMB 25
394,849 394,849 0000000000000000035b8cc5f41e0e8377b77bad569adecb37aca06d3d061aff 957 0.99/1.00 vMB 16
394,848 394,848 000000000000000001e6b57cbf5ebed2e9c44ce5a6e06696656917bea1ce96cd 2,608 1.00/1.00 vMB 56
394,847 394,847 0000000000000000032f8af45b122decb40a6e823e795f3e9dab0d7e4c9ef4ea 2,322 0.93/1.00 vMB 51
394,846 394,846 000000000000000006fbb6c3a068d2c97d2a28272b3c8220ad8e1d0530e2b06e 2,994 1.00/1.00 vMB 67
394,845 394,845 0000000000000000037ab5eafb95df0ee2ae04d3e11e5f25e2ecbe9f6692a4ec 183 0.15/1.00 vMB 31
394,844 394,844 00000000000000000106afccf7163ed4effc1a1a81cc06bc052251091fd74bed 1,307 0.71/1.00 vMB 39
394,843 394,843 00000000000000000698fcc7e58cca03932e88b8e82ffd2b8350dba6738c44fa 1,117 0.47/1.00 vMB 54
394,842 394,842 0000000000000000088bcd06b409ed8a3be2969d145abfce638f28cfc6dc78d3 109 0.12/1.00 vMB 28
394,841 394,841 00000000000000000297190868338022efd9a839bcf1b9b1212d5046796959f1 156 0.14/1.00 vMB 34
394,840 394,840 000000000000000008197c878b3ad09cafa5f0d3eb5003c61069de943ee33bca 841 0.88/1.00 vMB 22
394,839 394,839 000000000000000006ab969136511a03a69dcdc2d78188e434fa033c72b9ed37 2,355 0.93/1.00 vMB 52
394,838 394,838 000000000000000005a155ef1742761965bf863bc296d7fd2328fdcdf7190482 138 0.26/1.00 vMB 16
394,837 394,837 00000000000000000254ee6e63cc129ff8c8e8e8952af3f769860be76f1d8cfe 1,479 0.89/1.00 vMB 37
394,836 394,836 000000000000000002557384914fa2ca2b1957aa92e60edc0d4dd31deaefc0eb 44 0.02/1.00 vMB 41
394,835 394,835 0000000000000000074828cf5df0d287f03dd9918280b0d7e00a4e8e54c0fbdd 611 0.40/1.00 vMB 30
394,834 394,834 00000000000000000007522e18c1bce06db21a0d44c12166dcddc69b6d1723e2 343 0.19/1.00 vMB 31
394,833 394,833 000000000000000009b0de77b20e39f856ba7c64848158529990c94cbfe60ae3 185 0.12/1.00 vMB 24
394,832 394,832 00000000000000000990596e0899d5fc2280c6f4fcabad2628c19261376873ac 1 0.00/1.00 vMB 0
394,831 394,831 000000000000000000a95df7766e8b78f95b95eb452f4376d13a4a9034d334ba 924 0.44/1.00 vMB 58
394,830 394,830 00000000000000000370abbfe77a81deccf272bc4af18f6ab969a980ebe76792 781 0.43/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 781.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.97 GB
    • Received: 11.52 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.