Loading Tool

Explorer IconExplorer

Memory Pool

41,256 transactions
19.84 vMB
0.04331958 BTC
Random Selection Loading Transactions
Max Size: 111.41/200 MB

Candidate Block

Mining Attempt bbd322940d3a0151ce2cc9254e02958f2f2948ebc9a78b63e3f71d2d7742dec1
Version 20000000
Previous Block 000000000000000000019e3154b997e2705c7122454a2090e607bdd68f45c5ee
Merkle Root 810fb93cd051fbec92732b56192f50b68a716a9157e2beb10da4dd108eca25d4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,076
Size: 1.00 vMB
Total Fees: 0.00465070 BTC
Feerates: 5.37 > 0.47 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,069 (739,576 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,493 174,493 000000000000020dbf2bd22bbf8cdd814abce6addb2c60bf4d30a409a190a48e 62 0.04/1.00 vMB 71
174,492 174,492 00000000000006747ecbab95dee8b6ad39ae9cd9eec1ef0df00abcfb5cfc45a3 21 0.02/1.00 vMB 67
174,491 174,491 00000000000002216de709856c1b5f07855fc3741e32f08744bcc53b7f8d9e6d 93 0.04/1.00 vMB 104
174,490 174,490 000000000000015fa568761cea4110b9691da760e4556dd280bc72f7ba952dbf 4 0.00/1.00 vMB 89
174,489 174,489 00000000000003460975fa566f6abcbca9df2df47370c7b44d4dff847eb0e146 27 0.01/1.00 vMB 94
174,488 174,488 00000000000004248c138bd3ab70ace75ae7001f797cf50bfcf264c98eb114df 170 0.05/1.00 vMB 16
174,487 174,487 000000000000071f703233cdb29cc4d458fc5c6bd7041c88fef67bbced690617 59 0.02/1.00 vMB 95
174,486 174,486 00000000000000327a9cbfcc2d08b343a448e352234cfc5e0d02688fe0a8e577 109 0.05/1.00 vMB 46
174,485 174,485 000000000000074eee7f45da0ee39a367cfec7bca2acab60f2d4921642e45ba6 68 0.03/1.00 vMB 79
174,484 174,484 000000000000063d2a72c25a3ede36053aa261fe808049ce289130809018ce00 46 0.02/1.00 vMB 47
174,483 174,483 00000000000009c1f2b30e84c51062e90ba39800037f40d99d8912c4a4c2781d 18 0.01/1.00 vMB 41
174,482 174,482 00000000000007bb4f868bd4aab02a63a3da321bdd82c4e574177a8e4d52c877 23 0.01/1.00 vMB 42
174,481 174,481 00000000000003e4272aa897bb51e075ad035bfa5d964660795bb682630a5bf1 1 0.00/1.00 vMB 0
174,480 174,480 00000000000001e522e237ac4fff3b7cb789066c60eeada2cfa057eba79e0c53 29 0.01/1.00 vMB 468
174,479 174,479 0000000000000a3f5420643e68a12ed7515f52511d8abaad9ab5db2654759163 4 0.00/1.00 vMB 0
174,478 174,478 0000000000000393ce69ae36b82d3da8e8ff91a310e7ba7cae3df7c1b1510e4d 10 0.00/1.00 vMB 16
174,477 174,477 000000000000003e8cfc7320e839fd02a12510863aec4a2140abc3d84058d14a 33 0.03/1.00 vMB 86
174,476 174,476 00000000000003140fda928b7e1bd61fad283490931c2df252fdfe06c1fe46c2 46 0.02/1.00 vMB 2,956
174,475 174,475 0000000000000960c56b266168dfed7d87e6fae32fa2fd75dfc45bb8063898d7 60 0.01/1.00 vMB 3
174,474 174,474 00000000000001c64b0047e2ef09b5660e9624adba5c7b602f24fe6f4bb3ae7c 138 0.05/1.00 vMB 169
174,473 174,473 000000000000090a60e05d0a0fc7427ab7170d4f7f5f8f907cee5b7e57bc7b7c 69 0.03/1.00 vMB 146
Previous 10 blocks ↓
Total Size: 780.72 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: 555.03 GB
    • Received: 6.86 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.