Loading Tool

Explorer IconExplorer

Memory Pool

82,625 transactions
31.86 vMB
0.09445197 BTC
Random Selection Loading Transactions
Max Size: 189.47/200 MB

Candidate Block

Mining Attempt 54fdcc57d0c515075df1bf8a89fb07a560a41ee8dd033e5998244c3853d6f53e
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 50228052e3af30ca5f8853570386a830827df943332ad59490b6fc9d97355f41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,649
Size: 1.00 vMB
Total Fees: 0.03096203 BTC
Feerates: 101.66 > 3.10 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (643,032 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,921 271,921 0000000000000003243754d8431fc1a4bd7a2b2df50afe67a1e8734e06e67803 848 0.25/1.00 vMB 115
271,920 271,920 000000000000000455fe1761181817fb208f3b496101c968203741d2a8d8a908 332 0.25/1.00 vMB 22
271,919 271,919 0000000000000005738a904f7be792702a943c301842d6a2f5b9b8d90eecbb3c 1,036 0.35/1.00 vMB 74
271,918 271,918 0000000000000005270feed15971d291ba4a3c8eaf9a95fcd00ea3f2f90d9941 1,193 0.60/1.00 vMB 47
271,917 271,917 00000000000000048827756b759bb979e552d2fc946d9d7066e2ea47fd273823 902 0.25/1.00 vMB 271
271,916 271,916 00000000000000013563133294c4f5273cc77f12c29fcf678174c2e3135c5465 307 0.12/1.00 vMB 45
271,915 271,915 00000000000000048d941044e55fab45e765919eddb131a3cf33556b443c215b 145 0.06/1.00 vMB 71
271,914 271,914 0000000000000003a208b8b8a4d862756e214d55bd60898ceffae344649e7296 1,317 0.54/1.00 vMB 110
271,913 271,913 00000000000000015e75c7da8b4a596986b2e1aaf6dc2aabdd559bb057969a6a 752 0.31/1.00 vMB 81
271,912 271,912 00000000000000017de53235e4f8261064e5eae0d9d653bcedb246f4ea233790 292 0.10/1.00 vMB 61
271,911 271,911 00000000000000011d219b29d0f1bed396a5787d9e4000e57b2ca304bedd2516 529 0.23/1.00 vMB 73
271,910 271,910 000000000000000350736fc2f1cf9004526412f43e0dd739b702399320016990 411 0.15/1.00 vMB 45
271,909 271,909 0000000000000004ae4e887c9d361f381918ca0dcea0fd2d9bc6acfbc8e95005 972 0.42/1.00 vMB 65
271,908 271,908 000000000000000449ae4d6f58a3f7f101a35aa10b5c2c7cc7f40e9406693b0a 415 0.19/1.00 vMB 63
271,907 271,907 00000000000000042670cdf9c75a84faf357975ff784e651a80bb1a0d0855c3b 828 0.35/1.00 vMB 51
271,906 271,906 0000000000000003a1eec9fa55eb515a83ad6581979f954e2ac947cff176223c 559 0.21/1.00 vMB 122
271,905 271,905 0000000000000002bd5c6c7c087f94ca7447149999408e3674bcef5ff78b8b51 522 0.25/1.00 vMB 78
271,904 271,904 00000000000000027ad2c92b5716f56cd4a34f2efb116247bfae3f0345a0f0be 376 0.15/1.00 vMB 63
271,903 271,903 00000000000000047ada061e7481de062526c4db055c88e9187e861c8f8fe87a 2,049 0.83/1.00 vMB 82
271,902 271,902 0000000000000002ccb840efe032b72f62fd0ec0abf82c6d24c86e3748b7c300 26 0.01/1.00 vMB 41
271,901 271,901 0000000000000006b1dfdbae982886b023970bfad3c3aaa7039137d14fa7eded 88 0.04/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.31 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: 658.71 GB
    • Received: 14.58 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.