Loading Tool

Explorer IconExplorer

Memory Pool

79,346 transactions
30.75 vMB
0.10837307 BTC
Random Selection Loading Transactions
Max Size: 180.47/200 MB

Candidate Block

Mining Attempt 1ae3f455005d7cf8a8843c00891bf291da817f6e08fec4d570919fd176ad2c2f
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root c26b00c2d20c2ae83b56a66a018e811ed83c3c675d784fa0d908efa97e132012
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,832
Size: 1.00 vMB
Total Fees: 0.03469954 BTC
Feerates: 201.36 > 3.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (641,781 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,277 273,277 000000000000000511f19a4290a0cc983a25a766c8ec3791b83b37f48f62e980 629 0.25/1.00 vMB 72
273,276 273,276 0000000000000005a2b65d3e3dbf55b8d9221803093e26b5faa6bf79701be01f 712 0.25/1.00 vMB 60
273,275 273,275 0000000000000003ded38de178d4f9222bb5943a507730c9ac828f9d576060b1 1,259 0.50/1.00 vMB 83
273,274 273,274 0000000000000003f34d1562eb658bb76b7a01e4f9b06720a1c2f927d6a551d5 676 0.40/1.00 vMB 46
273,273 273,273 00000000000000041efc63b11d9121f2d6be4bba2f2b702519ce15de5acb14dd 547 0.25/1.00 vMB 56
273,272 273,272 000000000000000454bcab2216b0483ac95337c26484d2c5c4729f25d2c65e9b 877 0.46/1.00 vMB 53
273,271 273,271 000000000000000482e975a9afb931eb9d0463d8de7ffdff6b70a409f8f8b263 964 0.50/1.00 vMB 50
273,270 273,270 00000000000000032b89bc103503cf808d9aa7a865934ea90996650524569ce9 146 0.12/1.00 vMB 27
273,269 273,269 0000000000000003300a88c61b869a6a94c9d23469fa3799877dec2947a0d0f0 581 0.25/1.00 vMB 62
273,268 273,268 0000000000000002e88f95b739c08e97d170d07b7bf4fe2eca041e043eedb253 187 0.11/1.00 vMB 46
273,267 273,267 00000000000000015058755777ae6d4d95b1c18456b9edee921ac1d7d0dfa319 183 0.09/1.00 vMB 25
273,266 273,266 000000000000000171358db65334acdd342a8c74e9b3a36b6a1fcc2969d8618e 716 0.44/1.00 vMB 31
273,265 273,265 0000000000000000d6afcfe0314e5c96e5f18a43dd1b63e21e7ff70ae5345b82 717 0.25/1.00 vMB 62
273,264 273,264 0000000000000005fa325a546e365f80135bc9f66d4b2af52aa4ebfd1c408247 446 0.25/1.00 vMB 103
273,263 273,263 00000000000000040495e3634f77ca0709e19edd2280fbf8082b7ed367522f93 29 0.01/1.00 vMB 82
273,262 273,262 0000000000000003c3365e88465cf9031da411494613e8924161283bd66e5fd3 263 0.13/1.00 vMB 23
273,261 273,261 00000000000000059ca0efc321f0a8e3639deba404e3a4b2f91975b7f2eeb1cc 404 0.20/1.00 vMB 44
273,260 273,260 00000000000000038344cef21ca7bf1b5445577d5e80cadd2ccd08ef0c650009 54 0.03/1.00 vMB 56
273,259 273,259 0000000000000003615ab2661013029c37933b1ff6b8cbaabf871e6fff68a235 615 0.25/1.00 vMB 75
273,258 273,258 0000000000000005888c0882437f077f4952a249c7edb9bd282f2ed1e46216ac 171 0.18/1.00 vMB 19
273,257 273,257 000000000000000495de9888eaae2c12ac87c22ab242398dc11931964a2bd97f 575 0.50/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.49 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: 668.33 GB
    • Received: 15.48 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.