Loading Tool

Explorer IconExplorer

Memory Pool

81,395 transactions
30.76 vMB
0.09012671 BTC
Random Selection Loading Transactions
Max Size: 187.64/200 MB

Candidate Block

Mining Attempt 112d86d65474d4131c459878cd893897d883d1e1c13c1024774baeea8aedcbfa
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 4a5eed75ab4d433b7b3bb06940889bf0ef400527db9793d59222c50d36d24f54
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,606
Size: 1.00 vMB
Total Fees: 0.01926371 BTC
Feerates: 301.57 > 1.93 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (556,059 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,327 359,327 000000000000000014d961a2ae5b366d0f8d1187d0018f858a024fe85bc2a9bf 329 0.19/1.00 vMB 26
359,326 359,326 00000000000000000b56576c90881f380906d0593d60f4eb3bec531f4ec95911 48 0.04/1.00 vMB 11
359,325 359,325 00000000000000000d840c8ce086be8391ce05c423577b886970109e0a7fc7aa 522 0.27/1.00 vMB 23
359,324 359,324 0000000000000000022dae5c6b6dc0f355bb764b8d2dfd410282fe29f8382a7a 577 0.58/1.00 vMB 18
359,323 359,323 00000000000000000af924f424987081fd40f5394001857eecd38f20eb2a1bf8 423 0.20/1.00 vMB 29
359,322 359,322 00000000000000000b35864f88db6b62b97340f545cbb6b2b6c77fe7d8b5f262 557 0.29/1.00 vMB 26
359,321 359,321 0000000000000000088f224b9e69f286fe32f6e5cd05ae12998de12016e6d714 272 0.15/1.00 vMB 29
359,320 359,320 000000000000000016c9a5a89a17fba8266097f498f8def28bc747d62c3bdbf1 113 0.07/1.00 vMB 15
359,319 359,319 00000000000000000f485f74c2e8aa6f0500fbc1ecd20b60cfd45bb2fa022bb3 664 0.39/1.00 vMB 26
359,318 359,318 000000000000000012d935914da74cae34d44d9ba4a0f2a392d7a4310c43af46 335 0.31/1.00 vMB 14
359,317 359,317 00000000000000000bfd44bab805b23abcc9eb02459ca0191eae0f08d416bfda 522 0.32/1.00 vMB 19
359,316 359,316 000000000000000000ce4f16bebd5cca15165a35629866048c9b89fb2fd5bf2c 202 0.10/1.00 vMB 12
359,315 359,315 00000000000000000a063e3a5c1e5f54b8115557d71d7faeedf44e9cf6b390c0 792 0.48/1.00 vMB 25
359,314 359,314 000000000000000014ff379781b1d0a4c769b71d1b890be84dedc1f0a56be88b 684 0.64/1.00 vMB 26
359,313 359,313 000000000000000004dd13a375cfdc4232d0b5c1c41a67c6c61621dbf1ba26a1 832 0.75/1.00 vMB 19
359,312 359,312 000000000000000010b5b792ba1ee230e291f4053a76dc21880431786d929dfb 2,400 0.85/1.00 vMB 39
359,311 359,311 0000000000000000110e7d0857703f8c3cefccd48f1b33f2a7accdcebc142d21 237 0.14/1.00 vMB 23
359,310 359,310 000000000000000011a78add037a8cf27979339c122f6c1a861cb25f22682a4b 108 0.10/1.00 vMB 12
359,309 359,309 00000000000000000b01a8e39dc8e39ba64e2e7437ab194f66068048f504a5f0 110 0.10/1.00 vMB 6
359,308 359,308 000000000000000007df01333c6ba0cc4804c3dab5b51835107c0371504caea1 1,498 0.94/1.00 vMB 21
359,307 359,307 000000000000000011f37fe693a934d0b52acdfebf54f27bc14c8a991e66fbbd 2,717 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 783.06 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: 720.78 GB
    • Received: 18.25 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.