Loading Tool

Explorer IconExplorer

Memory Pool

47,668 transactions
23.86 vMB
0.11688379 BTC
Random Selection Loading Transactions
Max Size: 132.13/200 MB

Candidate Block

Mining Attempt ee95e66d69f9c7656c152963ffb64ce9be41a93db5eddf14fe633420945ba16b
Version 20000000
Previous Block 0000000000000000000075f7f0d716095abc5d5915552b56d7f74fc1265f2fec
Merkle Root a34c5748175e8fef7636eba456c96d65559255f987fc86957f51a0b3bfac3532
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,995
Size: 1.00 vMB
Total Fees: 0.02929244 BTC
Feerates: 500.00 > 2.94 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,087 (638,952 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,135 275,135 0000000000000004195944d21ab7db383f3d94b63d4b27bf3a5b827384063bc1 653 0.25/1.00 vMB 44
275,134 275,134 000000000000000066fa793a0f743eaa0c42f2523f08f8bb3751b4d6c07b5411 62 0.03/1.00 vMB 90
275,133 275,133 0000000000000002acdb1033b7563de6f86cf2b3ebb36b4a5cb18377a1429298 65 0.03/1.00 vMB 72
275,132 275,132 00000000000000005f3fc7050e4433c489744f551813b41bc7a268b47cc4b216 349 0.18/1.00 vMB 37
275,131 275,131 000000000000000393d77de3c1cde6da100b740b2285d6a9cb23ae96dc1abc9d 379 0.18/1.00 vMB 56
275,130 275,130 0000000000000000f67dccb479a246a8a12cf416ed9d16ebffcb2e495dd52191 108 0.05/1.00 vMB 50
275,129 275,129 0000000000000000bd0069f9366118d1ac033ff4d37e85ae0bcdef8f430c936c 267 0.15/1.00 vMB 29
275,128 275,128 0000000000000001c28f09b7b491e6ab28f541b8293394235e463385992af53a 558 0.30/1.00 vMB 44
275,127 275,127 0000000000000003e985ac6ed9143a089b22fd75ea1852b6561b2790dc37f7e2 668 0.35/1.00 vMB 51
275,126 275,126 00000000000000046303f2f30d50e5aa4922179906140ed7cf4ca15325a71a07 104 0.04/1.00 vMB 20
275,125 275,125 0000000000000004773e4af38953eedd1579e5a49beba08ece3bf8243d39235c 659 0.30/1.00 vMB 45
275,124 275,124 0000000000000003b00cd0a4c619c517e4c0d0727d7f7c3bba4f53763f40c695 1,004 0.48/1.00 vMB 47
275,123 275,123 0000000000000002d76f98162b17fac3e0e08db67a635e610aa14f8121c3c6d4 558 0.25/1.00 vMB 47
275,122 275,122 00000000000000031553223f3298f179497e1b8d4fc8d6db35777c712653e76e 483 0.22/1.00 vMB 53
275,121 275,121 00000000000000011d38486d72945bc8a2ff080b8a06e55664862b78b354de44 183 0.11/1.00 vMB 27
275,120 275,120 0000000000000004265193cee574dca77bd09ca27eebb677f9d98a421eb3af2a 651 0.25/1.00 vMB 80
275,119 275,119 00000000000000022d9a18e8dd0fd2109496e655a8ad217c62e19b4b3000793d 268 0.12/1.00 vMB 41
275,118 275,118 00000000000000011601ea266ab101f559154d124a06b5eeb9995677a2ef9103 291 0.13/1.00 vMB 53
275,117 275,117 0000000000000000055e334fea94b51397ad7167f441981ce9db713dee666127 80 0.03/1.00 vMB 33
275,116 275,116 0000000000000002ef19b640851b7636904030e115e37d5c7bf0459f820760de 1,134 0.60/1.00 vMB 40
275,115 275,115 0000000000000003b0742e86285603c5a79fef50ba982d3627501ce53ef165fe 1,039 0.56/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 780.75 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: 557.02 GB
    • Received: 7.04 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.