Loading Tool

Explorer IconExplorer

Memory Pool

88,335 transactions
32.32 vMB
0.17295789 BTC
Random Selection Loading Transactions
Max Size: 195.73/200 MB

Candidate Block

Mining Attempt 17b9128130d7e86e1c02910eab4ab144f9d00b846baf9a20e9b064fe05425f9c
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 9e6f485e5996b9b95d1b65f9adb8cec198a227d570292730743efb6e687a8f36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,741
Size: 1.00 vMB
Total Fees: 0.08400422 BTC
Feerates: 216.64 > 8.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (728,378 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,696 186,696 00000000000001c4a4000f9e5279fa3b5105cd1cb444d89c4fc24cc750f116d9 4 0.00/1.00 vMB 325
186,695 186,695 0000000000000339839a121e00dbcc62d3a930e289060be5287136f0a8f36799 9 0.00/1.00 vMB 15
186,694 186,694 00000000000007e70fc5696f76c00e9e58348f04e3d2d3f67e03c48b3bb62bd3 110 0.03/1.00 vMB 28
186,693 186,693 00000000000004159e907d311cbc594e4104ffa11215454fc592273e13f8f788 1 0.00/1.00 vMB 0
186,692 186,692 00000000000002cf1bf70dcbc9a69028717d97d5e9e165fc437c1056c9bb5ce7 118 0.05/1.00 vMB 94
186,691 186,691 0000000000000624d61311b0a4d72b83193ceff70a63392574cdd552543577b9 288 0.15/1.00 vMB 179
186,690 186,690 00000000000003ac41799f64d2eb1c74042e03e63d39a429e6fa85d5db1cec2f 371 0.16/1.00 vMB 114
186,689 186,689 0000000000000350742400f55556464059a88d232f17be250e3752c1077182e6 476 0.25/1.00 vMB 117
186,688 186,688 00000000000001e72d330feb633d07a02fa73254c49c7ad447bcdbd9e469e9d1 128 0.05/1.00 vMB 200
186,687 186,687 00000000000001c7e2d3083467b7a54b8fe768afa0d7beb9a8ed813ea4c4b6b5 10 0.00/1.00 vMB 29
186,686 186,686 000000000000023065e9beb55433251af25e9b913f3c466cbcf08228e0df6ae4 1 0.00/1.00 vMB 0
186,685 186,685 00000000000003c307f4e7e03ecb38abb3eeb50bc5fcc9318b4c18587f95c3f5 256 0.09/1.00 vMB 90
186,684 186,684 000000000000098b7bfe1f23f4d84f75556313b3c597f9d316c325c8c2a33923 62 0.01/1.00 vMB 153
186,683 186,683 00000000000007c51a7d5f288f7deb7769a4041f95329fd33135b2475fb2e586 486 0.25/1.00 vMB 118
186,682 186,682 0000000000000924275397efbb4b81dd0da403bea51acdbcd45fb37a1b6821f2 62 0.09/1.00 vMB 65
186,681 186,681 000000000000061055bd7b1eee2850711f0a1f4739a182874ba4b4be9cd9ea40 46 0.03/1.00 vMB 29
186,680 186,680 00000000000005b6e954c51fabddfc9866dc52854dde502a14acfccc78d6ada4 100 0.05/1.00 vMB 88
186,679 186,679 00000000000008ed89281223af27cfc88e4364b9f8f330848b34534a3af40d3a 107 0.05/1.00 vMB 109
186,678 186,678 00000000000009721d739dd72c84ae69ac943a26b641831015e61ee220fda072 256 0.13/1.00 vMB 114
186,677 186,677 000000000000048b7fb4efc9865232bc1dd28fbe983fdff71997f61d50b37d29 138 0.05/1.00 vMB 116
186,676 186,676 0000000000000490355c09a5bc3b351b242babcf1f55417624e7938d5262b020 309 0.14/1.00 vMB 131
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.