Loading Tool

Explorer IconExplorer

Memory Pool

80,006 transactions
29.76 vMB
0.09202547 BTC
Random Selection Loading Transactions
Max Size: 179.75/200 MB

Candidate Block

Mining Attempt 8ef496f752ea6bab4556c118d9a589eef5d58577e45a00ae03c895a0fa176b9a
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root f0228641a9b4b7a7dfb4cd9034fd7698967013e81e1538af4b41488b07facdb1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,741
Size: 1.00 vMB
Total Fees: 0.02759918 BTC
Feerates: 100.11 > 2.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (429,755 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,342 485,342 000000000000000000e01e691b376c4ca68e0a8b77d6d803c6c51cb96456109e 1,801 1.00/1.00 vMB 134
485,341 485,341 000000000000000000d1571c7cab75bbfe15e929a89642c65cdf1c90878cddbe 1,838 1.00/1.00 vMB 121
485,340 485,340 0000000000000000008c4deda1f7cfe8fa9b34ef65a6df78002bc002e467724e 2,083 1.00/1.00 vMB 156
485,339 485,339 000000000000000000685e86174c43cfe98617aae151a163dbe6595f271aeb7d 1,840 1.00/1.00 vMB 209
485,338 485,338 000000000000000000a879bc5d33e2b483b330bf14d5d9e22418743d2f8f6fb8 2,252 1.00/1.00 vMB 76
485,337 485,337 0000000000000000007acdd80b5627ea06a663ec65058f669d430bf96c97d797 2,145 1.00/1.00 vMB 151
485,336 485,336 0000000000000000006218a01b22a7085fbd637a4b31fcc76bdcea5ccf090299 1,869 1.00/1.00 vMB 131
485,335 485,335 00000000000000000035fa7547bd3d088c2c531d60d4faf24e83752a009d2e66 2,150 1.00/1.00 vMB 173
485,334 485,334 000000000000000001001f088a6821e23bbec7d39243af515565ba498ced9108 1,670 0.83/1.00 vMB 117
485,333 485,333 00000000000000000024f7c887c486288ec41e7bd341d8b2501af39f1a07d2d7 2,018 0.81/1.00 vMB 123
485,332 485,332 0000000000000000002833ec1a2628678bad9ea874cb4c92ce99a816d9fd3b18 662 0.30/1.00 vMB 131
485,331 485,331 00000000000000000033973c3380c49f51356bea3b853393f73893ebc9ba0f44 505 0.27/1.00 vMB 112
485,330 485,330 000000000000000000388e01d005a1af7ee9052d72eee7d502e5add434ff6e13 186 0.05/1.00 vMB 114
485,329 485,329 000000000000000000c0067189394534f698f118bfef85154267cc5192e6dd6b 2,099 0.95/1.00 vMB 122
485,328 485,328 00000000000000000009363c9bcc38921d266e3faebb1ced2e531ccc05d27a2c 1,969 0.94/1.00 vMB 130
485,327 485,327 0000000000000000006878b2b690d40d8a3f1eb0b4a1a2ddc8251600e423391c 566 0.25/1.00 vMB 50
485,326 485,326 000000000000000000f7171706168d8dd4783389576f44ae1afb65220bc2830a 2,131 0.98/1.00 vMB 139
485,325 485,325 000000000000000000be5809153d59cddbf257e7bdecc27f1f18201dbb72db40 434 0.18/1.00 vMB 115
485,324 485,324 0000000000000000003c2b1bc77adbccabf6008baffb5a98b94254807bba7a76 57 0.07/1.00 vMB 67
485,323 485,323 00000000000000000089f980a604ba0182a415e83130278b05a482aa3f195f1b 128 0.09/1.00 vMB 151
485,322 485,322 00000000000000000000b55b6f0c3e766ca69160e260eaf4b452ec82cd43ce79 1,078 0.44/1.00 vMB 126
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.83 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.