Loading Tool

Explorer IconExplorer

Memory Pool

82,021 transactions
31.15 vMB
0.09414926 BTC
Random Selection Loading Transactions
Max Size: 189.03/200 MB

Candidate Block

Mining Attempt f2f63b933294a0f35b298fa826e57ce5ec8d3e5d276ca26e578adcdef0f2f93e
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root d397f0f3b2b48f798f1aebdd2ec748f9acf1ec730f3cf8401136a9997514c3a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,364
Size: 1.00 vMB
Total Fees: 0.02679729 BTC
Feerates: 351.58 > 2.69 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (638,575 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,632 276,632 0000000000000002b299125cd1f7d14470e697a103fc38e881a28e2deaa4a831 442 0.22/1.00 vMB 46
276,631 276,631 00000000000000000b760135e23fd233cc33bfe268361d47787946c46a8b88ab 62 0.09/1.00 vMB 14
276,630 276,630 00000000000000037bb5935a0df065b4ba71e4b68c012f8dc26381fc9c8b1b91 501 0.25/1.00 vMB 66
276,629 276,629 00000000000000030827c086e10a47aaeee8aa1573e9570f20537de0a0071038 299 0.13/1.00 vMB 44
276,628 276,628 000000000000000154577be1e87065d7ee366a6f2816aa8c95d3feefd55603a2 102 0.06/1.00 vMB 36
276,627 276,627 0000000000000002b6bb37537faa2f1a685e0a57bcf8ab52b0eece2f950c1e6f 560 0.24/1.00 vMB 43
276,626 276,626 00000000000000035251b323bc361565d1cc253e201b281fcba1640d47216e96 337 0.17/1.00 vMB 45
276,625 276,625 00000000000000034bf5d2d9b22e9614b44de4def18ef7632c1df259c9cfd3f3 13 0.01/1.00 vMB 28
276,624 276,624 00000000000000032778a665a1ead06a4f30ae9603e8d8415e85bb86e813f885 389 0.19/1.00 vMB 39
276,623 276,623 000000000000000305c44c7de2348acc2ac1ae5caa42684d7975046b0f4f9374 298 0.35/1.00 vMB 14
276,622 276,622 000000000000000053fa76e6b7206630f27ea3ae426b29bd1e74f9e76f1b3750 543 0.25/1.00 vMB 33
276,621 276,621 0000000000000002ae44e7789e9484419d2485f3676b54e4902a874e09ec0440 687 0.25/1.00 vMB 59
276,620 276,620 0000000000000000e10a8ae1723ef3f2615923a2b1b8b2c73b408da7959a9406 88 0.03/1.00 vMB 138
276,619 276,619 0000000000000002c198a5b5eaa9f2ecb774d6c654d23cbc93c598a24ffa666a 652 0.25/1.00 vMB 60
276,618 276,618 0000000000000002b71901cd415db8efb6d17fb3e3adad96cb1d0e710e35ff86 106 0.04/1.00 vMB 39
276,617 276,617 0000000000000000b013d7d1a2ae12dd36a7bb48d141806158621ce82e535d92 228 0.10/1.00 vMB 59
276,616 276,616 0000000000000003a1e7fe92f3533009d69895f98c50eeaa7ca355aeb37b4efb 410 0.19/1.00 vMB 41
276,615 276,615 00000000000000031a6e7c94a4086f788320790364ec32082df68ba250e2d0df 77 0.05/1.00 vMB 54
276,614 276,614 000000000000000194e9de5881e03ef1fc16e0112665fd6b70962d9198e68272 342 0.21/1.00 vMB 35
276,613 276,613 0000000000000003790ff47aed9259137ad4e3aef0e3ec997d6b71883e6cd3b3 369 0.21/1.00 vMB 29
276,612 276,612 00000000000000033e8f701e626c8639da06a1075ae9a966792661ba82f0ac94 91 0.03/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 782.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: 708.65 GB
    • Received: 16.75 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.