Loading Tool

Explorer IconExplorer

Memory Pool

71,454 transactions
22.84 vMB
0.08688709 BTC
Random Selection Loading Transactions
Max Size: 145.50/200 MB

Candidate Block

Mining Attempt f886000c81f0481160dd86abba41c81742a41083f444828772dd106a33697d18
Version 20000000
Previous Block 0000000000000000000101234289fc66627138c4a7c893cb0f19f1c6196ab6c4
Merkle Root c84c79e1091cb1371233e2ae96411fe3389472f7f0b4831de52e05e380be9916
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,281
Size: 1.00 vMB
Total Fees: 0.02745330 BTC
Feerates: 300.40 > 2.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,662 (105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,557 915,557 000000000000000000015a6ad0840314aa052dc8b651655168fa20d94beb65bc 2,780 1.00/1.00 vMB 3
915,556 915,556 000000000000000000001be99c5d13761820acd7b6d30d62ebad6cb236e61063 825 0.21/1.00 vMB 2
915,555 915,555 000000000000000000009e9911ff0acecedffa277611d6a9327073152df470a3 2,089 1.00/1.00 vMB 2
915,554 915,554 000000000000000000014d168f10895f434521b3d46621a949e81e54d28e4bc6 2,030 0.84/1.00 vMB 2
915,553 915,553 0000000000000000000036b05ab6a9c714c7d53f380726551a57982d68800963 5,317 1.00/1.00 vMB 0
915,552 915,552 00000000000000000001dfb00e22e5f660b3a41c120bcb581b698719ad59e5d4 923 0.42/1.00 vMB 1
915,551 915,551 000000000000000000016aa18e8ecd613d6541af8a0d66953f28fb8fdcfea38a 3,919 1.00/1.00 vMB 0
915,550 915,550 0000000000000000000077558cd768d6335786a98b55f4d1b526dfa0adfd1a3f 3,681 1.00/1.00 vMB 1
915,549 915,549 000000000000000000001bee83e68624596b19eb847a0cb1b253f34f30124d9f 2,451 1.00/1.00 vMB 3
915,548 915,548 00000000000000000000cecdfe23b2e9fc572414f599086eb8640acc259ce002 942 0.51/1.00 vMB 2
915,547 915,547 000000000000000000010b898e0865ccde980d9e50174ab07da28296be14b393 1,477 0.88/1.00 vMB 1
915,546 915,546 000000000000000000009568633e53c01bc7465a8fa2de348db7dd25930fcc26 4,288 1.00/1.00 vMB 0
915,545 915,545 0000000000000000000066609b9c74ff199f2778f2ab153b58da09feb10b05d4 2,523 1.00/1.00 vMB 2
915,544 915,544 00000000000000000001180464142c0abcb56943ef13ebac58e93fcc9fed0c2f 3,783 1.00/1.00 vMB 2
915,543 915,543 00000000000000000000a2f78027c0ffbc82ee3c3084cd8620dd13dae4780398 1,958 1.00/1.00 vMB 2
915,542 915,542 000000000000000000016ae2b51a765a2c2d7b4bcbf41c2ac9a0766dad34275f 979 0.41/1.00 vMB 2
915,541 915,541 00000000000000000000dbf800c6c55c388122fe1e5048019bd6d394af8fadbe 236 0.09/1.00 vMB 1
915,540 915,540 000000000000000000008d08351cb817b696abe36baefd0a15b971e3d0446261 4,970 1.00/1.00 vMB 0
915,539 915,539 00000000000000000001975f37a9dcdda4d03cff4d5ced9af896b9a5557922a4 4,470 1.00/1.00 vMB 0
915,538 915,538 000000000000000000004fe302a810ca227f1e92bf557d78ace241a98952a0f0 2,293 1.00/1.00 vMB 1
915,537 915,537 00000000000000000001a3735ad7a960d40040db89c7d653973d5e6c1b2c9f6f 1,856 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.53 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: 773.50 GB
    • Received: 20.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.