Loading Tool

Explorer IconExplorer

Memory Pool

77,889 transactions
29.64 vMB
0.10771093 BTC
Random Selection Loading Transactions
Max Size: 178.10/200 MB

Candidate Block

Mining Attempt 89766d40f62966006182d4287fd174dedd4e51024bd6ae504bc547dd0e703b10
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 4ca29b24a5b1baf503283c349bf3b599fd4b6dda2df0c47a751860ea484541cb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,871
Size: 1.00 vMB
Total Fees: 0.02972626 BTC
Feerates: 401.83 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (473,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,618 441,618 0000000000000000002027524d12dfc720fd76e55c96a95752145867883fbe69 2,993 1.00/1.00 vMB 107
441,617 441,617 000000000000000002ceb16d99c11242e06e1201af64e326cb5c1207f3ed956d 2,045 1.00/1.00 vMB 118
441,616 441,616 000000000000000001657e8aa186eb6a8d30c0a02c0b47f4e3433744c9e067a7 2,439 1.00/1.00 vMB 94
441,615 441,615 000000000000000000a4b681878983991b4da37ca77b3b8d849d98b0ec8d841b 796 1.00/1.00 vMB 63
441,614 441,614 0000000000000000030b1884f3035a52bb37e46c9bfb8ee10d1ed54379126673 1,452 1.00/1.00 vMB 69
441,613 441,613 000000000000000003510c3ae87e341e3ac9d9e61647d6eb38ca0bbd0348a1f6 2,338 0.99/1.00 vMB 68
441,612 441,612 0000000000000000010e43011b1b7c7e098fa27218d9d4c0321551cc101ab624 2,033 1.00/1.00 vMB 59
441,611 441,611 000000000000000002365473f9b4c2ab3ae3daf8e96883cb7a95f255f6f64929 2,586 1.00/1.00 vMB 73
441,610 441,610 000000000000000001ede6189879cdd27d8ff7276064b0da889a1bf2a48935c8 2,007 1.00/1.00 vMB 66
441,609 441,609 000000000000000000606bd4e4e9b4c270061c25a036d1d741baf75ac3d7603a 2,868 1.00/1.00 vMB 88
441,608 441,608 0000000000000000000d37fa5588060ae6f32928d29f987ed4e18da0cbc8d067 3,031 1.00/1.00 vMB 95
441,607 441,607 0000000000000000003ba09461b6e05ac9e4cf5cee40b173a43313abef066c33 2,958 1.00/1.00 vMB 90
441,606 441,606 000000000000000001b2163382f1c48c4d93014149822db725f274013aaaddbb 2,387 1.00/1.00 vMB 70
441,605 441,605 00000000000000000281aaa8695e3dfd7d8ae1b26ac107188357df74f05d1e75 2,232 1.00/1.00 vMB 104
441,604 441,604 000000000000000002c3e2beec52550567a34deadfeebcfc3519bf4c88c56b75 2,361 1.00/1.00 vMB 103
441,603 441,603 000000000000000002c98773446aac1c780435c172eda7bcc8044060654a9ca8 2,812 1.00/1.00 vMB 74
441,602 441,602 000000000000000001ca964fa0b9244c2b0dfc891b191b43de38ed16dda1aa85 1 0.00/1.00 vMB 0
441,601 441,601 000000000000000002b89c814773a4e34ee7f6b105c507538c446dfd76d680c1 2,362 1.00/1.00 vMB 80
441,600 441,600 000000000000000001372a55b31276c33bcdee7d5a443bda805fdce206fe055a 2,613 1.00/1.00 vMB 107
441,599 441,599 000000000000000001148f6c3fca062b7547e8631a58b1d58eb43eedfb052484 2,488 1.00/1.00 vMB 89
441,598 441,598 000000000000000001d69f37759747ed4a0a521a807114543bab973fb6b8069f 2,150 1.00/1.00 vMB 110
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.