Loading Tool

Explorer IconExplorer

Memory Pool

36,873 transactions
26.42 vMB
0.07474409 BTC
Random Selection Loading Transactions
Max Size: 134.68/200 MB

Candidate Block

Mining Attempt 288066efd526ea5e5f862787a519d308e79083016b6072dc33a2ae9109a53ac9
Version 20000000
Previous Block 000000000000000000000fe35af4d037ca03b402462f88c6c27529d0780dc853
Merkle Root 5c505497c2c6bcdbaf4514e6960bff65e1743e9ad49673a0df90cc1730755910
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,814
Size: 1.00 vMB
Total Fees: 0.02449511 BTC
Feerates: 165.59 > 2.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,693 (165,429 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,264 749,264 00000000000000000002167db503c616bb492451afe57597525845cea109c93a 395 0.24/1.00 vMB 1
749,263 749,263 0000000000000000000638bd6714b6c7090dcfb2e2391133900c914e5ac948df 3,326 1.00/1.00 vMB 11
749,262 749,262 00000000000000000005b5f6c1d3c4edb85b1ce0966b8e707c298f61fca93184 2,602 1.00/1.00 vMB 8
749,261 749,261 00000000000000000005ff9bffc08b4ffd765367d0fd19aff10124dddd67ccbe 3,180 1.00/1.00 vMB 18
749,260 749,260 00000000000000000006b3fbd46b8ffa9ff74e44542e20834a00d1c820e39ae1 471 0.21/1.00 vMB 14
749,259 749,259 000000000000000000048fcfa9e22020b7899890c85865931e819fc22c20910c 2,052 0.98/1.00 vMB 6
749,258 749,258 00000000000000000000f700dc50dab49fbe1600403834066f3aedddf2267c9f 1,824 1.00/1.00 vMB 10
749,257 749,257 00000000000000000003277096b6587c4c1c63d558c43d947ca67d8c6c8f0db2 2,769 1.00/1.00 vMB 19
749,256 749,256 00000000000000000009b06cb40e4302fc0dab3f8031f058351e904e14be2b45 355 0.12/1.00 vMB 9
749,255 749,255 0000000000000000000739ac626125a966a420416e69a5c125aa551f882c3105 1,151 0.43/1.00 vMB 10
749,254 749,254 0000000000000000000983e66cb6fcfa3f612bbf3cf48d2d28ed6134f9dd52bf 365 0.21/1.00 vMB 6
749,253 749,253 00000000000000000008f873bc27fe86070dc53cc985c9af62f87bb37aa85a9e 2,823 0.98/1.00 vMB 12
749,252 749,252 00000000000000000000f9943eeee058dd5b35385e91f1d10cdab328cfa1688a 301 0.16/1.00 vMB 11
749,251 749,251 000000000000000000067954c7ac203f41a16212647ec3c00776bad37dd20dc8 2,643 0.99/1.00 vMB 12
749,250 749,250 000000000000000000041338179fc9914dc76f2bdcbd6ea3e69864f2f7ed9aa7 2,092 0.71/1.00 vMB 11
749,249 749,249 000000000000000000004ec157e7dee18622d7385f0e86271dda6f7fb464b36a 128 0.04/1.00 vMB 16
749,248 749,248 00000000000000000004f59404157c0da1bd5e07d9979d2dfe0916b5ccafdd94 2,309 0.73/1.00 vMB 11
749,247 749,247 0000000000000000000669c639584bde331b8229f87169725b0a0255b1dba6a2 972 0.36/1.00 vMB 9
749,246 749,246 00000000000000000007692bb18c2140342841627e37fd9fd47ca528c5f20308 1,087 0.65/1.00 vMB 6
749,245 749,245 0000000000000000000659d47cc7fbef0194e0c81c9e5677ad215bf893d95dd7 976 1.00/1.00 vMB 16
749,244 749,244 000000000000000000008c10c60dfbbc462380f6adcdbb511f879e72d688ac80 407 0.13/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.85 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: 638.25 GB
    • Received: 12.47 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.