Loading Tool

Explorer IconExplorer

Memory Pool

42,277 transactions
26.92 vMB
0.06945816 BTC
Random Selection Loading Transactions
Max Size: 140.79/200 MB

Candidate Block

Mining Attempt 1981f69768fa35dce7f45f016ee0408f0ae8c3f8c999f2d382ed2d20718d1608
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root 41fd957f24ef93edeaa151294c01c5cd0f474b165ab77d06acdae79581395911
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,147
Size: 1.00 vMB
Total Fees: 0.01945906 BTC
Feerates: 130.68 > 1.95 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (234,618 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
680,286 680,286 00000000000000000006a24ae1a2b8ce58e451cf26f097b3ace4281b451e093c 2,569 1.00/1.00 vMB 163
680,285 680,285 00000000000000000001800aaa05bb6dee0d3d17353991e1de2bf67d951f94b5 2,346 1.00/1.00 vMB 195
680,284 680,284 000000000000000000041d317b8fd9961d0d185c7ff9ae8a03906b38393f7b17 1,689 1.00/1.00 vMB 106
680,283 680,283 0000000000000000000a75f55924bf92f5e1b43220c7ab1b56ce759231c5b5ca 2,080 1.00/1.00 vMB 169
680,282 680,282 00000000000000000008d6cfaa4a0aa63eb863796959a6544ec3e8a12b0913a1 2,586 1.00/1.00 vMB 216
680,281 680,281 00000000000000000006f3cf105d9089fc14b6833461116ed0228c8af7302fa2 1,260 1.00/1.00 vMB 216
680,280 680,280 00000000000000000001e1d1f45c77b1cd011ce713f845b6386dd6949bdda322 1,535 1.00/1.00 vMB 261
680,279 680,279 00000000000000000002ee923e62bd76bd0215fbb15d6320d87c8b958b314289 1,728 1.00/1.00 vMB 152
680,278 680,278 00000000000000000008781d91aad98bcd688fd0e8dda8b0ca84e987fc710e80 1,606 1.00/1.00 vMB 120
680,277 680,277 0000000000000000000611c839559e057a40e22f393ea2b6b2d2ea0feccfe89b 2,826 1.00/1.00 vMB 206
680,276 680,276 0000000000000000000b0c1e30bd8cc6249d10b0578ab5f2e15c0972383ccbef 2,515 1.00/1.00 vMB 212
680,275 680,275 00000000000000000006ae3dbe5c58733f4ef87d686b20aa15fededd9ca34c60 2,525 1.00/1.00 vMB 273
680,274 680,274 00000000000000000004775a07b29e09f5ec4bf809bd8f291905aa20c3a58233 2,690 1.00/1.00 vMB 294
680,273 680,273 000000000000000000000a16553ddb32e4a754040d1acf7f08cd704bc42a3359 2,492 1.00/1.00 vMB 204
680,272 680,272 000000000000000000064c4dea9afc8233b74e96083f126e5ec000d35199c4e9 2,613 1.00/1.00 vMB 214
680,271 680,271 0000000000000000000007693b15816c2129718d46e841ba50244d58629b8ede 2,359 1.00/1.00 vMB 184
680,270 680,270 00000000000000000004dc6460e1fd92001447fa5cb50b6485d178fbc719806d 2,540 1.00/1.00 vMB 217
680,269 680,269 00000000000000000009316d09d270fcfc98ac2d850c2a39c89fb34c1ba4cf87 1,571 1.00/1.00 vMB 136
680,268 680,268 00000000000000000000ad46ed74f239512f67723fb2a3cab6b7607537db13cc 2,403 1.00/1.00 vMB 172
680,267 680,267 0000000000000000000527c229f340d0bcd8127e0bf3b07ebef73bb0f3af6774 2,384 1.00/1.00 vMB 181
680,266 680,266 00000000000000000004423cde06ed66232b7beed3fd6acc39fd7055880d798b 1,815 1.00/1.00 vMB 264
Previous 10 blocks ↓
Total Size: 782.22 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: 654.70 GB
    • Received: 14.16 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.