Loading Tool

Explorer IconExplorer

Memory Pool

27,112 transactions
9.39 vMB
0.05727640 BTC
Random Selection Loading Transactions
Max Size: 58.63/200 MB

Candidate Block

Mining Attempt 90e3de940b88039c91432ab5bc13326200ac43dac7489863a18bb56486e37326
Version 20000000
Previous Block 000000000000000000000db87deb540ed99b1e50a021cbe108d2a2682b8305e1
Merkle Root 7fe78a0cd90ec74ae156cb9da92dff2b02c2af8974748ae25634b8ace74d8490
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.04528012 BTC
Feerates: 1,318.64 > 4.54 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,449 (771,082 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,367 167,367 00000000000009fa8a91fa0a73adb091ff41b3deb29f1172443401d566229d91 24 0.01/1.00 vMB 62
167,366 167,366 0000000000000771af0a4419cb6ed2767020785ac27e9b2fa74cf416e04e9348 9 0.00/1.00 vMB 0
167,365 167,365 0000000000000be16e46dfa4bf6b6742a3cba6a288035dac39b378ce15e29c84 15 0.01/1.00 vMB 103
167,364 167,364 00000000000004ea86bd361c34a21791ccef418cc69cdfb50c076a6d0118ccca 67 0.03/1.00 vMB 65
167,363 167,363 00000000000005b318ef5bc060ecb08f0f04e1e3131b205cd502f50ca4c71a71 13 0.00/1.00 vMB 508
167,362 167,362 00000000000002f09c98639ae24904a0555ac78307d8d134a7f557182a836109 89 0.03/1.00 vMB 240
167,361 167,361 0000000000000a2f9778616e808146bcd995509cf56901f5560679c9c5df8a1d 31 0.01/1.00 vMB 132
167,360 167,360 000000000000095173a8f565d07c1a4df5c143a9b5d3bf36d12736d6cd6f2214 79 0.03/1.00 vMB 81
167,359 167,359 0000000000000c234f04d44a0f9f67bb4cd9071154f8e98eaf0db512cef6faaa 30 0.01/1.00 vMB 94
167,358 167,358 00000000000001c0b4d95c491d7896e18cc168dfb7e48bfa7abbbf31527a88f5 5 0.00/1.00 vMB 169
167,357 167,357 00000000000000b548162c7cc754bf13b59ce801f10c19d6b7ed5205bb7bbf8c 19 0.01/1.00 vMB 112
167,356 167,356 000000000000022dd87529259dcf8b6839b9faeec77dec8937562cde61093627 5 0.00/1.00 vMB 37
167,355 167,355 0000000000000752a10912b618fb3976439fad682f1b94e226a1d503f1a47b0b 10 0.00/1.00 vMB 64
167,354 167,354 00000000000003ee8488770e5a61c1e31dc4dc6b4196d1bda3b2b653ef3edd9a 24 0.01/1.00 vMB 88
167,353 167,353 000000000000032f749c65ba11f6be7541148d7169bd0ce5eb06293f808e2595 6 0.01/1.00 vMB 9
167,352 167,352 0000000000000b7b83fd938501f7ad898d1408cbb555fdb85167a82cd6017e08 116 0.05/1.00 vMB 24
167,351 167,351 0000000000000597e605b9b90a2695b69808039a767ac73a09bb4908b0db1975 20 0.01/1.00 vMB 118
167,350 167,350 000000000000041b8c9352d4b330bfdb6816009a44f91bcd0dd867fcca198fb5 10 0.00/1.00 vMB 17
167,349 167,349 00000000000009b709fac42b3ba72b97e7cd4f566a4ae1f393789e4e6ccc14cf 24 0.02/1.00 vMB 240
167,348 167,348 00000000000009e1bc7bfa1abc45bd8684890ff0886f60a877a60f8ab45e5a05 13 0.00/1.00 vMB 21
167,347 167,347 000000000000014bce1d6d9ed71a6a1619d0ef3725546ba5f247a7836ae6fa6a 19 0.01/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 823.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 4,107.36 GB
    • Received: 226.09 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.