Loading Tool

Explorer IconExplorer

Memory Pool

42,898 transactions
27.87 vMB
0.07731735 BTC
Random Selection Loading Transactions
Max Size: 144.43/200 MB

Candidate Block

Mining Attempt a93668a1be95dc8e9bd72ac0eca1636687b9f7487a4eeda94c138b068b8a2cf1
Version 20000000
Previous Block 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd
Merkle Root 8002f6869e27ca6dc9bddf4f931b21f7f8dd3bb6fa5580d6320b7c4a455873c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,562
Size: 1.00 vMB
Total Fees: 0.02017920 BTC
Feerates: 160.85 > 2.02 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,660 (212,282 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
702,378 702,378 00000000000000000004923377ae964fdd62c9fb003ee243a1aab2aa325eb9e9 520 0.22/1.00 vMB 11
702,377 702,377 00000000000000000008eaab91041152297b76bac2b6d6b9db619e6b3f8ec12e 215 0.10/1.00 vMB 7
702,376 702,376 0000000000000000000e28b69b70c34c274c02fe7721994caaebe7a39fc52e3b 404 0.17/1.00 vMB 27
702,375 702,375 00000000000000000003b962593ae565461f701cb68747e83da1a42ee3c70600 548 0.19/1.00 vMB 6
702,374 702,374 00000000000000000004f891a4ca0d91d923f78a44031bf65cd4173795dc2e9f 2,562 1.00/1.00 vMB 17
702,373 702,373 00000000000000000007de27cd781b9bb2bf6925801cc78b037511b5beb07016 2,431 1.00/1.00 vMB 10
702,372 702,372 00000000000000000001f6c5704bcfe39d623bdb3f1622baa6c4bc838b45d6dc 2,142 1.00/1.00 vMB 15
702,371 702,371 00000000000000000001f0138064c0368ecb7706b471db9f876428946b9dc32f 1,258 1.00/1.00 vMB 5
702,370 702,370 000000000000000000075150c95f9623155ff05a753df899bd101197ab1e918e 643 1.00/1.00 vMB 11
702,369 702,369 00000000000000000001cbd7bc27985c936f0a885b0638c8a854c467b5abeb4f 1,315 0.66/1.00 vMB 4
702,368 702,368 0000000000000000000029bafc359e1daf2098c42c31f56a377f59d2b0d8a081 2,963 1.00/1.00 vMB 4
702,367 702,367 0000000000000000000684174acb4397379bbe859e4811576002f041415ffca8 2,090 1.00/1.00 vMB 27
702,366 702,366 00000000000000000000f77eae45b895965235b0c436186e3f8a34bd0438906b 829 0.57/1.00 vMB 11
702,365 702,365 000000000000000000027206aa560e0d2a1d856fe4e89e3de6d6210215462f99 12 0.00/1.00 vMB 53
702,364 702,364 0000000000000000000625af846da1bc72fb19fe0f4220ff408afe2f282dd7c8 1,266 0.56/1.00 vMB 10
702,363 702,363 00000000000000000003677f15d713ccd952959dcbaee3efe50c4786463fe976 665 0.42/1.00 vMB 4
702,362 702,362 0000000000000000000a177e7a43c079b1bd1310e5740f3cb4017c2fffb17a19 1,917 1.00/1.00 vMB 15
702,361 702,361 0000000000000000000bf5d2c9f8793300d7b62671e9f33006676fc82c9a0fdf 981 0.99/1.00 vMB 3
702,360 702,360 0000000000000000000b2a99488caf4c19d8543580059c28be175d17f2e5e01c 1,975 1.00/1.00 vMB 10
702,359 702,359 000000000000000000063edde92921f6c84a27391cf850e56fd17e9ae724904d 417 0.25/1.00 vMB 19
702,358 702,358 0000000000000000000ab0c0caf71e230e9f81e73683900905686cceeda7fa82 271 0.13/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.79 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: 633.89 GB
    • Received: 12.23 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.