Loading Tool

Explorer IconExplorer

Memory Pool

74,926 transactions
27.65 vMB
0.07580986 BTC
Random Selection Loading Transactions
Max Size: 168.68/200 MB

Candidate Block

Mining Attempt c6356ccf4d21464b32e205d4689fbdfa14801bfe1e25aa88f01adfd284438194
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root b12e55b5d79919fe4822ad23741a7a4738cc78fbea76580a1a63a2fa0fe7a10f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,166
Size: 1.00 vMB
Total Fees: 0.01675901 BTC
Feerates: 301.57 > 1.68 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (214,947 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
700,309 700,309 000000000000000000097b406a85eed48b6be2552ad5ac40c92f1aee56391dd5 121 0.03/1.00 vMB 15
700,308 700,308 00000000000000000008f7ad4347cd684943fb4da186438d0ec10b5d0f04aa40 1,517 0.81/1.00 vMB 9
700,307 700,307 00000000000000000001b5bde1dd6263a62fbec8fffaae7ba5e5ae40d2b6ae28 169 0.08/1.00 vMB 10
700,306 700,306 0000000000000000000f0e64852f5fc606714af32b78bf7bc745247e827fb219 396 0.26/1.00 vMB 7
700,305 700,305 0000000000000000000a1174c43678cc4b65ceb108ee40cfa6903db16dcf73ff 671 0.37/1.00 vMB 16
700,304 700,304 0000000000000000000e452ff32311401cc77f4b6bf1a431bc3a36ec28eb2128 1,233 0.66/1.00 vMB 5
700,303 700,303 000000000000000000095daea1825de956df6668016cc15002037b9f3955ba81 1,218 1.00/1.00 vMB 3
700,302 700,302 00000000000000000004fe811ec43d67dcecfdd6de59a35bd18749d3f4047a47 1,641 1.00/1.00 vMB 5
700,301 700,301 000000000000000000074a3bc28f157e241f66157c5bc0c11c0087d787f06c95 2,544 1.00/1.00 vMB 6
700,300 700,300 000000000000000000047f38721deda70c82409c60528fc5861a787088bc3dc6 1,426 1.00/1.00 vMB 12
700,299 700,299 0000000000000000000086dc04802b01ac16d9e721461b3c289ccb74a1365e94 396 1.00/1.00 vMB 8
700,298 700,298 0000000000000000000bd389d4581e568186c532b82049b99d793e18627ea767 2,139 1.00/1.00 vMB 20
700,297 700,297 00000000000000000002515887709ce31f74e1f149714090872ec4ec868404d8 1,163 1.00/1.00 vMB 9
700,296 700,296 0000000000000000000722eccb719a493816418c8c8469d2bc49fde0b44b699d 802 1.00/1.00 vMB 9
700,295 700,295 000000000000000000021aa00f4911eb2131c672b90fd7c91c3ef264dcc0479d 248 1.00/1.00 vMB 5
700,294 700,294 00000000000000000002e85efd9154e2856cd9a885be12f4d4a55353b435943f 1,542 1.00/1.00 vMB 10
700,293 700,293 0000000000000000000ee8d97d68682f53e7d0625a3abacf28fd5161aee23722 1,722 1.00/1.00 vMB 14
700,292 700,292 000000000000000000062c93bd3fe5b521ebdffa8697e183ec68e7cb1c6fc13b 151 0.08/1.00 vMB 10
700,291 700,291 00000000000000000003de68979bc67371f15e50fa045570cae102f11da672f9 1,646 0.81/1.00 vMB 13
700,290 700,290 00000000000000000003b0e4928bd0e6a1fee373befa7fea533681455a7e6b5e 1,416 0.73/1.00 vMB 13
700,289 700,289 000000000000000000074e392c31f42b667baa844056c20680caa2b7ada542b5 864 0.47/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.84 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: 711.86 GB
    • Received: 17.14 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.